Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • juankitacl Friend
    #1027261

    I want to change the color of the header of the header and the footer of the template ja university, I think it is done in an xml file but I do not know exactly where the theme I use in the ja university template is blue but I need a lighter color


    1. help1
    2. help2
    3. help1-1
    4. help2-1

    desarrollo e infotecnolocías

    Pankaj Sharma Moderator
    #1027347

    Hi
    For header
    you can add to the custom.css file this

    
    .t3-header {
        background:#yourcolor!important;
    }
    
    .t3-footer
     {
        background:#yourcolor!important;
    }
    

    Hope it helps.
    Regards

    juankitacl Friend
    #1027796

    thanks Pankaj, but where is custom.css file? I searched in the blue theme that is by default template and I do not find it … or is there another way to access it? thanks…


    1. pankaj

    desarrollo e infotecnolocías

    juankitacl Friend
    #1027811

    Pankaj the last question and no more annoying, I need to change background color of the place where the jaslideshowlite is located …. I attach an image, where do I make that change? … In the module slideshowlite or in some css?


    1. pankaj2

    desarrollo e infotecnolocías

    Pankaj Sharma Moderator
    #1027851

    Hi
    Add below code in custom.css file

    .t3-slideshow {
        background: #d7e3e3!important;
        border-bottom: 1px solid #c3d5d5!important;
    }

    change the color code as per needs.
    Path: open JA University template folder /css/custom.css
    file, if file is not present kindly create it .

    Regards

    juankitacl Friend
    #1027987

    Pankaj there was no way to do it .. nothing gave me results so what I did was to take the css_23b5f from the t3 directory in the root and edited the file in the lines # ja-slideshow … # ja-mainnav etc .. .eso gave expected results thanks for your help

    desarrollo e infotecnolocías

    Pankaj Sharma Moderator
    #1028344

    Hi
    Do not write changes in the t3 assets files because its temp folder and css are only cache.
    Kindly turn off the css compression and share the Url if still changes not working.

    Regards

    juankitacl Friend
    #1028496

    Pankaj Thanks, I share url: http://www.diagnosticoclinicomolecular.cl, and I do not know where to disable css compression, could you tell me where I can do it?

    desarrollo e infotecnolocías

    Pankaj Sharma Moderator
    #1028590

    Hi
    Open template options > T3 options > minify css > Turn off
    and disable the cache.
    The previous suggest is for latest JA University template that is responsive and based on T3.
    Your using older JA University template based on JAt3v2.

    juankitacl Friend
    #1028750

    I send you the options that I find available, tell me which one of them may be correct


    1. 001

    desarrollo e infotecnolocías

    Pankaj Sharma Moderator
    #1028885

    Hi
    Open the JA University template style > T3 options > minify css > Turn off
    and disable the cache.
    You can send me site admin details using Private reply so that i can check it for you.

    Regards

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

This topic contains 10 replies, has 2 voices, and was last updated by  Pankaj Sharma 7 years ago.

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