Theme Support Forum

Support Forum for Free and Premium Themes. Premium Theme Forums are Private! Please log in first to see the Premium forums

Viewing 5 posts - 1 through 5 (of 5 total)

Menu Issues

Home Forums Misc. General Forums Menu Issues

  • #13366

    richiecarter

    subscriber

    I'm having Menu Issues. I've created a menu by following the example in the link which I've attached a photo but the links appear in a horizontal view. I can see the other links when I do a refresh right before the images load. How do I get them to show vertically?

    Thanks

    [attachment=8990,618]

    #21294

    richiecarter

    subscriber

    My second image is now attatched.

    #21295

    richiecarter

    subscriber

    Hopefully this image works…

    #21296

    Towfiq I.

    administrator

    its probably only happening in Internet explorer.

    Open up header.php and add this line:

    <meta http-equiv="X-UA-Compatible" content="IE=edge" />

    before this:

    <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=1">

    #21297

    richiecarter

    subscriber

    Thanks! I think it is an IE problem because it works correctly on FireFox.