Monday, May 4, 2009

Blogger- how to center "About Me" boxes?

I have a Blogger account and I'd like to center the "About Me", "Blog Posts", etc., boxes.





In other words, I'd like to get rid of the annoying boxes on the right hand side so that I only have one column in the center.





I've looked for answers in Blog Help and Blogger Help, but no luck. I only know very basic html, so detailed instructions would be very much appreciated.





Thanks everybody! :)

Blogger- how to center "About Me" boxes?
If you dont want the side bar to appear on your blog page





Remove this code from the blog template





%26lt;div id='sidebar-wrap' %26gt;





%26lt;div id='sidebartop-wrap' %26gt;%26lt;div id='sidebartop-wrap2' %26gt;


%26lt;b:section class='sidebar' id='sidebartop' %26gt;


%26lt;b:widget id='HTML4' locked='false' title='' type='HTML'/ %26gt;


%26lt;b:widget id='LinkList1' locked='false' title='1' type='LinkList'/ %26gt;


%26lt;b:widget id='Feed1' locked='false' title='BBC News | Latest Published Stories | UK Edition' type='Feed'/ %26gt;


%26lt;b:widget id='HTML3' locked='false' title='Choose your President' type='HTML'/ %26gt;


%26lt;b:widget id='Profile1' locked='false' title='Contributors' type='Profile'/ %26gt;


%26lt;/b:section %26gt;


%26lt;/div %26gt;%26lt;/div %26gt;





%26lt;div id='sidebarbottom-wrap1' %26gt;%26lt;div id='sidebarbottom-wrap2' %26gt;


%26lt;b:section class='sidebar' id='sidebar' preferred='yes' %26gt;


%26lt;b:widget id='HTML2' locked='false' title='' type='HTML'/ %26gt;


%26lt;b:widget id='HTML1' locked='false' title='Choose your President' type='HTML'/ %26gt;


%26lt;b:widget id='Poll2' locked='false' title='Who would be a better President' type='Poll'/ %26gt;


%26lt;b:widget id='BlogArchive1' locked='false' title='Blog Archive' type='BlogArchive'/ %26gt;


%26lt;/b:section %26gt;


%26lt;/div %26gt;%26lt;/div %26gt;





%26lt;/div %26gt;





You may also have to change these if the blog does not appear right





#outer-wrapper {


width:740px;


margin:0 auto;


text-align:left;


font: $bodyFont;


}


#main-wrap1 {


width:485px;


float:left;








http://www.theedifier.com/blogging-blogg...


No comments:

Post a Comment