I have my products in categories and have uploaded one image per category.. the images look weird all the way over to the left!!!
I would like to center these images.
I have my products in categories and have uploaded one image per category.. the images look weird all the way over to the left!!!
I would like to center these images.
Last edited by dvdd127; 28 Jul 2008 at 03:22 AM.
Can we see your site?
its not my site.. it is a site i am working on for someone else.
the address is sotellmeorganizer.com/products/
If I understand the question properly, try adding somthing like this to your stylesheet:
#categoryImgListing.categoryImg {
text-align:center;
}
Thanks.. tried that just now.. didnt work!!
never mind.. i was editing the wrong stylesheet.. lol
it worked.
thanks a lot