Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • wasabi99 Friend
    #130999

    Hello,

    I am not sure what to change in the template CSS file to add my background image (to replace the gray color currently in the background on the default color style). I tried editing values under ‘COMMON STYLE’ without success. Please let me know what I need to change to make my image (‘rust.jpg’ in the ‘images’ folder) work as a background. Below is what the unedited ‘COMMON STYLE’ CSS looks like.

    <blockquote>
    /* COMMON STYLE
    ——————————————————— */
    html, body, form, fieldset {
    margin: 0;
    padding: 0;
    }

    body {
    background: #FFFFFF;
    color: #000000;
    font-family: Arial, sans-serif;
    line-height: 1.5;
    }

    body#bd {
    color: #CCCCCC;
    background: #202020;
    margin: 0;
    }

    body.contentpane {
    color: #000000;
    font-size: 12px;
    line-height: 1.3em;
    margin: 0;
    margin: 1em 2em;
    width: auto; /* Printable Page */
    }
    </blockquote>

    Thank you for the help!

    Sherlock Friend
    #260668

    Hi
    you need to change template.css (line 758)

    #ja-headerwrap {
    background:#202020 none repeat scroll 0% 0%;
    border-bottom:3px solid #FF9B14;
    height:100px;
    position:relative;
    z-index:101;
    }

    and template.css (line 967)

    #ja-topslwrap {
    background:#333333 none repeat scroll 0% 0%;
    padding-bottom:30px;
    }

    and template.css (line 568)

    #ja-containerwrap, #ja-containerwrap-f, #ja-containerwrap-c {
    background:#333333 none repeat scroll 0% 0%;
    clear:both;
    padding-bottom:30px;
    }

    and template.css (line 982)

    #ja-footerwrap {
    background:#202020 none repeat scroll 0% 0%;
    clear:both;
    padding:20px 0pt;
    position:relative;
    }

    plz change background as you want

    calvencyc Friend
    #265328


    I change alot of the background and the colum size… that nice and clear .. thanks for your support …

    tempjoomla Friend
    #268759

    I have still a problem when i changed al these parameters. Here is a screenshot:

    There is this black line over the main content. How can i change that?

    And how can i get the main content directly under the header?

    Thanks!

    Sherlock Friend
    #268813

    Hi
    Very helpful if you send your URL

    tempjoomla Friend
    #269471

    I solved it! Thank you.

    mundoreves Friend
    #274740

    Thank you for your answer buet yu still habe berween the header with the main menu and the body a defaut color #333333 . How could you change this color…

    There’s a image called “h-shadow1.gif”..is it this folder to change or delete ? thanks for your help …

    Sherlock Friend
    #274951

    Please send your URL and make any screenshots in more detail ?

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

This topic contains 8 replies, has 5 voices, and was last updated by  Sherlock 16 years ago.

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