I have a weird problem when I do the following: (example: http://www.totalgarage.ca/products/i...index&cPath=29 )
img.floatLeft {
float: left;
clear: left;
margin: 4px;
}
I do this for the the category description to display an image in the Left Hand Corner. But when I do this the images for the sub-categories also shift over. How do I stop that from happening? I know it has to be simple....
Thanks in advance.



