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
images no space between text and image
-
Ziggywigged
- Power Poster

- Posts: 424
- Joined: Sat Feb 02, 2008 12:42 am
Re: images no space between text and image
Your 'left' class doesn't have any padding or margin properties.
.left {
float:left;
padding:8px;
}
.left {
float:left;
padding:8px;
}
Take a penny, leave a penny.
Re: images no space between text and image
how does the one on the front page work then out of curoisty
-
uniqu3
Re: images no space between text and image
Hi,
your problem is with you will need to style your and propertys in your Content.
your problem is with you will need to style your and propertys in your Content.
Re: images no space between text and image
ive got this working now thanks i made a new image tag
