OK So l made H4 in the main css 12 normal but the main writing is still in bold
{* $Id: welcome.tpl,v 1.23 2004/05/28 12:21:00 max Exp $ *}
{if ($active_modules.Greet_Visitor ne "") AND ($smarty.cookies.GreetingCookie ne "")}
<H4>{$lng.lbl_welcome_back}, {$smarty.cookies.GreetingCookie|replace:"\'":"'"}
{else}</H4>
<H1>{$lng.lbl_welcome_to} { $config.Company.company_name }</H1>
{/if}
{$lng.txt_welcome}
{if $active_modules.Bestsellers ne "" and $config.Modules.bestsellers_menu ne "Y"}
{include file="modules/Bestsellers/bestsellers.tpl"}
{/if}
{include file="customer/main/featured.tpl" f_products=$f_products}
But still the
__________________
www.inkjetcartridgesuk.com
X-Cart version 4.0.11
PHP 4.3.10
MySQL server 3.23.58
MySQL client 3.23.49
Web server Apache/1.3.27 (Unix) PHP/4.3.10
|