Menu Issue
Last Post 01/28/2010 10:40 AM by sburns. 0 Replies.
Author Messages
sburns
Nuke Newbie
Nuke Newbie
Posts:2


--
01/28/2010 10:40 AM  
Hello,

Nuke Master...I know you can easily help.

I am trying to get my [dnn_menu] to float:right and have the last item in the menu start on the right most part of the page.  Ex:

| (div)(div)[login][user](div)---------------------->(div)[menu](div)(div)
|
|(left side) user | login--------(space)---------> Menu_Item1,2,3,4,5...............10(right side)|


So as you can see the user, login and menu are all online and the user and login are on the left edge of the page and the menu is on the right edge of the page with the last item in the menu against the edge of a wrapper.


---