Changing the background in a custom Blogger template

Discussion in 'Blogging' started by 4daPeace, Aug 27, 2006.

  1. #1
    My blog is at http://4dapeace.blogspot.com

    And I want to change the grey/black background to this one
    http://img310.imageshack.us/img310/1029/bwsfade00311uk.jpg

    I found, I have to add this:

    <style type="text/css">
    body{background-image:url(http://img310.imageshack.us/img310/1029/bwsfade00311uk.jpg);
    background-attachment:fixed
    background-repeat:no-repeat;
    background-position:bottom right;
    background-color:000000;
    margin-top: 330px;
    }

    Am I right?

    But the problem is, that in preview mode everything seems OK, just as I
    want it but if I save template and open my blog, it's all totally
    f***ed up. Any idea how to change my background from grey/black to this one? :confused:

    Thx u very much
     
    4daPeace, Aug 27, 2006 IP
  2. DarrenC

    DarrenC Peon

    Messages:
    3,386
    Likes Received:
    154
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I'm not an experienced Blogger user, but I would assume theres some code in the CSS file that you can edit. Have you tried the Blogger Help section, as it is very useful.

    http://help.blogger.com/
     
    DarrenC, Aug 27, 2006 IP
  3. 4daPeace

    4daPeace Guest

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    It's not official Blogger.com skin but skin from some page that provides custom Blogger templates, so it's not in official Blogger Help. The skin itself without my own background works perfect.

    I thought that I found solution but my page is totally screwed in Firefox broser (I browse in Maxthon) in IE browser it looks just as I want it. Where can be the bug? Thx for any help
     
    4daPeace, Aug 28, 2006 IP