View Single Post
Old 02-16-2005, 08:28 PM   #1
Romanos
WMF Staff member
 
Join Date: Nov 2004
Location: Toronto, Canada
Posts: 3,078
Romanos
Default

ACP -> Skins & Templates -> HTML Templates -> Manage HTML -> IP Dynamic Lite -> MAIN TEMPLATE -> Edit Single

Find:

Code:
<!-- LEFT -->
  <!--CS.TEMPLATE.WELCOMEBOX-->
  <!--CS.TEMPLATE.SEARCH-->
  <!--CS.TEMPLATE.SITENAV-->
  <!--CS.TEMPLATE.CHANGESKIN-->
  <!--CS.TEMPLATE.ONLINEUSERS-->
  <!--CS.TEMPLATE.POLL-->
  <!--CS.TEMPLATE.LATESTPOSTS-->
  <!--CS.TEMPLATE.RECENTARTICLES-->
  <!--CS.TEMPLATE.AFFILIATES-->
Under add:

Quote:


<div class='tableborder'>
<div class='maintitle'><{CAT_IMG}>YOUR BOX TITLE HERE</div>
<div class='tablepad'>
<span class='desc'>&middot; YOUR TEXT OT HTML HERE</span>


</div>
</div>
Romanos is offline   Reply With Quote