Eve For Enterprise    Eve Support Community    Forums  Hop To Forum Categories  Resources  Hop To Forums  Development, & Software Talk    How to Create a Left Menu in UBB.x

Moderators: Mark Badolato
Go
New
Find
Notify
Tools
Reply
  
-star Rating Rate It!  Login/Join 
Groupee Member
Posted
Hi all,
I'm stuck! Can someone please tell he how I can place a left side menue on mu UBB.x board? Any information would be greatly appreciated. Thank you all...Happy New Year!

Kara
 
Posts: 159 | Registered: December 05, 2003Reply With QuoteEdit or Delete MessageReport This Post

Picture of J.C.
Posted Hide Post
In the header section of your control panel add:

<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="15%" align="center" valign="top"><!--Menu Text--> </td>
<td width="85%" align="center" valign="top"><!-- UBB.X content -->

In the footer add:

</td>
</tr>
</table>

Place your menu text according to the tags shown above.
 
Posts: 8527 | Location: Earth | Registered: September 18, 1998Reply With QuoteEdit or Delete MessageReport This Post
 Previous Topic | Next Topic powered by eve community  
 

Eve For Enterprise    Eve Support Community    Forums  Hop To Forum Categories  Resources  Hop To Forums  Development, & Software Talk    How to Create a Left Menu in UBB.x