-
AuthorPosts
-
Rick Bisschop Friend
Rick Bisschop
- Join date:
- September 2014
- Posts:
- 120
- Downloads:
- 0
- Uploads:
- 47
- Thanks:
- 31
- Thanked:
- 9 times in 1 posts
January 23, 2012 at 2:30 pm #173092Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
January 23, 2012 at 2:52 pm #434959Yep, it is possible. If you can give me a link to your site I can take a look for you. Please make sure css optimization is set to “No” in the template manager so I can see the correct css to adjust.
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
January 23, 2012 at 3:32 pm #434970Thanks for your PM. Can you do that again but this time include a login so I can see the site? You currently have it in offline mode.
Rick Bisschop FriendRick Bisschop
- Join date:
- September 2014
- Posts:
- 120
- Downloads:
- 0
- Uploads:
- 47
- Thanks:
- 31
- Thanked:
- 9 times in 1 posts
January 23, 2012 at 9:49 pm #435059Hi Phill,
Works like a charm thank you very much.
#ja-mainbody {
position: relative;
top: -100px;
}If I adjust the: top: -100px that will move the whole mainbody up or down, am I right?
Again thanx,
Rain
Ps I see your a windsurfer, I am into land yachting Blokart did you ever tried that speeds up to 100KM on the beach or even ice with skates in winter time…
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
January 24, 2012 at 5:05 am #435046OK, first open template.css and add the following lines of code
#ja-container {
position: relative;
z-index: 20;}
Then add the line in red below to modules/mod_jaslideshow/assets/themes/tiris/style.css line 19
.mask-bottom {
background: url("bg-mask.png") repeat-x scroll 0 100% transparent;
bottom: 0;
height: 300px;
left: 0;
overflow: visible;
position: absolute;
width: 100%;
z-index: 1;}
Then add the code below to template.css
#ja-mainbody {
position: relative;
top: -100px;}
1 user says Thank You to Phill for this useful post
AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 2 voices, and was last updated by Rick Bisschop 12 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Display over the slideshow
Viewing 5 posts - 1 through 5 (of 5 total)