Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • rhys_daniels Friend
    #148109

    Hi All

    I need to find out what file and line of code i need to edit to change the background colour on part of the template. Please see the image attached


    1. BACK-COLOUR
    bennitos Friend
    #330645

    Hello,

    Take a look in your template.css file line 1102


    #ja-topsl {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:#1D1D1D url(../images/topsl-bg.gif) repeat-x scroll center bottom;
    clear:both;
    height:310px;
    margin:0 10px;
    overflow:hidden;
    padding:0;
    }

    Change the item marked as red (remember to make a backup first.)

    rhys_daniels Friend
    #330646

    Nothing in my css file with the following code.

    <em>@bennitos 162279 wrote:</em><blockquote>Hello,

    Take a look in your template.css file line 1102


    #ja-topsl {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:#1D1D1D url(../images/topsl-bg.gif) repeat-x scroll center bottom;
    clear:both;
    height:310px;
    margin:0 10px;
    overflow:hidden;
    padding:0;
    }

    Change the item marked as red (remember to make a backup first.)</blockquote>

    bennitos Friend
    #330650

    While i recheck if my information is correct.

    What is the template.css file you are looking in?

    rhys_daniels Friend
    #330654

    /templates/ja_sanidineii_light/css/template.css

    # JA Sanidine II for Joomla 1.5 – Version 1.0

    <em>@bennitos 162285 wrote:</em><blockquote>While i recheck if my information is correct.

    What is the template.css file you are looking in?</blockquote>

    bennitos Friend
    #330655

    Information above was for Ja Sandine, JA Sandine II is a bit different

    template.css (line 1121)


    #ja-topsl {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:#1D1D1D url(../images/topsl-bg.gif) repeat-x scroll center bottom;
    clear:both;
    height:310px;
    margin:0 10px;
    overflow:hidden;
    padding:0;
    }

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

This topic contains 6 replies, has 2 voices, and was last updated by  bennitos 14 years, 7 months ago.

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