View Full Version : Drop Down Navigation


CynderChyld
04-25-2003, 01:00 AM
My sister is using a drop down navigation menu but she wants the section titles to be centered. I've tried a few ways to do it but they don't work. Does anyone know how to center a link that is inside the drop down menu?

zangerbanger
04-25-2003, 01:16 AM
I'm not sure this will work, but add this inside your <option> tag:

style="text-align:center;"

CynderChyld
04-27-2003, 12:29 AM
Didn't work but thanks for trying :)

MaGiCSuN
04-27-2003, 11:50 AM
This is not exactly a center option but it could make the text move to the middle:

put a couple of space in front of the words like this:

<option value="http://yoururlhere.html">& n b s p ; & n b s p ; your words here</option>

make sure you take out the spaces from the word nbsp and the characters in front and afterwards it. It has to be all behind each other, but i had to type it like that because otherwise the code won't shop up, it will become a space in the code.

Love,
Mirna