-
AuthorPosts
-
November 23, 2012 at 7:31 pm #182537
I have made a slidshow above the main content.
When the main content is pushed down a top “shadow” line appears, how can I remove this so there is separation between the slideshow and the main content?
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
November 24, 2012 at 4:46 am #474087You can find it here
<blockquote>Open templates/ja_purity_ii/css/template.css file</blockquote>
from
#ja-container {
background: url(../images/container-bg.gif) repeat-x top #fff <-remove it
position: relative;
z-index: 5;
border-bottom: 5px solid #ccc
}
change to
#ja-container {
position: relative;
z-index: 5;
border-bottom: 5px solid #ccc
}1 user says Thank You to Ninja Lead for this useful post
AuthorPostsViewing 2 posts - 1 through 2 (of 2 total)This topic contains 2 replies, has 2 voices, and was last updated by Ninja Lead 11 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
How to remove top line
Viewing 2 posts - 1 through 2 (of 2 total)