Page 1 of 1

images no space between text and image

Posted: Thu May 28, 2009 3:14 pm
by jubber
On the first page it works fine because ive hard coded it in the template http://www.e-commercecentre.co.uk/
but on other pages theres no space when i upload and add the image througth the editor http://www.e-commercecentre.co.uk/index ... -marketing any help please

Re: images no space between text and image

Posted: Thu May 28, 2009 3:19 pm
by Ziggywigged
Your 'left' class doesn't have any padding or margin properties.

.left {

float:left;
padding:8px;

}

Re: images no space between text and image

Posted: Thu May 28, 2009 3:29 pm
by jubber
how does the one on the front page work then out of curoisty

Re: images no space between text and image

Posted: Thu May 28, 2009 5:17 pm
by uniqu3
Hi,

your problem is with   you will need to style your  and propertys in your Content.

Re: images no space between text and image

Posted: Fri May 29, 2009 8:17 am
by jubber
ive got this working now thanks i made a new image tag