Page 1 of 1

Embedded Styles (How Do I Edit??)

Posted: Fri Aug 24, 2007 1:29 pm
by hungree
Hello,

I am a avid user of Firefox's Web Developer Extension and use it too edit the CSS on my sites. I am working on the following issue:
http://saintwoods.com/index.php?option= ... &Itemid=28

I want the images to have no border between them. IE. all the images are flush with one another. Now if I use the CSS editor I get two css files to edit: dark_colour and the main template_css file. There is additionally a flap called Embedded Styles. If I edit this I can get the results I want. Making .sig_cont {width:230px;height:170px;} to .sig_cont {width:200px;height:170px;} BUT this is not a CSS file I am able to find anywhere in the site. Where can I adjust Embeddable Styles?

Anyone with any suggestions would be greatly appreciated.

Thanks!

Re: Embedded Styles (How Do I Edit??)

Posted: Fri Aug 24, 2007 1:42 pm
by hungree
Fixed it! Nevermind, it was in the plugin_jw_sig.php file.