-
AuthorPosts
-
janjak Friend
janjak
- Join date:
- July 2012
- Posts:
- 95
- Downloads:
- 53
- Uploads:
- 37
- Thanks:
- 22
- Thanked:
- 4 times in 1 posts
August 29, 2012 at 8:31 am #180333Hello !
Some body knows where I can correct the thumbnails margins in tabs lens module ?
On the demo site they are nice, on mine they are not equal on both sides :
MoonSailor FriendMoonSailor
- Join date:
- November 2011
- Posts:
- 1106
- Downloads:
- 0
- Uploads:
- 245
- Thanks:
- 89
- Thanked:
- 248 times in 223 posts
August 30, 2012 at 4:22 am #465793Hi,
I have checked your site and could see that it is missing css code as follows:
[PHP]
.highslide-img a img {
margin: 1px 2px 1px 3px;
}
[/PHP]Please open file “templates/ja_lens/css/template.css” and add it.
janjak Friendjanjak
- Join date:
- July 2012
- Posts:
- 95
- Downloads:
- 53
- Uploads:
- 37
- Thanks:
- 22
- Thanked:
- 4 times in 1 posts
August 30, 2012 at 5:34 pm #465862Paste the code in template.css
No change, even by setting margins to higher valuesYou’re sure this is the good css code for my “Photos” tabs lens module on the right position in http://www.janjakstatkus/photographie ???
Thank you for working on this,
best regards,janjak Friendjanjak
- Join date:
- July 2012
- Posts:
- 95
- Downloads:
- 53
- Uploads:
- 37
- Thanks:
- 22
- Thanked:
- 4 times in 1 posts
September 6, 2012 at 8:11 am #466331No idea about this ? Nobody ?
MoonSailor FriendMoonSailor
- Join date:
- November 2011
- Posts:
- 1106
- Downloads:
- 0
- Uploads:
- 245
- Thanks:
- 89
- Thanked:
- 248 times in 223 posts
September 6, 2012 at 10:15 am #466344Hi,
Because, you add incorrect code . When i check file “http://www.janjakstatkus.com/templates/ja_lens/css/template.css”, the css code:
[PHP]
/* Badge —*/
.badge.highslide-img a img {
margin: 10px 20px 1px 3px;
}
[/PHP]please change to :
[PHP]
/* Badge —*/
.badge{}
.highslide-img a img {
margin: 1px 2px 1px 3px;
}
[/PHP]1 user says Thank You to MoonSailor for this useful post
janjak Friendjanjak
- Join date:
- July 2012
- Posts:
- 95
- Downloads:
- 53
- Uploads:
- 37
- Thanks:
- 22
- Thanked:
- 4 times in 1 posts
September 26, 2012 at 11:22 am #468223<em>@MoonSailor 337238 wrote:</em><blockquote>Hi,
Because, you add incorrect code .
</blockquote>I have just pasted the first code you indicate me… But now it is working !
AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 2 voices, and was last updated by janjak 12 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum
thumbnails margin in tabs lens
Viewing 6 posts - 1 through 6 (of 6 total)