PDA

View Full Version : Default Template Cart Menu Bar



Phil Vessey
02-15-10, 06:19 PM
Hi

I am trying to customise the default templates cart and I notice that the menubar is twice as wide on the cart as it normally is on the rest of the site. I have tested in box IE and Firefox which both produce the same results so its obviously a template issue. Does anyone know how to fix this? I have attached a couple of screenshots to illustrate.

Phil

m00
02-15-10, 06:26 PM
This is caused by line 8 of the web20cart/style.css:

table tr td{padding:10px;}

Phil Vessey
02-15-10, 07:00 PM
Excellent thanks for your help :)