Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

how to STS InfoBox


jer001

Recommended Posts

this is my sts template for displaying my info boxes

when I put a <div> around the box the box will display perfectly in firefox but wont let me click on any links in the info box but if I leave out the div the .infoboxhead style display throughout the whole box in firefox.

 

please help thank you....

 

oh http://www.grownhydro.com/old_store/

creating a new template

 

 

<table border="0" class="style1" cellspacing="0" cellpadding="0" width="125px">

 

 

<tr><td><div>$cartbox</div></td></tr>

 

<tr><td><div>$maninfobox</div></td></tr>

 

<tr><td><div>$orderhistorybox</div></td></tr>

 

<tr><td><div>$bestsellersbox</div></td></tr>

 

<tr><td><div>$reviewsbox<br class="clearfloat"></div></td></tr>

 

<tr><td><div>$tellafriendbox</div></td></tr>

 

<tr><td><div>$visitoremailbox</div></td></tr>

<tr><td><div>$live_helpbox</div>

</td></tr>

</table>

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...