Results 1 to 2 of 2

Thread: Background Image Add

  1. #1
    Thread Starter
    Amateur crenfrow's Avatar
    Join Date
    Oct 2011
    Location
    United States
    Posts
    11
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Background Image Add

    The Goal is to look like this with the wood floor - http://lbvjobs.co.uk/

    I have found the stylesheet.CSS file but can't seem to locate the code I need to change. I loaded the photo I want to use in the media library ( picture of the sky ). Here is the code I thought I would need to change but it is not making a difference. Could the size of the photo be the issue?

    /* =Global
    ---------------------------------------------------------------------------------- */
    html {
    font-size: 100%; /* IE hack */
    height: 100%;
    }
    body {
    text-align: center;
    line-height: 1.4em;
    color: #555;
    background: #F0F0F0 url(image/bg.png) repeat-x bottom fixed;
    font-size: 62.5%;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, sans-serif;
    height: 100%;
    min-width: 992px;
    }

    I changed url(image/bg.png) to say url(uploads/2011/11/bluesky.jpg) but no luck. Image size is 1044x768. Thanks for the help!

    Mike

  2. #2
    dimitris's Avatar
    Join Date
    Oct 2011
    Location
    Earth
    Posts
    20,617
    Thanks
    222
    Thanked 1,873 Times in 1,770 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Use a background image
    By frascona in forum Report ClassiPress Bugs
    Replies: 13
    Last Post: November 11th, 2011, 12:27 PM
  2. How to change the Header Background to my custom Header Background Image
    By tyrone in forum ClassiPress General Discussion
    Replies: 2
    Last Post: September 28th, 2011, 12:06 PM
  3. Replies: 1
    Last Post: September 28th, 2011, 07:29 AM
  4. color or image background
    By emo777 in forum ClassiPress General Discussion
    Replies: 6
    Last Post: October 26th, 2010, 01:12 AM