Reduce intro slideshow padding

ThemeBurn SupportForumsOpenCart ThemesShoppica OpenCart ThemeReduce intro slideshow padding

This topic has been marked as resolved.

Hi,

I used the following code to make intro slideshow occupy whole screen:

#intro,
#intro_wrap
{
  padding: 0;
  background: none !important;
}
#image_intro {
  width: 998px;
  padding: 0;
}
#image_intro_preview {
  margin: 0;
  padding: 0;
}

Now the problem with this is that in all other pages except the home page the small border is gone which used to show links such as Home>Category>Product etc. Now how can i edit the code so that the intro slider occupies the whole screen in home page whereas the small border below the navigation menu in all other pages is kept intact.

Thanks,
PSROCKER

July 26, 2012 at 11:39 pm #11812
You will need to register in order to post topics and read replies in the ThemeBurn.com support forums!
July 30, 2012 at 11:20 am #11884

Working perfectly.
Thank you so much for your support.

PSROCKER

July 30, 2012 at 4:41 pm #11927

Glad we’ve helped :)

Best,
ThemeBurn team

July 31, 2012 at 6:47 pm #11954

Thanks as well. You’ve helped us too. Cheers

August 1, 2012 at 6:55 am #11960
You will need to register in order to post topics and read replies in the ThemeBurn.com support forums!
October 16, 2012 at 10:09 am #14351

Hi,

where can I find/change those settings?

#image_intro {
width: 998px;
margin-top: -30px;
padding: 0;
}
#image_intro_preview {
margin: 0;
padding: 0;
}

Thx, flofe

 flofe
March 28, 2013 at 6:49 pm #21185

@flofe

These styles are a part of the modification discussed here and are not presented in the theme css file. You need to add these them at the bottom of your catalog/view/theme/shoppica2/stylesheet/screen.css.php, or from the “Custom Stylesheet” field from the theme control panel.

Best,
ThemeBurn team

April 1, 2013 at 3:35 pm #21313

Hi

I changed the size of banner as you said here but i’ve a problem with webkit browsers (safari, gchrome…) The menu is over the banner.

Can you help me?

Thanks!

  • This reply was modified 3814 days ago by  garxina. Reason: forgot upload the screenshot
November 14, 2013 at 1:11 pm #28897

Hi,

Please, check again our first post here. We’ve made a small modification :)

Best,
ThemeBurn team

November 18, 2013 at 10:20 am #28952

Thanks!

November 18, 2013 at 12:23 pm #28964

Glad we’ve helped :)

BR,
ThemeBurn team

November 21, 2013 at 3:27 pm #29054
Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.