News:

Wondering if this will always be free?  See why free is better.

Main Menu

Adding drop down menu before home button

Started by mrselnombre, November 09, 2006, 12:17:10 PM

Previous topic - Next topic

mrselnombre

I'm having great difficulty trying to do this.

All i want is a simple drop down menu just before the home button. In classic template.
I've searched the forum here, and all the ones either put it above or below the buttons.

The only way i can get it on the same line as the buttons is to put this
<td><form name="jump">
<select name="menu" onChange="location=document.jump.menu.options[document.jump.menu.selectedIndex].value;" value="GO">
<option value="http://www.totaltwaddle.co.uk">Website</option>
<option value="http://www.totaltwaddle.co.uk/index2.php">Intro</option>
<option value="http://www.totaltwaddle.co.uk/members.php">Gallery</option>
<option value="http://www.totaltwaddle.co.uk/names.php">Names</option>
<option value="http://www.totaltwaddle.co.uk/affiliates.php">Links</option>
<option value="http://www.totaltwaddle.co.uk/recommend.php">Recommend</option>
</select></form></td>

before this
<td colspan="2" valign="middle" align="center" class="tborder" style="border-width: 1px 0 0 0; font-size: smaller;">';
// Show the menu here, according to the menu sub template.

in index.template.php and that pushes the buttons right over to the right, and spreads them over 2 lines.

If i put it after, it messes the template and moves the button, background colours and words left..

I fear i'm going to have to recode that entire section to get the menu where i want it.

So ANY help if greatly appreciated.
(\__/)
(='.'=)This is Bunny. Copy and paste bunny into your
(")_(")signature to help him gain world domination.
Total Twaddle.


Advertisement: