Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • systemini Friend
    #1076736

    Why are all the modules on position 5 and 7 not staying in their positions if i am using a desktop or laptop ?
    They keep spilling over . These are like the native Joomla Latest Article modules . How do i fix this

    Saguaros Moderator
    #1076914

    Hi,

    I see the JS error on the homepage of your site, could you try to temporarily disable any 3rd party extension first? and see how it goes.

    systemini Friend
    #1076926
    This reply has been marked as private.
    Saguaros Moderator
    #1077317

    Hi,

    I dig deeper on this and figure out that the slideshow ACM module in ‘footer’ position caused the conflict.

    I temporarily disabled this module to make it work first.

    JA ACM module is built for templates built with new T3 framework, it’s not recommended to use in templates based on old T3v2 framework.

    Regards

    systemini Friend
    #1083236

    Hi for JA Elastica how do i change the default red and Grey black Menu Colors ? !

    Saguaros Moderator
    #1083240

    Hi,

    In the file: /templates/ja_elastica/css/template.css

    You can look for this declaration:

    #ja-header {
        background: #222;
        color: #FFF;
        margin-bottom: 1em;
    }

    then change the background color as you wish.

    To change color of menu text, you go to file: root/templates/ja_elastica/css/menu/mega.css

    .ja-megamenu ul.level0 li.mega a.mega {
        font-weight: bold;
        padding: 0 1em;
        color: #FFF;
        text-transform: UPPERCASE;
        height: 70px;
        overflow: auto;
    }

    and change the color property.

    Once done, remember to clear caches.

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

This topic contains 5 replies, has 2 voices, and was last updated by  Saguaros 6 years, 4 months ago.

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