how to change background theme
62How to change background theme
Many people dont even know how to change the themes behind the screen. You seen wall papers are very much easy to change in this desktop. If you go to windows every one know how to do. What about the linux and ubuntu? Same way we can do to linux and ubuntu also right click follow the method which you know as of windows.
How to change the background themes in joomla and blogger templates? New comers dont even know how to do so. I have some tips to do. We will follow that, so you can change that yourself.
First open the blogger.com.You can see the sites which you have created.Go to that website layout. Select the html editing. Find the body css so that you will be understand this better. Ok there you can find the codes
body {
background:$bgcolor;
margin:15px 15px 0;
padding:15px 20px .25em; color:$textcolor;
font:x-small Georgia Serif;
font-size/* */:/**/small;
font-size: /**/small;
text-align: center;
background-repeat: center no-repeat;
background-attachment: fixed;
border:5px solid $bordercolor;
}
Ok you can see that background-color right. There you can change the color if you like it. Or you have to change the background images. Then you have to first upload any picture you like it in photobucket but remember the image or picture should be 1024 x 600 width and height. you can center align this pictures when you insert the codes. So when you uploaded the image you need to copy the code. You have to paste the same code here beside the background -image: url ( http://) expactly inside the brackets. Thats it save the template and you can know check this.
Same thing you can change the background images or themes any css coding . Just you need to check where exactly this code has been inserted. In joomla also go to site templates in joomla 1.0 then select the template go to html editing or css editing find the code background: transparent url(../images/bg.jpg) no-repeat top center; change this . Give a correct path of the images or pictures. Finish it out. Next time you will learn more.
Thank you
products
|
Blogger: Beyond the Basics: Customize and promote your blog with original templates, analytics, advertising, and SEO (From Technologies to Solutions)
Price: $31.57
List Price: $39.99 |
PrintShare it! — Rate it: up down flag this hub









Lgali says:
4 months ago
useful info