By putting two lines of statements one can make blog background fixed ,it will add more attraction to blog page.
To do so just copy the code given below and paste it into Body {..} definition section of CSS
background-image:url(http://URL of background Image);
background-attachment:fixed;
like this...
body {/*background: */
margin:0;
color:#333333;
font:x-small Georgia Serif;
font-size/* */:/**/small;
font-size: /**/small;
text-align: center;
background-image:url(http://URL of background Image);
background-attachment:fixed;
}
Doing so will make you feel better than earlier while scrolling your blog's page ,only contents will be scroll not background image.
Artical Published
- Add fixed background image
- Give Nice Profile look
- Google says Quality Not Quantity
- Add meta tag to blog
- How to Get Rank in Google Search
- Blogger sitemap to Google
- Supescripted Word In Post
- Subscripted word in Blog
- Table element demonstration
- Table tag in blog post(intro)
- Table tag in blog post
- #blog -pager
- #blog-pager-newer-link
- #body#layout#footer
- #body#layout#header
- #body#layout#header-wrapper
- #body#layout#newsidebar-wrapper
- #body#layout#outer-wrapper
- #body#layout#sidebar-wrapper
- #comment block
- #comment h4
- #comment-block .author-comment,comment-body
- #comment-block .comment-blody p{ }
- #comment-block .comment-footer
- #footer
- #header
- #header .description
- #header a,#header a:hover { }
- #header H!
- #Header-wrapper
- #main-wrapper
- #navbar-iframe
- #outer-wrapper
- #sidebar-wrapper
- .author-comment p{ }
- .feed-link, .sidebar
- .main .blog
- .main .widget
- .post blockquote p{ }
- .post blockquote { }
- .post H3
- .post H3 a { }
- .post H3 a:visited { }
- .post H3 strong
- .profile-data
- .profile-datablock ,.profle-text-block
- .profile-link
- .sidebar .widget
- .sidebar ul
- .sidebar ul li{ }
- About .post
- About H2
- CSS
- CSS a:link
- CSS body
- Difinition list in Blog
- H2 .date-header
- Ordered list items in blog
- Strike Word in Blog
- Table in Blog Post
- Unorder list In Blog
Add fixed background Attachment to blog
Friday, October 17, 2008Posted by Vikas Narang at 2:27 AM
Category: Fixed background
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment