Page 1 of 1
News Module - Styles added
Posted: Wed May 27, 2009 4:33 pm
by Skunk
When I look at the source code of my page, the images in the news have a style to them, where is this style set?
It's not the in general CSS, the Module: News Stylesheet, nor can I find it in the News Templates.
Code: Select all
<img style="border: 1px solid black; margin: 5px 10px; float: right;" title= etc
Thanks in advance!
Re: News Module - Styles added
Posted: Wed May 27, 2009 6:13 pm
by jmcgin51
check the TinyMCE image insertion tool
Re: News Module - Styles added
Posted: Wed May 27, 2009 7:06 pm
by Skunk
Is that a part of TinyMCE WYSIWYG? I can't really find an image insertiontool there. Am I looking past it or do I have to look somewhere else?
Re: News Module - Styles added
Posted: Wed May 27, 2009 7:31 pm
by jmcgin51
Yes, it's part of the Tiny WYSIWYG. It's usually on the second row of buttons, toward the right. If you hover your mouse over it, the tooltip says "Insert/edit Image". It's the same button you use to insert an image in your News article.
Re: News Module - Styles added
Posted: Wed May 27, 2009 9:27 pm
by Skunk
Hmm, yes, the style seems to be added through there. I'll have a word with my administrator about that, sneaky adding of styles!
Thank you!