Viewing 15 posts - 1 through 15 (of 22 total)
  • Author
    Posts
  • ollyjk Friend
    #130177

    Hi,

    This must be possible, but is there any way that the background white colour can be changed so that the sides are grey – e.g. http://www.timesonline.co.uk and that the middle centre content etc remains white? Also can the top header where the login etc goes be changed colour – can we remove the wpoered by JAhighslide as my client wants it blank.

    Cheers in advance!

    Ol

    Sherlock Friend
    #256574

    Hi ollyjk !
    You can change background of middle by way :
    Open tol.css file in /tol/css/ folder, find following code section at about line 75 :


    #page {
    margin:auto;
    padding:5px 0px 10px;
    text-align:left;
    width:996px;
    }

    change to :


    #page {
    background:#DCDCDC;
    margin:auto;
    padding:5px 0px 10px;
    text-align:left;
    width:996px;
    }

    ollyjk Friend
    #257214

    Hi, sorry where is the tol folder? i am using joomla 1.5

    Thanks

    Olly

    Sherlock Friend
    #257309

    Hi ollyjk !
    Sorry , is Your site http://www.timesonline.co.uk ?

    ollyjk Friend
    #257340

    Hi, unfortunately not lol! what i am wanting to use is the teline II theme for a site similar to that however like the times online i would like the background colour to be grey or a blue and the middle section to remain white like on the times online website…how do i change the teline II template so that the middle where all the content goes is white and the background is grey?

    Many thanks

    Olly

    ollyjk Friend
    #257675

    Hi, do you know how to change the background colour of the ja teline theme/template so that its not white?

    Many thanks

    Olly

    Sherlock Friend
    #257725

    HI ollyjk!
    sorry for delay ! You can do it following below :
    Open template.css file in templates/ja_teline_ii/css folder , find following code section aty about line 524 :


    #ja-wrapper {
    padding:0pt;
    }

    change to :


    #ja-wrapper {
    background:#CCCCCC;
    padding:0pt;
    }

    #CCCCCC is sample color , you can change it by other color.

    lahirul Friend
    #274426

    I’ve do the change,but problem is it also change the template colour. I’m intrested to change the background as http://www.timesonline.co.uk , keep the template white but turn the background to grey. Thanks in advance..


    1. background_color
    Sam Friend
    #275455

    hey hainn,

    This is exactly what i am trying to do. BUT WHERE is the tol.css? its not in the templates folder?

    <em>@hainn84 62631 wrote:</em><blockquote>Hi ollyjk !
    You can change background of middle by way :
    Open tol.css file in /tol/css/ folder, find following code section at about line 75 :


    #page {
    margin:auto;
    padding:5px 0px 10px;
    text-align:left;
    width:996px;
    }

    change to :


    #page {
    background:#DCDCDC;
    margin:auto;
    padding:5px 0px 10px;
    text-align:left;
    width:996px;
    }

    </blockquote>

    Sherlock Friend
    #275528

    Hi !
    <blockquote>
    Open tol.css file in /tol/css/ folder, find following code section at about line 75 :
    </blockquote>

    it is in /tol/css/ folder .

    Sam Friend
    #275630

    <em>@hainn84 86189 wrote:</em><blockquote>Hi !

    it is in /tol/css/ folder .</blockquote>

    Hello hainn,

    Am i missing something? Ithe tol folder is not in telineII template folder, please see attachments for all folders inside:


    1. screen-capture-2
    bossies Friend
    #275656

    I must be stupid or blind, but also do not see the tol folder…

    Please help?

    Sherlock Friend
    #275798

    Hi sgudek !
    sorry . this is my mistake . i think your site is : http://www.timesonline.co.uk/tol/news/ . sorry, please send me url of your site !

    Sam Friend
    #275810

    <em>@hainn84 86499 wrote:</em><blockquote>Hi sgudek !
    sorry . this is my mistake . i think your site is : http://www.timesonline.co.uk/tol/news/ . sorry, please send me url of your site !</blockquote>

    Hello hainn,

    website is: http://www.macropreneur.com/demo2/

    Sherlock Friend
    #275818

    Hi sgudek !
    you can change background color of teline following way below :
    Open template.css file in templates/ja_teline_ii/css folder, find following code section at about line 532 :


    #ja-wrapper {
    padding:0;
    }

    change to :


    #ja-wrapper {
    background:#CCC;
    padding:0;
    }

Viewing 15 posts - 1 through 15 (of 22 total)

This topic contains 22 replies, has 6 voices, and was last updated by  Sam 16 years ago.

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