Conflict with template style when SIG in body of K2 article

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 Mar 25, 2013 8:57 pm
Reply with quote
Report this post
Hi,

I have this problem:

When I use Simple Image Gallery Pro plug-in in content of K2 article (I mean not the native gallery of K2 article), have conflict with template style - images have a list bullet from template style. Please help...

Example (2x):

http://www.lomyatezba.cz/2012/2012-1/it ... -materialu
User avatar
Junior Boarder

GK User
Mon Mar 25, 2013 9:08 pm
Reply with quote
Report this post
Hi, this css style should help:

Code: Select all
ul li.sigProThumb { background: none !important;
padding-left:0px; padding-right:10px; } 
User avatar
Platinum Boarder

GK User
Mon Mar 25, 2013 9:25 pm
Reply with quote
Report this post
At what point should I the code add?
User avatar
Junior Boarder

GK User
Mon Mar 25, 2013 10:54 pm
Reply with quote
Report this post
Hi, This screenshot will tell you everything (click & scroll):
custom code.png



Tip: Template Manager
User avatar
Platinum Boarder

GK User
Tue Mar 26, 2013 7:27 am
Reply with quote
Report this post
Sorry, without succes, problem persist... (CSS code is in right place)
User avatar
Junior Boarder

GK User
Tue Mar 26, 2013 7:54 pm
Reply with quote
Report this post
Me too sorry but it worked for me.
style.png


so maybe you have :
a) add those css to css of plugin, like I did

plugins/content/jw_sigpro/jw_sigpro/tmpl/Classic/css/template.css
and at the bottom add again:

Code: Select all
li.sigProThumb { background: none !important; background-image: none !important;
padding-left:0px !important; padding-right:10px; } 


b) or get me in :mrgreen:
User avatar
Platinum Boarder

GK User
Tue Mar 26, 2013 9:16 pm
Reply with quote
Report this post
Thank You :D :D :D :D
User avatar
Junior Boarder


cron