simple image gallery pro

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Mon Jul 22, 2013 10:19 pm
Reply with quote
Report this post
Hello I use simple image gallery pro for K2 which works fine on other sites but I get strange styling on this template. Is there any solution for that please?

thank you
User avatar
Senior Boarder

GK User
Mon Jul 22, 2013 11:25 pm
Reply with quote
Report this post
Please post your site URL.
User avatar
Platinum Boarder

GK User
Mon Jul 22, 2013 11:29 pm
Reply with quote
Report this post
User avatar
Senior Boarder

GK User
Mon Jul 22, 2013 11:44 pm
Reply with quote
Report this post
Code: Select all
ul.sigProClassic li.sigProThumb span.sigProLinkOuterWrapper{
background-image: none!important;
}
ul.sigProClassic li.sigProThumb span.sigProLinkWrapper{
border:none!important;
}
User avatar
Platinum Boarder

GK User
Mon Jul 22, 2013 11:52 pm
Reply with quote
Report this post
It helped!
http://new2.mainspring.cz/277-navrhy-vizitek/item
how do I get rid of the icon behind of each image?
thank you
User avatar
Senior Boarder

GK User
Tue Jul 23, 2013 12:22 am
Reply with quote
Report this post
Code: Select all
.itemBody > div > ul li:before, ul.gkBullet1 li:before, #k2Container .itemFullText ul li:before, #k2Container .itemIntroText ul li:before{
display:none;
}
User avatar
Platinum Boarder


cron