NAV Menu not showing up correctly...
Last Post 08/01/2010 3:42 PM by timruns. 2 Replies.
Author Messages
Trusted
Nuke Newbie
Nuke Newbie
Posts:5


--
07/25/2010 10:31 PM
    OK, I watched all your videos here: http://www.dnncreative.com/Tutorial...fault.aspx But for the life of me I cannot get IE to space correctly. The site is here: http://golf.trustedts.com/HowitWork...fault.aspx The menu looks correct on both Chrome and FF, but in IE just does weird stuff. Anyone got any ideas what I am missing? I have found that if I remove the code for my separators: SeparatorLeftHTML="" SeparatorRightHTML="" the spacing corrects in IE, but I need the Separators obviously to make the NAV work. Any ideas? Thanks Tim
    WinXnet
    Nuke Master
    Nuke Master
    Posts:156


    --
    07/29/2010 12:32 PM
    Try putting something in the separator html, like a div with a class you can work with.

    Also, you may need a conditional ie6, ie7 and ie8 css file for your skin if you are having cross-browser issues.

    ^_^Geishamx
    http://www.winxnet.com Emerson Bruce - http://chayadigital.wordpress.com
    timruns
    Nuke Newbie
    Nuke Newbie
    Posts:4


    --
    08/01/2010 3:42 PM
    I am thinking toward a conditional css, but I would think there has to be a way to make it work without doing that.

    The separator html creates two classes - one for the left image and one for the right image. The problem is how IE handles the "Padding" required to show the separator images as instructed in the video.
    Tim


    ---