Forum Moderators: open
I am trying to find out how to change the default image parameters in Joomla.
IOW, when I add an article, I usually add a pic with it. So, I go to the article manager, create an article, Add my text.
THen I hit the image button at the bottom of the text area and upload the pic I just edited.
So far so good, But I want to have a little more space between the pic and the text. So, I click on the pic, and hit the edit image icon in the text editor par and then tell it to give me 12 and 12 for vertical and horizontal spacing. That is doable, but I would like to set the 12px spacing as a default.
I'm assuming it is somewhere in the CSS in the template. So far, I haven't found exactly what to change
I'd appreciate any thoughts.
chris
With Aardvark, you just hover over an element and it puts a red border around it and tells you what the element is and what classes and ids are defined for it. Hit the W key and it moves to the containing element all the way on out to the body element.
So it's incredibly useful for understanding the cascade and how things are put together and because it's totally visual, it really helps sort thing out.
An in-between solution is the "inspect element" feature in Chrome.