English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

i use blogger. i would like to know how to put a logo as a background of a blog. i want the logo to be in the centre of the blog.

2007-12-11 03:15:01 · 3 answers · asked by dark_childz56 1 in Computers & Internet Programming & Design

3 answers

You have to tinker the template code........

See if this helps
http://www.theedifier.com/blogging-blogger/classical-template-modify.php#a

2007-12-12 06:25:48 · answer #1 · answered by krishbhavara 6 · 0 0

(1) You have to make sure you have, somewhere ONLINE, an image of sufficient size to be placed and displayed as a fixed background! Got that? (Remember, you'll have to link to it: you can't store it on blogger.com!)
(2) Go into blogger.com. Go to Layout. Go to Edit HTML. Click Expand Widget Templates. Scroll down to where you see...
body { text-align: center; }
In there, carefully, between the braces, add...
background: #fff url("http://www. mydomain.com/myimage. jpg") no-repeat fixed center center;

...where "mydomain.com" is the site on which your image is located and "myimage.jpg" is the name of your image file...and you may want to change #fff
to a color more appropriate to something that will go along to the edges of your image

(--edited note: I added spaces up there, for the sake of Yahoo! Answers...there's no spaces in the image url!)

...voila!

2007-12-11 03:28:59 · answer #2 · answered by fjpoblam 7 · 0 0

write down in the main page's source a html code for this

i don' really remember it but i think it's zbody background=" source"

2007-12-11 03:20:32 · answer #3 · answered by Anonymous · 0 0

fedest.com, questions and answers