ja purity template - need to customize css
Saturday, 20 December 2008 13:06
hi
1st of all thank you for this usefull module! I love this thumbnail feature.
I have it on my ja purity template but its not showing correctly. The thumbnail is half hidden. This only occurs when "output style" is "yes" but otherwise is ugly.
With firebug I can see some css code like this on the thumbnail:
ul.weblinkinfo li img
float:left;
margin-left:-45px;
margin-right:5px;
and changing the 3rd line I guess I can fixe it.
I just need to know where I can find that code. I looked in every place I could remember but no success.
Could you please indicate me wich file and where is it?