-
AuthorPosts
-
christofferl Friend
christofferl
- Join date:
- January 2011
- Posts:
- 233
- Downloads:
- 30
- Uploads:
- 101
- Thanks:
- 21
- Thanked:
- 2 times in 1 posts
January 18, 2011 at 12:18 pm #158937I would like to remove the white area/space so that the slide show module I have can be attached to the upper black line (see image).
I have in the image slide module used the module class suffix called “-newsfp” which took away the white space at the bottom of this module … but not the upper.
Hope someone can assist 🙂
aman204 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
January 19, 2011 at 7:46 pm #372722Try change this::
#ja-mainnav .main {template.css (line 693)
border-top: 1px solid #CCCCCC;
margin-bottom: 12px;
}to
#ja-mainnav .main {template.css (line 693)
border-top: 1px solid #CCCCCC;
margin-bottom: 0;
}christofferl Friendchristofferl
- Join date:
- January 2011
- Posts:
- 233
- Downloads:
- 30
- Uploads:
- 101
- Thanks:
- 21
- Thanked:
- 2 times in 1 posts
January 19, 2011 at 8:11 pm #372734This code change reduced the white area to half of its previous size … so we are almost there :-[
Any other suggestions?
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
January 19, 2011 at 8:15 pm #372737Can yoo post a link to your site so we can take a closer look? It is hard to adjust without seeing how you have your template setup.
christofferl Friendchristofferl
- Join date:
- January 2011
- Posts:
- 233
- Downloads:
- 30
- Uploads:
- 101
- Thanks:
- 21
- Thanked:
- 2 times in 1 posts
January 19, 2011 at 8:26 pm #372743I worked it out! I changed the following to get it working:
/* Top spotlight 1 ---*/
#ja-topsl1 { padding: 12px 0 4px; }to
/* Top spotlight 1 ---*/
#ja-topsl1 { padding: 0 0 4px; }Thank you all for this great support! 😉
AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 3 voices, and was last updated by christofferl 13 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum