"The SharePoint Magazine".
you will find interesting articles about Islam, Women Stuff, and Freebes for your blog.
To download This issue free, click in the image.Although this is a Free Issue (for limited time only) please consider to donate, it had been a hard work.
*If you need any information or pics used on the issue, fell free to contact me at: thepurplesharepoint@gmail.com
To change the background of your blog follow the next steps:
Log in to Blogger, then go to "Layout" section, now click on "Edit HTML" link.
Then find this line:
body {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-align: center;
color: #fff;
background: url('http://www.................png') repeat;
font-family: arial,verdana,helvetica,tahoma,Sans-serif;
font-size: 100%;
width: 100%;
}
or
body {
background:$bgcolor;
margin:0;
color:$textcolor;
font:x-small Georgia Serif;
font-size/* */:/**/small;
font-size: /**/small;
text-align: center;
}
If the code doesn't looks exactly like this then search/find for "background", using CTRL+F , and check if it is the background: part of "Body {......"
Now change that background url like this:
background: url('http://DIRECT_LINK_OF_YOUR_IMAGE') repeat;
The background image will not be displayed in Internet Explorer, if you do not give "space" after the url bracket closing and repeat.
0 comments:
Post a Comment