There is an extra <br> in between the title and price on this page:
http://lfswear.com/sites/lfs/index.p...=index&cPath=1
Can someone help me remove it?![]()
There is an extra <br> in between the title and price on this page:
http://lfswear.com/sites/lfs/index.p...=index&cPath=1
Can someone help me remove it?![]()
I don't think it's an extra <br>. Your template has 10px of padding-bottom in the h3 rule. It also has -10px of margin-bottom in the the .itemTitle rule. Fiddling with those will let you move the price closer to the title.
dd,
Just locate the .php file that operates this page..includes/ modules/ pure_bw/ product_listing.php
Are You Vulnerable for an Accessibility Lawsuit?
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL, Domain, and MagicThumb with semi-annual and longer hosting
when you fid the <br> delete it
I've already looked there before I posted the question, there is a <br> after the price, but not before... weird...![]()