View Single Post
  #6 (permalink)  
Old 02-03-2003, 09:58 AM
utimer utimer is offline
Member
 
Join Date: Jan 2003
Location: Netherlands
Posts: 75
Send a message via MSN to utimer
Default

Well I think it is the easies to make an block with an html content.
(blocks>new title=navigation content=code below)
as code for the block you could think of this:
Code:
<div align="left">Help Us</div> <div align="right"> Submit News Write a Review Donate </div> <div align="left">Hosting </div> <div align="right"> Sign Up Terms of Service Support </div>
And then hide (or make admin only) the module block.
Reply With Quote