Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • troymumm Friend
    #117334

    I have configured the template to only use one color, as directed in the instructions. However, another color will still show up when clicking on links on the “topmenu” (in the User3 position)

    Any idea why this would be and how to fix it?

    dasmon777 Friend
    #211022

    Weird – I am experiencing the same problem – any news about this?

    Hung Dinh Friend
    #211038

    Have you change this line in the index.php


    #$topnav = ja_topNav('mainmenu', array('green','yellow','cyan','brick','magenta','blue',));


    into this:


    $topnav = ja_topNav('mainmenu', array('green'));

    This will force your template use one green color only

    troymumm Friend
    #211248

    Yes, that is exactly what I did. Again, it stays the proper color when I use the mainmenu, but if I use any other menu it changes.

    I’d appreciate any help, as I need to go live with this site soon. Thanks

    You can see it here: http://www.slnhs.org/index.php

    then, click on a link on the left column menu

    Hung Dinh Friend
    #211268

    Sorry for the delay 🙂
    Now I see your site is running smoothly with one green color 🙂
    Very nice adoption of JA Spica ! troymumm

    troymumm Friend
    #211338

    Sorry, it is still not staying green only. Click on the “Privacy Policy” in the footer.

    troymumm Friend
    #211575

    I “fixed” this by making the yellow theme the same as the green (the CSS, images, etc) However, there still seems to be a bug related to this.

    msharding Friend
    #212197

    I get the same issue (it switching to yellow) when you click on a link placed in other menus other than the main menu. Definitely a bug and not just you 🙂

    msharding Friend
    #212198

    Bingo. In ja_submenu.php, I found:

    <?php

    defined( ‘_VALID_MOS’ ) or die( ‘Direct Access to this location is not allowed.’ );

    $hilightid = -1;
    $menuname = “”;
    $color = “yellow“; // default color for orphan (no parent menu) links
    $tab_index = 0;

    Change yellow to whatever color you are using. Should fix it, I hope.

    Micah

    patrick2 Friend
    #219958

    That’s a lifesaver…I have been struggling with this since yesterday and you cleared things up nicely.
    Too bad joomlart forgot to mention this in the template’s customization instructions…

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

This topic contains 10 replies, has 5 voices, and was last updated by  patrick2 16 years, 12 months ago.

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