I am having an issue where my product images are showing up left aligned as opposed to being centered on the product_listing.php page. An example of this issue is found on my site at: http://www.freeds.net/rugs-c-49_53.html. Does anyone know what I need to change in order to get the product images to center align? Please let me know. Thanks.
Latest News: (loading..)
Centering product images on Product Listing page
Started by bandmans, Today, 09:41 PM
product listing center centering image images left align center align right align
1 reply to this topic
#1
Posted Today, 09:41 PM
#2 ONLINE
Posted Today, 10:02 PM
@bandmans
In your stylesheet find:
Change to:
In your stylesheet find:
.main .pic2_padd{padding:2px 0px 0px 0px;text-align:center;}
Change to:
.main .pic2_padd{padding:2px 0px 0px 0px;text-align:center;width:100%;}
Matt
osCommerce Professional Services Page || Profile || osCommerce Addons || Google is your best resource for searching on the forums!
osCommerce Professional Services Page || Profile || osCommerce Addons || Google is your best resource for searching on the forums!









