-
AuthorPosts
-
February 20, 2012 at 11:39 pm #174101
Hi people,
I want to decrease the space between the menu bar and the JA Slide Show. Is there someone who can tell me how to do that? My website: http://pbcompany.nl
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
February 20, 2012 at 11:44 pm #439146<em>@sranantube 301697 wrote:</em><blockquote>Hi people,
I want to decrease the space between the menu bar and the JA Slide Show. Is there someone who can tell me how to do that?</blockquote>
In order to try to best assist you, please provide the url of the site you’re working on – as well as set “Optimize CSS” to “No” within your Template Manager–General Settings.February 20, 2012 at 11:51 pm #439149My website: http://pbcompany.nl
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
February 21, 2012 at 12:00 am #439151<em>@sranantube 301703 wrote:</em><blockquote>My website: http://pbcompany.nl</blockquote>
Within path /tempaltes/ja_tiris/css/template.css, at line 600
.no-sm #ja-mainnav .main-inner2 {
padding-bottom: 40px;
}
Reduce that padding-bottom parameter. You can even add a negative margin parameter to further move the slideshow up (which would, in effect, be somewhat of an invisible overlap). For example . . .
.no-sm #ja-mainnav .main-inner2 {
margin-top: -10px;
}
Hope that helps.
February 25, 2012 at 11:30 am #439964Hi TomC,
I did what you said, but the space between the slide show and the menu bar didn’t come smaller. I even add a negative margin parameter. What I saw is that the menu bar became smaller.
Any suggestion?
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
February 25, 2012 at 5:10 pm #439988You should set the module title to hide? That seems to be creating some of the space. and I can see the title hidden behind your logo.
You could also reduce the 30px from template.css line 739 below
[php]#ja-topsl .main-inner2, #ja-topsl1 .main-inner2 {
border-bottom: 1px solid #E6E6E6;
padding: 30px 0 10px;
}[/php] -
AuthorPosts
This topic contains 6 replies, has 3 voices, and was last updated by Phill 12 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum