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/
Adding Space Around Images
Re: Adding Space Around Images
Would adding something to your stylesheet work?
along the lines of
img {
margin:5px;
}
along the lines of
img {
margin:5px;
}
Re: Adding Space Around Images
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.