Quote:
Originally Posted by Hippy
update for 4.0.8
in the xml file .. find
Code:
<templates>
<template name="boofo_site_lifestatus" templatetype="template" date="1275518273" username="Boofo" version="1.0.1"><![CDATA[<div id="wgo_site_lifestatus" class="wgo_subblock">
<h3><img src="{vb:stylevar imgdir_misc}/forum_stats.png" border="0" alt="{vb:raw vboptions.bbtitle} {vb:rawphrase site_lifestatus}" />{vb:rawphrase site_lifestatus}</h3>
<div>
and change to this
Code:
<templates>
<template name="boofo_site_lifestatus" templatetype="template" date="1275518273" username="Boofo" version="1.0.1"><![CDATA[<div id="wgo_site_lifestatus" class="wgo_subblock section">
<h3 class="blocksubhead"><img src="{vb:stylevar imgdir_misc}/forum_stats.png" border="0" alt="{vb:raw vboptions.bbtitle} {vb:rawphrase site_lifestatus}" />{vb:rawphrase site_lifestatus}</h3>
<div>
save ..
admincp import product.. allow over write..
or just edit the boofo_site_lifestatus template..
enjoy
|
Thanks for update =) It is perfect again