Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • ryanstruk Friend
    #154195

    I am trying to edit the background colour of the spotlights accorded to the customisation of T3 wiki.

    I inserted the code into the correct template.css

    <blockquote>/* SPOTLIGHT
    ——————————————————— */
    #ja-topsl .ja-box, #ja-botsl .ja-box {
    background: url(../images/dot-1.gif) repeat-y right;
    }

    #ja-topsl .ja-box-right, #ja-botsl .ja-box-right {
    background: 0;
    }

    #ja-topsl .ja-moduletable, #ja-botsl .ja-moduletable {
    margin-top: 10px;
    margin-bottom: 10px;
    }

    #ja-topsl div.ja-moduletable h3,
    #ja-botsl div.ja-moduletable h3 { border-bottom: 0; padding-bottom: 0; }

    /* Top spotlight —*/
    #ja-topsl {border-bottom: 1px solid #ccc; background:#f6f6f6;}
    #ja-topsl .main { padding: 10px 0; }
    #ja-topsl .main-inner1 { padding: 10px 0; border-bottom: 1px solid #ccc; }

    /* Bot spotlight —*/
    #ja-botsl {border-bottom: 1px solid #ccc; background:#e6e6e6;}
    #ja-botsl .main { padding: 10px 0;}
    #ja-botsl .main-inner1 { padding: 10px 0; border-top: 5px solid #ccc; }</blockquote>

    it seems to have no effect at all. I did confirm that it’s the correct template file because I can change the parameters like background colour. Is there something I have missed?

    Thanks,

    Ryan

    korb Friend
    #355123

    First of all you must check you are using the right profile in front-end, and this profile should assign the theme you are customizing
    – default theme template.css is located in templates/ja_t3_blank/css
    – other core themes template.css files are located in templates/ja_t3_blank/css/core/themes/contrast-blue/css
    – other local (user) themes template.css files are located in templates/ja_t3_blank/css/local/themes/user-theme/css

    Danny 🙂

    ryanstruk Friend
    #355165

    I am using a local user theme template.css, it’s definitely assigned to the front end, because if I change something like the background colour in the template.css it shows the change on the front end. Just doesn’t have any effect if I make changes to the spotlights in template.css.

    korb Friend
    #355173

    Can you provide a link to your website?
    Do you use SEF?

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

This topic contains 4 replies, has 2 voices, and was last updated by  korb 14 years, 1 month ago.

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