-
AuthorPosts
-
sakari Friend
sakari
- Join date:
- February 2009
- Posts:
- 171
- Downloads:
- 111
- Uploads:
- 79
- Thanks:
- 43
- Thanked:
- 15 times in 1 posts
January 13, 2011 at 1:11 pm #158693Hello friends I need your help again!
How do I remove this white line?
See screenshot:Can anyone help?
Thanks in advance. 🙂
Regards
Sakari
aman204 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
sakari Friendsakari
- Join date:
- February 2009
- Posts:
- 171
- Downloads:
- 111
- Uploads:
- 79
- Thanks:
- 43
- Thanked:
- 15 times in 1 posts
January 14, 2011 at 10:35 am #371847I’ve found it!
It is in the template.css
Just the color code of #ccc; change to # 5494c9;
Replace this code:
/* Top spotlight ---*/
#ja-topsl .main { padding: 0; }
#ja-topsl .main-inner1 { padding: 10px 0; border-bottom: 1px solid #ccc; }in
/* Top spotlight ---*/
#ja-topsl .main { padding: 0; }
#ja-topsl .main-inner1 { padding: 10px 0; border-bottom: 1px solid #5494c9; }
Or delete most of the color code!
/* Top spotlight ---*/
#ja-topsl .main { padding: 0; }
#ja-topsl .main-inner1 { padding: 10px 0; border-bottom: 1px; }
Best regards
🙂
SakariAuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 2 voices, and was last updated by sakari 13 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
How do I remove this white line?
Viewing 3 posts - 1 through 3 (of 3 total)