View Single Post
  #2  
Old 02-20-2005, 04:08 PM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default

1. http://forum.x-cart.com/viewtopic.php?t=5131 Read to the end, this DOES work in 4.0.11

2. http://forum.x-cart.com/viewtopic.php?t=3056

3. Remove or comment out this line of code in product.tpl:

Code:
{include file="customer/main/send_to_friend.tpl" }

4. Edit skin1.css and find the VertMenuItems class. Change the font size as you wish. Note that it will also change the font size in ALL the other menu boxes.

5. You need to edit the appropriate template (products.tpl, products_t.tpl or product.tpl) and find the bunch of code that pertains to the price. You will see a couple table cells in there and some
tags. Re-arrange as necessary.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote