Magento keep the base css or get rid of it? -


ok looked everywhere , took few tutorials. first 2 themes built in magento.. got rid of base styles.css file.. in trying theme entire magento pages.. skipped on few minor pages , jacked since original css wasn\’t there. don\’t want mistake keep happening..

are suppose know pages should styled in local.css file? or should keep base styles.css file , override or copy local.css , change way? has lot of unecessary code , it\’s little large keep editing..

i\’ve been thinking past 2 hours , can\’t seem find solution. inside template/page directory (not everything, few files 1-column, 2-column, 3-column, header, footer, etc) should edited new theme right? copied, pasted, , edited?

i\’m doing local.xml file right way , not touching of other .xml files edit blocks. i\’m stumped on how whole css stuff.. since i\’m unsure how many pages , pages magento comes if rid of css make sure check , style in local.css..

"it depends". official magento recommendation (such exist, it's teach in dev class) leave whatever default theme stylesheet in effect & overrule/add directives in own stylesheet. point our it's reasonable take core stylesheet , modify in custom theme, entire point behind theme hierarchy maintaining clear upgrade path possible. prepared 3 way diff when upgrading magento if you've used latter approach.


Comments

Popular posts from this blog

How to mention the localhost in android -

php - Calling a template part from a post -

c# - String.format() DateTime With Arabic culture -