It seems like magneto has constrictions for logo size. I have a 200 px wide logo I want to use. However I cannot figure out where to replace this in magento. Can someone tell me which CSS file must be edited? I haven’t figured out where that constriction is yet.
Hope someone can help with this.
In the modern theme if you want to ‘combine’ the logo image and the free shipping image into one image what would be the code if you want to update via System >> Configuration >> Design >> Header ?
I can see that following removes the free shipping image;
<style>p.top-promo {display: none;}</style>
Again, how can you combine the two?
Hope that makes sence…
I want to change the logo by hard coding, not by just going into admin login->sys->conf->design->header and all. which code should i alter to change my logo in my theme. am using magento 1.7.0.2. please reply urgent. thank you in advance