navigation drop-down menu positioning, i need help with HTML |
navigation drop-down menu positioning, i need help with HTML |
Oct 20 2004, 08:19 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 2 Joined: Oct 2004 Member No: 57,237 |
i was wondering how you can align the navigation drop-down menu to the right instead of it being right in the center..can anybody help me please?
|
|
|
|
![]() |
Oct 20 2004, 09:04 PM
Post
#2
|
|
|
neat banner ![]() ![]() ![]() ![]() Group: Member Posts: 281 Joined: Feb 2004 Member No: 4,994 |
sorry to say but i dunt think u can move that navigation bar but there can be some way if u find out please show me cuz i wanna noe for myself too
|
|
|
|
Oct 20 2004, 09:24 PM
Post
#3
|
|
|
kelly[changed] 2 liz ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 525 Joined: Oct 2004 Member No: 55,472 |
me too, i posted a topic like this and the poeple gave me some sort of html, but then it moved my whole xanga.
|
|
|
|
Oct 20 2004, 10:57 PM
Post
#4
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 101 Joined: Sep 2004 Member No: 49,477 |
well since you say drop down menu... im guessing your talking about the "drop down menu"... all that is is a form... there is a div layering tutorial in the tutorials section... put the code in a div using that tutorial... and align it thusly, itll look like this
CODE <!-- begin code provided by createblog.com -->
<div style="some stuff"> the code </div> <!-- end code provided by createblog.com --> |
|
|
|
Oct 20 2004, 11:16 PM
Post
#5
|
|
![]() hi, my name is brianna! =] ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 5,764 Joined: Jun 2004 Member No: 22,114 |
QUOTE(hlall @ Oct 20 2004, 7:57 PM) well since you say drop down menu... im guessing your talking about the "drop down menu"... all that is is a form... there is a div layering tutorial in the tutorials section... put the code in a div using that tutorial... and align it thusly, itll look like this CODE <!-- begin code provided by createblog.com --> <div style="some stuff"> the code </div> <!-- end code provided by createblog.com --> Ehmm..they asked for how to position the navigation menu from the center to the right. |
|
|
|
Oct 20 2004, 11:45 PM
Post
#6
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 101 Joined: Sep 2004 Member No: 49,477 |
QUOTE(sweetxsimplicity @ Oct 20 2004, 11:16 PM) Ehmm..they asked for how to position the navigation menu from the center to the right. ohhh woopsies...i should pay more attention CODE <!-- begin code provided by createblog.com --> <div align="right">code</div> <!-- end code provided by createblog.com --> thats all |
|
|
|
![]() ![]() |