1. This website uses cookies. By continuing to use this website you are giving consent to cookies being used.
    For information on cookies and how you can disable them visit our Cookie Usage page.
    Dismiss Notice

Web Design Changing the background of template

Discussion in 'Web Design' started by pdoig, Aug 2, 2008.

  1. pdoig

    pdoig New Member

    I've downloaded the 'Snowmobile template. I am trying to change the background colour of the Web Page without the stiped outer background changeing also.Can someone please tell me how to do this so that my Web Page is more defined.

    Thanks
    pdoig
     
  2. ishkey

    ishkey Moderator, Logos, Sports Crests Staff Member Verified Member

    I give up. Which page is the snowmobile template on????
     
  3. pdoig

    pdoig New Member

    Page 12 bottom left.
     
  4. ishkey

    ishkey Moderator, Logos, Sports Crests Staff Member Verified Member

    Boy, I'm getting old. Time for new glasses, bottom left, yep.
    open the style.css file - I have commented out the 3 lines you can adjust.
    the bg_lines,gif is the striped. Don't forget Post a link in the web review so we can see your work.

    body {
    font-family: tahoma, helvetica, arial, sans-serif;
    font-size: 11px;
    text-align: center;
    /*background: #979dae;*/
    /* color: #e4e7ef;*/
    /*background-image:url(images/bg_lines.gif);*/
    }
     

    Attached Files:

    • snow.jpg
      snow.jpg
      File size:
      39.5 KB
      Views:
      719
  5. pdoig

    pdoig New Member

    the 3 lines already are what you suggested.
    Any other suggestions would be appreciated.

    Thanks
     
  6. ishkey

    ishkey Moderator, Logos, Sports Crests Staff Member Verified Member

    Try one of the on line tutorials like w3schools.com it is quick, in depth, and covers all the programming languages out there. It also makes for a quick reference. so book mark it.
     
  7. pdoig

    pdoig New Member