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? Thx u very much
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/
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