Customers SupportDocumentation




Reply
 
Thread Tools
  #1  
Old 28-06-2008, 01:39 PM
Member
 
Join Date: Jun 2008
Posts: 3
Question Second row on navbar?

Hi,

I have the Seasons Skins and it's been good so far, I just have a quick questions about it...

On the header template, with the tabs or maybe it's called navbar, how do I add a second row, I have worked out how to add new tabs but I now have chat and arcade and stuff which iI want as tabs on a second row. Is this possible?

Thanks for your help,

Jon
Reply With Quote
  #2  
Old 28-06-2008, 11:28 PM
vBulletin Skin Zone Staff
 
Join Date: May 2007
Posts: 1,811
Re: Second row on navbar?

This might be what you need, in the header template:

Before:

Code:
</div>
<!-- / nav buttons bar -->
Add:

Code:
<table class="nav" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-top-width:0px">
<tr align="left">
<td class="nav" width="10px"></td>
<td class="nav"><a href="#">test</a></td>
<td class="nav" width="10px"></td>
</tr>
</table>
Let me know how it goes
Reply With Quote
Reply

Tags
navbar , seasons

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
navbar Red Carbon Style Fragmaster Pre-Sales Questions 4 06-12-2007 02:20 PM


All times are GMT. The time now is 08:54 AM.