Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • giuliano m Friend
    #681315

    How can I put a shadow on all pages, where I can put this rule box-shadow: 0 0 4px

    Saguaros Moderator
    #681410

    Hi giuliano,

    Did you try with class .t3-wrapper ?

    Saguaros Moderator
    #747347

    Hi giuliano,

    Did you try with class .t3-wrapper ?

    ericdeumo Friend
    #693126

    Please, I want also to put shadow on all pages of the website.
    Please how can I use class .t3-wrapper ?
    Tank you.

    ericdeumo Friend
    #749814

    Please, I want also to put shadow on all pages of the website.
    Please how can I use class .t3-wrapper ?
    Tank you.

    Saguaros Moderator
    #693152

    You can try with:


    .t3-wrapper {
    /*your custom code here*/
    }

    into the file: root/template/ja_teline_v (your default template)/css/custom.css

    Saguaros Moderator
    #749840

    You can try with:


    .t3-wrapper {
    /*your custom code here*/
    }

    into the file: root/template/ja_teline_v (your default template)/css/custom.css

    giuliano m Friend
    #892519

    is perfect thx Saguaros

    with

     }
    
    .t3-wrapper {
        box-shadow: 0 0 10px #444 !important;  
    }
Viewing 8 posts - 1 through 8 (of 8 total)

This topic contains 7 replies, has 3 voices, and was last updated by  giuliano m 8 years, 2 months ago.

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