Page 1 of 2 12 LastLast
Results 1 to 10 of 15
  1. #1
    Join Date
    Jan 2006
    Posts
    128
    Plugin Contributions
    0

    Default Changing Background Image

    Hello,

    I was wondering if anybody knew how to change the background image. I don't want it to be a solid color, but I had someone design me a certaing background for it. So I was wondering where I could go to change the background image.

    Thank you so much.

  2. #2
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: Changing Background Image


  3. #3
    Join Date
    Jan 2006
    Posts
    128
    Plugin Contributions
    0

    Default Re: Changing Background Image

    I went to it, and did everything listed in their but it didn't work.

  4. #4
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: Changing Background Image

    Quote Originally Posted by bubblegumgoods View Post
    I went to it, and did everything listed in their but it didn't work.
    Url of your site is?

  5. #5
    Join Date
    Jan 2006
    Posts
    128
    Plugin Contributions
    0

    Default Re: Changing Background Image


  6. #6
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: Changing Background Image

    Code:
    [FONT=Verdana]body {[/FONT]
    [FONT=Verdana]margin: 0;[/FONT]
    [FONT=Verdana]font-family: verdana, arial, helvetica, sans-serif;[/FONT]
    [FONT=Verdana]font-size: 62.5%;[/FONT]
    [FONT=Verdana]color: #000000;[/FONT]
    [FONT=Verdana]background-color: #e5edf5;[/FONT]
    [FONT=Verdana]}[/FONT]
    You have not altered code as per my instructions at
    url link I gave in my first post to you here
    i.e.
    Code:
    body {font: 62.5% verdana, arial, helvetica, sans-serif; color: #333;

  7. #7
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: Changing Background Image

    NOTE
    Correct code should be
    body {font: 62.5% verdana, arial, helvetica, sans-serif; color: #333; background: #fff url(../images/yourimage.jpg)}

  8. #8
    Join Date
    Jan 2006
    Posts
    128
    Plugin Contributions
    0

    Default Re: Changing Background Image

    ok, I added the correct, but does the image need to be in .jpg format or .gif?

  9. #9
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: Changing Background Image

    Quote Originally Posted by bubblegumgoods View Post
    ok, I added the correct, but does the image need to be in .jpg format or .gif?
    Does not matter AS LONG AS you specify correct format in stylesheet
    i.e.
    ../images/yourimage.jpg
    or
    ../images/yourimage.gif

  10. #10
    Join Date
    Jan 2006
    Posts
    128
    Plugin Contributions
    0

    Default Re: Changing Background Image

    where do i need to save the image at before I add it on the stylesheet page?

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Background image not changing
    By nakedsailor in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 3 Sep 2010, 05:25 PM
  2. Changing Background color to image
    By fastdc5 in forum Templates, Stylesheets, Page Layout
    Replies: 12
    Last Post: 4 Feb 2009, 05:22 AM
  3. Changing to Background image in stylesheet?
    By stormysar in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 9 Feb 2008, 06:04 PM
  4. Changing background image
    By pb4 in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 7 Dec 2007, 05:28 AM
  5. Changing Background image....
    By bloukline in forum Templates, Stylesheets, Page Layout
    Replies: 13
    Last Post: 16 Jan 2007, 10:22 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg