How to center any Blogger widget
Center any Blogger widget |
Align singal gadget to the center
The codes below can be used to align your custom or third party widgets to the center via Blogger Dashboard > Layout > Add Gadget > HTML/Java Scripts
Option one
Option twoOption three
Simply replace the text in blue with your widget code.
Add the CSS rule to all widgets
The CSS rule below will center all widgets on your blog. Go to your Blogger dashboard >Template Customise > Advanced > Add CSS and apply to blog.
The CSS rule below will center any one of your widgets. Replace the text in blue with the widget ID. Go to your Blogger dashboard > Template Customise > Advanced > Add CSS and apply to blog.
Helpful Blogger tip on How to find widget ID?Job Done...