The content of this entry is just know you how to replace your last layout by this BG-Blogger layout. At first, you must know that, replace your blogger layout with another one will be dangerous for your blogger. But, if you're familiar with HTML and CSS design, it's not your problem now.
Backup your current template. Note: dont back up if your HTML edit window in your blogger is collapsed, expand it and begin to backup all your blogger layout content.
Download this BG-Blogger layout now
So, this is what you get when you replaced successful
or you can see full demo of this layout at my test layout blog here
You must customize your template after replace.
Recent entries and Recent comments in this layout are powered by FeedBurner, you must create one account with that site. And find these code bellow to replace yours:
and
Then replace your feed url by by your own.
Categories and Widget
With the Categories menu, you dont need to do anything. you just want to edit this feed url by your feedburner url at the top right of each sidebar box.
If you want to add more widget into right sidebar, you need to replace some HTML codes of this template.
Add widget by these code below:
This layout contain the footer menu, you can add more links or informations you want at the bottom of your blog layout.
And the last, if you need edit or add more content into this layout, you must have css knowledge, and do backup whenever you edit your own templete.
Hope you like this layout, i'll release more as soon as possible
Comments are welcome.
Recent entries and Recent comments in this layout are powered by FeedBurner, you must create one account with that site. And find these code bellow to replace yours:
<div class='sidemenu'> <h3><span class='feed-small-right'><a href='http://feeds.feedburner.com/prlamnguyen'>Feeds rss</a></span>Recent entries</h3> <div class='featured_inner'> <script src='http://feeds.feedburner.com/prlamnguyen?format=sigpro' type='text/javascript'/> </div> </div>
and
<div class='sidemenu'> <h3><span class='feed-small-right'><a href='http://feeds.feedburner.com/prlamnguyen'>Feeds rss</a></span>Recent comments</h3> <div class='featured_inner'> <script src='http://feeds.feedburner.com/prlamnguyen-recentcomments?format=sigpro' type='text/javascript'/> </div> </div>
Then replace your feed url by by your own.
Categories and Widget
With the Categories menu, you dont need to do anything. you just want to edit this feed url by your feedburner url at the top right of each sidebar box.
If you want to add more widget into right sidebar, you need to replace some HTML codes of this template.
Add widget by these code below:
<div class='sidemenu'> <h3>Your widget title</h3> <div class='featured_inner'> Your widget content </div> </div>
This layout contain the footer menu, you can add more links or informations you want at the bottom of your blog layout.
And the last, if you need edit or add more content into this layout, you must have css knowledge, and do backup whenever you edit your own templete.
Hope you like this layout, i'll release more as soon as possible
Comments are welcome.