drop downboxes
Is there a way for the dropdown box from my last category on the menu bar to be right justified and all the other dropdowns be left justified?
'Contact Us' category
http://www.optioncaddie.com/test/template.htm
Yes, there are various ways that it could be achieved however what you have at the moment is the following:
<div Id="menuItem7_1" class="menuItem"> <p align="left"><a href="Mailto:TJ@OptionCaddie.com" style="text-decoration: none">Email the Option Caddie</a> </a></div>
I could give you the correct CSS solution, however it would be just as easy for yourself to change the <p align="left"> to <p align="right">. Obviously CSS is the preferred way to accomplish such things.
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Rules
Bookmarks