-
AuthorPosts
-
February 5, 2010 at 6:29 am #148418Saguaros Moderator
Saguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 8, 2010 at 3:35 am #331945Hello guy!
Please open the file: /templates/ja_tube/css/ja.contentslider.css and try to find codes:
.ja-contentslider-left img, .ja-contentslider-right img {
background: none!important;
border: none!important;
cursor: pointer!important;
margin: 0;
padding: 0;
position: static;
}And replace:
.ja-contentslider-left img, .ja-contentslider-right img {
background: none!important;
border: none!important;
cursor: pointer !important;
margin: 0 !important;
padding: 0 !important;
position: static;
}and find codes:
.ja-contentslider-right {
float: none;
padding: 10px 0 10px;
position: static;
text-align: center;
width: 100% !important;
}replace
.ja-contentslider-right {
float: none;
padding: 10px 0 10px!important;
position: static;
text-align: center;
width: 100% !important;
}i’ll update to fix for our template with the above codes,.
Thanks
1 user says Thank You to Saguaros 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 Saguaros 14 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Ja_contentslide How can I reduce the space between the up image and the title
Viewing 2 posts - 1 through 2 (of 2 total)