Adding Space Around Images

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Locked
Juvenaly

Adding Space Around Images

Post by Juvenaly »

I am tying to edit the template to add images and text. When I do this it seems that the images will push right up on the text and when I try and add hspace and vspace around the images so that there is a bit of empty space around the image it does not seem to work. I know that with things like the tag there are special ways to format due to restrictions I am wondering is this is the same thing with the and tags.

Anyone with info on how to make this work it is very appreciated.

Thanks in advance. The website is listed below my sig.

Juvenaly
http://www.roacusa.org/beta/cms/
swathes

Re: Adding Space Around Images

Post by swathes »

Would adding something to your stylesheet work?

along the lines of

img {
margin:5px;
}
Juvenaly

Re: Adding Space Around Images

Post by Juvenaly »

My friend, you are awesome. That fixed the issue and I did not even think to add to the css. Many thanks to you. I will be sharing CMSMS with all other designers I know due to the amazingf program and extraordinary support.
Locked

Return to “Layout and Design (CSS & HTML)”