How CAn I Change The Background Of My Wordpress Blog?

Discussion in 'HTML & Website Design' started by Efsane 66, Feb 5, 2009.

  1. #1
    How CAn I Change The Background Of My Wordpress Blog?

    How can I Add a background image?

    please help thanks
     
    Efsane 66, Feb 5, 2009 IP
  2. Discussions

    Discussions Member

    Messages:
    12
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    36
    #2
    Through the CSS.
    background: #FFFFFF url(hxxp://domain.com/images/imagebackground.gif) top center no-repeat;
     
    Discussions, Feb 5, 2009 IP
  3. promotionalhelp

    promotionalhelp Peon

    Messages:
    411
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    If you go to your css file, you can set the styles for the body or your blog page to change the background e.g.

    body {background: #FFFFFF url('images/backgroundimage.gif') no-repeat;}
     
    promotionalhelp, Feb 5, 2009 IP
  4. SweetChilli

    SweetChilli Peon

    Messages:
    45
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    SweetChilli, Feb 5, 2009 IP
  5. spiderbyte

    spiderbyte Active Member

    Messages:
    115
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    55
    #5
    body {
    background: #FFFFFF url('images/image.png');
    }
     
    spiderbyte, Feb 5, 2009 IP
  6. Efsane 66

    Efsane 66 Well-Known Member

    Messages:
    223
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    128
    #6
    okey, I have a last questoin.

    How can I make categories in blogger?? For example

    Categorie

    • Pictures

    (Subcategories)
    1. Family
    2. Friends
    3. Pets

    Categorie

    • Videos

    (Subcategories)
    1. Family
    2. Friends
    3. Pets
     
    Efsane 66, Feb 6, 2009 IP
  7. falguni1

    falguni1 Peon

    Messages:
    3,016
    Likes Received:
    66
    Best Answers:
    0
    Trophy Points:
    0
    #7
    there is a plugin search at wordpress plugins.
     
    falguni1, Feb 6, 2009 IP
  8. Efsane 66

    Efsane 66 Well-Known Member

    Messages:
    223
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    128
    #8

    yes but it 's not for wordpress (its for blogger)
     
    Efsane 66, Feb 6, 2009 IP
  9. Efsane 66

    Efsane 66 Well-Known Member

    Messages:
    223
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    128
    #9
    :confused:
     
    Efsane 66, Feb 6, 2009 IP
  10. Efsane 66

    Efsane 66 Well-Known Member

    Messages:
    223
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    128
    #10
    Efsane 66, Feb 6, 2009 IP