Simple Image Gallery - problem with images style
Rate this topic: 




1.00 out of 6 based on 1 vote(s)






- GK User
- Fri Aug 30, 2013 5:05 am
- Reply with quote
- Report this post
Hi, I'm using the Pablisher and I like it very much.
But I have problem with images style using Simple Image Gallery Pro. You can see in the attachment.
How can I solve this problem?
Thank you
But I have problem with images style using Simple Image Gallery Pro. You can see in the attachment.
How can I solve this problem?
Thank you
-
- Fresh Boarder
- GK User
- Fri Aug 30, 2013 6:45 am
- Reply with quote
- Report this post
Could You please post an url to your site?
-
- Moderator
- GK User
- Wed Sep 04, 2013 5:00 am
- Reply with quote
- Report this post
http://info-blogger.ru/item/67
Images are at the end of article
Images are at the end of article
-
- Fresh Boarder
- GK User
- Wed Sep 04, 2013 7:30 pm
- Reply with quote
- Report this post
As far as I can see, Its 3rd party plugin's css styling problem, and we don't support 3rd party plugins... but:
might help a little bit.
Put the code in override.css and remember to enable it from template settings.
- Code: Select all
ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink img {height: 160px !important;}
might help a little bit.
Put the code in override.css and remember to enable it from template settings.
-
- Moderator
- GK User
- Thu Sep 05, 2013 4:34 am
- Reply with quote
- Report this post
Thank you for your help.
I put code and now images look much better but not perfect.
As far as I see it is typography of template.
How can I switch this off for these images only? I'd like to use the typography for a text.
I put code and now images look much better but not perfect.
As far as I see it is typography of template.
How can I switch this off for these images only? I'd like to use the typography for a text.
-
- Fresh Boarder
- GK User
- Sun Sep 08, 2013 10:58 am
- Reply with quote
- Report this post
- Code: Select all
#k2Container .itemFullText ul.sigFreeContainer li {background: none;}
-
- Moderator
- GK User
- Mon Sep 09, 2013 3:41 am
- Reply with quote
- Report this post
I appreciate your help, but this doesn't work.
What I can do else?
What I can do else?
-
- Fresh Boarder
- GK User
- Mon Sep 09, 2013 9:03 pm
- Reply with quote
- Report this post
- Code: Select all
#k2Container .itemFullText ul.sigFreeContainer li {
background: none !important;
}
this will do

-
- Moderator
- GK User
- Sun Sep 15, 2013 12:51 am
- Reply with quote
- Report this post
Yes, this works! ))
Thank you a lot!
Thank you a lot!
-
- Fresh Boarder
10 posts
• Page 1 of 1