- Had three columns that is Main column and two sidebar column.
- Sidebar had the colour be different from main column.
- The height of sidebar background colour always be the same as main column.
- The sidebar background color was easy to change with your.
- Login in blogger with your id.
- Click Layout.
- Click Edit HTML.
- Look for the code like this :
- You only just changed the code float: right; to float: left; ,
also was the reverse, so as the code to like this:
#main-wrapper { width: 467px; float: right; margin:0px 7px 0px 0px; word-wrap: break-word; /* fix for long text breaking sidebar float in IE */ overflow: hidden; /* fix for long non-text content breaking IE sidebar float */ }
#sidebar-wrapper {
width: 400px; float: left; margin:0; padding: 7px; background:$sidebarbgcolor; word-wrap: break-word; /* fix for long text breaking sidebar float in IE */ overflow: hidden; /* fix for long non-text content breaking IE sidebar float */ } - Click Save Template button.
- Finish.
#main-wrapper { width: 467px; float: left; margin:0px 7px 0px 0px; word-wrap: break-word; /* fix for long text breaking sidebar float in IE */ overflow: hidden; /* fix for long non-text content breaking IE sidebar float */ }
#sidebar-wrapper { width: 400px; float: right; margin:0; padding: 7px; background:$sidebarbgcolor; word-wrap: break-word; /* fix for long text breaking sidebar float in IE */ overflow: hidden; /* fix for long non-text content breaking IE sidebar float */ }
10 Comments to uniQue Minima template
is there any classic template, sir?
mas, ada template 3 colom untuk old blogger ga?klo bisa yang minima ato unik gitu?
makasi...
yang klassik coba lihat di sini
Hi, i think its realy beautiful, but i need it in Html. Im just starting, and i am still classic.
Thanks
(my english is not good, sorry)
mas, aku bingung mw nerapin kodenya, salah mulu. jujur aku suka minima, tp aku pgn templete-ku itu bisa penuh tulusannya. gimana caranya yah
Pak.. saya coba download & berhasil. Namun saya coba pindah posisi (misalnya About Me saya pindah diatas Archieve)tapi selalu error, apa ini memang fix, or bloggernya sedang trouble ya..
mas template yang side bar nya unik ada gk????
yang 3 colom buat minima blogger
Makasih buanget Kang..dah lama saya nyari template "minima" yang sidebarnya di kanan smua...
Mudah2an saya bisa, ntar dilaporin lagi klo dah bisa
Terima kasih
i want the link to download that template please
Post a Comment