Viewing 12 posts - 16 through 27 (of 27 total)
  • Author
    Posts
  • pavit Moderator
    #414337

    Ok

    Now all works fine right ?

    mattlab Friend
    #414508

    <em>@pavit 269732 wrote:</em><blockquote>Ok

    Now all works fine right ?</blockquote>

    Yes its great. Thank you!

    mattlab Friend
    #419565

    Pavit,

    Would you be able to help me with a megamenu issue. It seems that I can’t post slogans and I am following directions and I am not sure why it doesn’t work.

    Thank you!

    pavit Moderator
    #419567

    Hi mattlab

    The descriptions below the menu item in Ja_Social template are deactivated by default for styling as well the megamenu

    If you want reactivate the description you must go to templates/ja_social/css/typo.css

    around line 27 now you have

    #ja-mainnav ul li span.menu-desc,
    #ja-subnav ul li span.menu-desc {
    display: none;
    }

    change to

    #ja-mainnav ul li span.menu-desc,
    #ja-subnav ul li span.menu-desc {
    display: block;
    }

    For stylize the decription correctly you must modify some css files like template.css and some images

    these info i submitted are only for reactivate the descriptions below the menu.

    Regards

    mattlab Friend
    #419569

    <em>@pavit 276197 wrote:</em><blockquote>Hi mattlab

    The descriptions below the menu item in Ja_Social template are deactivated by default for styling as well the megamenu

    If you want reactivate the description you must go to templates/ja_social/css/typo.css

    around line 27 now you have

    #ja-mainnav ul li span.menu-desc,
    #ja-subnav ul li span.menu-desc {
    display: none;
    }

    change to

    #ja-mainnav ul li span.menu-desc,
    #ja-subnav ul li span.menu-desc {
    display: block;
    }

    For stylize the decription correctly you must modify some css files like template.css and some images

    these info i submitted are only for reactivate the descriptions below the menu.

    Regards</blockquote>

    Worked like a charm! Thanks again! I am now going to try and figure out how to edit the css corectly.

    mattlab Friend
    #419570

    Do you think you can point me to the correct CSS that I should be editing in order to change the size, etc of the menu description? I don’t want to break anything.

    mattlab Friend
    #419571

    And just to add, all I want is for a little txt description below the menu title. This is not working and according to the directions and framework this should be easy to do. It was easier when I could add [] to the title and it would just display. Why is this not working!!!??? HELP!

    pavit Moderator
    #419610

    Hi mattlab

    As i said before all the css files in this template are optimized for layout as shown in demo server.

    So the layout as is it now works fine in every module – component – menu etc etc.

    Any customization of the template ( css files included ) shall be borne by the user.

    mattlab Friend
    #420089

    Thanks for the info but I guess my question is that in the directions posted on this forum it says that I should should be able to set it to slogan and then select slogan in the dropdown menu as the module type. This does not show up for me. Ideas why? That should be a default feature and is why I think I can’t get this to work…

    pavit Moderator
    #420151

    Hi mattlab

    <blockquote>in the directions posted on this forum it says that I should should be able to set it to slogan and then select slogan in the dropdown menu as the module type</blockquote>

    Could you be more clear ?

    where did you read this? now I’m a bit confused on what we are talking about

    Thanks

    mattlab Friend
    #420593

    <em>@pavit 276921 wrote:</em><blockquote>Hi mattlab

    Could you be more clear ?

    where did you read this? now I’m a bit confused on what we are talking about

    Thanks</blockquote>

    So I am talking about this guide http://www.joomlart.com/forums/showthread.php?38544-JA-Mega-Menu-Updated-Simplied-amp-Easier-than-ever…. that is supposed to be a guide on how to do add a slogan. I want to display what is on Step 2 of that guide. A small text below the menu title. This should be a default thing and its not working as what is supposed to be in the guide and this is what I need help with. The old method I believe let you put it in [] brackets but they changed it to this and I can’t get it to work.

    pavit Moderator
    #420649

    Hi mattlab

    <blockquote>So I am talking about this guide http://www.joomlart.com/forums/showt…sier-than-ever…. that is supposed to be a guide on how to do add a slogan. I want to display what is on Step 2 of that guide. A small text below the menu title. This should be a default thing and its not working as what is supposed to be in the guide and this is what I need help with</blockquote>

    You are right, the guide show also how to add a description in the menu item.

    In your specific case this option in the Ja_Social template is fully functional and available, but to obtain the effect desired by the

    developers of the template, this option was suppressed by an override of the css display:none; as i described above

    Now if you want to add a description to the menu item you must change the value to display:block;

    clearly this change involves to other changes to make to your CSS so that it appears as you want

    Obviously these changes are part of a customization of the template and are borne by those who want to tweak the template to their needs.

    I hope I was clear

    Regards

Viewing 12 posts - 16 through 27 (of 27 total)

This topic contains 27 replies, has 2 voices, and was last updated by  pavit 13 years, 1 month ago.

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