Hi
Thanks for reply.
The code for one of the products in products listing looks like this on a live page:
Code:
<DIV class="centerBoxContentsProducts centeredContent"
style="WIDTH: 100%"><A
href="http://www.northdevonsurfshop.co.uk/index.php?main_page=product_info&cPath=1&products_id=3"><IMG
class=listingProductImage title=' Cortez Quad 6ft 4" ' height=120
alt='Cortez Quad 6ft 4"'
src="Surfboards%20%20North%20Devon%20Surf%20Shop,%20Surf%20Warehouse%20Based%20in%20Westward%20Ho!,%20North%20Devon_files/surf%2520board.jpg"
width=34></A><BR>
<H3 class=itemTitle><A
href="http://www.northdevonsurfshop.co.uk/index.php?main_page=product_info&cPath=1&products_id=3">Cortez
Quad 6ft 4"</A></H3>
<DIV class=listingDescription></DIV><BR>£289.00<BR><BR><A
href="http://www.northdevonsurfshop.co.uk/index.php?main_page=product_info&cPath=1&products_id=3">...
more info</A><BR><BR></DIV>
I have looked at products_listing.php before but couldn't find what I was after, I can see class="itemTitle", but I can't see the code for the centeredContent div, which is the main bit of code i would ike to change as it is centring everything.
Bookmarks