Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • north Friend
    #135963

    Hello,

    How do I change the sub nav titles in the Main Navigation of JA Uvite? And I’ve installed Frontpage Slideshow and positioned it in ja_news and it shows up with no styling at all. Is that something I can do with a module class suffix or do I need to modify one of the css files? Sorry for the newbie questions… It’s installed in 1.5.8.

    Thanks so much for any help!

    North

    Sherlock Friend
    #281369

    Hi north !

    You can change sub nav titles of main navigation following way below :

    – Go to admin >> select menu >> mainmenu >> select a menu item
    – On right panel , you select “Parameters (System)” tab and change “Page Title” for it.

    north Friend
    #281384

    Hi! Thanks so much! That worked great to change the sub nav title, but how do I get rid of it altogether if I don’t want a particular sub nav title?

    And I tried publishing other modules to the Ja_news position and they showed up differently from the other positions (ie, no styling) too. Any ideas on that one?

    Thanks so much!
    North

    Sherlock Friend
    #281729

    Hi north !
    to get rid of sub nav title , you can do it following way below :
    Open template.css file in templates/ja_uvite/css folder , find following code section at about line 788 :


    #ja-mainnav span.menu-desc {
    clear:both;
    color:#A2893E;
    font-size:80%;
    font-weight:normal;
    line-height:normal;
    padding:0 10px;
    }

    change to :


    #ja-mainnav span.menu-desc {
    clear:both;
    color:#A2893E;
    display:none;
    font-size:80%;
    font-weight:normal;
    line-height:normal;
    padding:0 10px;
    }

    Sherlock Friend
    #281730

    About the second problem , Please send me url of your site , i want to have a closer look on the problem.

    Miljan Aleksic Friend
    #281751

    I haved the same problem with styling, the same Custom Module shows with no syling in the ja_news or Banner position and with styling in other positions like User 5, left, right, etc.

    I look deeper and sow that theres significant differencies witth all this positions and can’t be fixed with a class sufix. So I solved the problem making a new module position (of course was not so easy).

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

This topic contains 6 replies, has 3 voices, and was last updated by  Miljan Aleksic 15 years, 11 months ago.

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