Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • turgut Friend
    #127388

    Hello All

    I am trying to format the TOP (the name of the menu is TOP menu it is not main menu so you should not get confused) on this test site (http://www.siberpal.com/cierra/index.php)

    which I added a new module location at the top header area (as user3) and installed new TOP menu there but I cannot locate CSS file location to modify this menu I wonder if anybody knows how to to format it.

    It is blue and items to close to each other currently.

    Thanks for the help

    Turgut

    kashxo Friend
    #244913

    For your site, you can define class ja-menu in your template_css.css file. The code look like follow:
    <blockquote>
    div.ja-menu {
    ………….
    }
    </blockquote>

    If you feel difficult to adding css, please let me know.

    turgut Friend
    #244921

    Hello Kashxo

    I change ja-menu to ja-topmenu and created the following:

    “div.ja-topmenu {
    color: #ffc;
    float: left;
    }”

    It seesm it is not working.

    kashxo Friend
    #245138

    When you change the menu to topmenu, the div wrap around it didn’t change. It still have class ja-menu. So if you want to apply CSS style for it, please keep the format div.ja-menu and try to add some css to see what happen.

    Let me know when you’ve done so 🙂

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

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

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