How to adjust sidebar width in blogger ?


How to adjust sidebar width in blogger ?

 


Today I am share How to adjust your blog entire or blog sidebar width  If you want to adjust your blog sidebar width or entire width . So follow these simple steps .Given Below .

1 . Log in to your blogger Account . >  Goto template on your deshboard .

2. Click on Edit HTML > Check the Expand Template .

3. Press Ctrl+f and Find [ Wrapper ] .

/* ============================= Wrapper ============================= */

#total-wrapper { margin: 0 auto; padding 0 10px; background:#fff; width:1050px; } #outer-wrapper{ width:1000px; margin:10px auto 0; padding:5px 20px 0; text-align:$startSide; font:$bodyfont; } #main-wrapper { width:640px; float:$endSide; word-wrap:break-word; overflow:hidden; } #sidebar-wrapper{ width:310px; float:$startSide; word-wrap:break-word; overflow:hidden; }

4 . Adjust to blog entire width, change 1000 px to any value you want .

5 . Adjust to blog sidebar width , change 310 px to any value you want .



Method of Changing Width

Outer-Wrapper = Main Wrapper + Left sidebar + Right sidebar



6. After adjust your width click on Save Template . 



In other Way

 

1.  Log in to your Blogger Account. > Template >click on Customise .

2. click on Adjust Width .



 

 3. Adjust your entire blog width 960px to any value you want . but not type exceed 1500 px.

4. Adjust your blog sidebar with 310 to any value you want but not exceed 500px.






5 . After adjusted your Width Click On Save Template .

0 comments: