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.