Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • webbiz Friend
    #122433

    Anybody know how I would add a flat list menu for 3 links at the top of right side of the header?
    Above the user 4 section. I basically want it to look like this. account login – contact us – sitemap
    thanks for any input on this
    chas

    Menalto Friend
    #228484

    For use a module there or just add a few links manually?

    If just 3 links you can try this:
    In the index.php:

    <div id="ja-topnav">

    <a href="http://www.yourlinkhere.com" target="_blank">Account Log-In</a> |

    <a href="http://www.yourlinkhere.com" target="_blank">Sitemap</a> |

    <a href="mailto: youremail.com" target="_blank">Contact Us</a>

    </div>

    And in the template_css.css:

    #ja-topnav {

    float: right;
    width: 150px;
    height: 28px;
    line-height: 28px;
    }

    webbiz Friend
    #228540

    Thanks,
    If I wanted to just add a module there ( upper right on header) how would I do that? This might be the best solution, because it will allow me place a small nav menu there.
    or is that what you mean by this?

    #ja-topnav {

    float: right;
    width: 150px;
    height: 28px;
    line-height: 28px;
    }

    thanks
    chas
    do you have site I can check out ?

    Menalto Friend
    #228544

    Check your PM for hte url

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

This topic contains 4 replies, has 2 voices, and was last updated by  Menalto 16 years, 9 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum