How to give more space for bigger site logo in header?

Tagged: ,

ThemeBurn SupportForumsOpenCart ThemesShoppica OpenCart ThemeHow to give more space for bigger site logo in header?

This topic has been marked as not resolved.

Hi There,
I would like to use a company logo, in fact a big one like a banner, let say 900 pixel bij 200.
When i just upload this big logo in shoppica 1.5.x version everything (topmenu, cart, etc) is nicely pushed downwards which leaves just a nice big logo and a search button in the right corner.

However I need to use the 1.4.9.5 shoppica version due to an easy checkout module that is not compatible with 1.5 yet. When I upload the big logo, blocks (like navigation, cart etc) are not pushed down and just interfere with the logo. Of course, in the CSS I could push all the interfering blocks (menu, cart..) down by giving a higer top-value, but I doubt this would would be the best solution and things get messed up. I guess there must be an easier way to give the company logo image more space.
I tried to change the #site_logo properties by giving margins and spacing(see below) but the theme seems not to respond on that.

#site_logo {
  display: block;
  float: left;
  margin: 30px 10px 0 0;
} 

Again, in shoppica 1.5 it worked like a charm! So it i hope it must be possible inn 1.4.9 too. But how?

Thank you.

 ppshop
August 30, 2011 at 1:13 pm #1224

Hi,

You need to change some more lines in order to fix the things:

You will need to register in order to post topics and read replies in the ThemeBurn.com support forums!

This should do the trick :)

Best regards,
ThemeBurn team

August 30, 2011 at 7:51 pm #1260

thx a lot, seems a little bit more complicated than I expected, but I ll give it a try! ! PP

 ppshop
August 31, 2011 at 7:57 pm #1296

Indeed it is complicated :)

That is why, generally an upgrade is strongly suggested.

Best regards,
ThemeBurn team

September 1, 2011 at 12:24 pm #1313
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.