Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • gunblaze Friend
    #171291

    Hi, Need some help with customizing my template. I’m using jt-classic2 template which uses t3 framework so i thought here would be a good place to ask my question.

    Pls refer to site ->http://www.o9village.com.

    What i’m trying to do here is to increase the section of the black area at my home page to fill the whole stretch and not just the module itself.

    I realise that the only way to do this might require me to edit the specific element (ja-jt-top-panel2)(See using firebug) itself by adding a background styling to it but i don’t seem to be able to find the file.

    Been cracking my head for the past few hours looking for the file now.. Hopefully someone can provide some help here. Any appreciated.

    kobenes Friend
    #427338

    Please edit this file: templates/jt_classic2/css/template.css
    find:

    body#bd {
    background: fff;
    color: #333;
    }

    Change like this:

    body#bd {
    background: #000000;
    color: #333;
    }

    gunblaze Friend
    #427340

    Hi. Thanks for the help but still not solved. Sorry but maybe i didn’t state correctly, i want the black portion to stretch throughout horizontally and not to fill the whole page.

    kobenes Friend
    #427342

    OK, my solution was for whole page… So if I could get you right here is the solution:
    Please add these lines to your template.css file:

    #ja-jt-top-panel2 { background: #000000; }

    kobenes Friend
    #427343

    OK, my solution was for whole page… So if I could get you right here is the solution:
    Please add these lines to your template.css file:

    #ja-jt-top-panel2 { background: #000000; }

    gunblaze Friend
    #427348

    worked!. Thanks! God-sent.

    kobenes Friend
    #427349

    You welcome friend 🙂

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

This topic contains 7 replies, has 2 voices, and was last updated by  kobenes 12 years, 11 months ago.

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