Housemenu -- Align Right
Last Post 05/25/2007 10:50 AM by Lee Sykes. 3 Replies.
Author Messages
Lisa Ellington
Nuker
Nuker
Posts:11


--
05/23/2007 11:33 AM
    Has anyone done this?
    I am trying on my site but the navigation tends to go left to right rather than right to left when I set it up.
    Anyone have a solution?

    Thanks

    Lisa
    Lee Sykes
    DNN Creative Staff
    Nuke Master VI
    Nuke Master VI
    Posts:4945


    --
    05/24/2007 3:00 AM
    Hello,

    This interview may provide a few clues:
    http://www.dnncreative.com/tabid/23...fault.aspx
    Lee Sykes
    Site Administrator
    Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

    Twitter: www.twitter.com/DNNCreative

    Lee Sykes's Facebook Profile
    Lisa Ellington
    Nuker
    Nuker
    Posts:11


    --
    05/24/2007 7:23 AM
    Hi Lee -- thanks for the reply!

    I looked tat the interview -- I can already do that -- I just want the housemenu CONTAINER to align right without setting the text from right to left.
    I can have HM float: right but it wants to take the text and reverse the order.

    Any luck doing this?
    Lee Sykes
    DNN Creative Staff
    Nuke Master VI
    Nuke Master VI
    Posts:4945


    --
    05/25/2007 10:50 AM
    Hello,

    Have you tried using:

    text-align: right;

    in the main HouseMenuNav class?

    If thid doesn't cover what you need can you provide an image as an example / url

    Thanks,
    Lee Sykes
    Site Administrator
    Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

    Twitter: www.twitter.com/DNNCreative

    Lee Sykes's Facebook Profile


    ---