Centering items in Custom HTML Widget on sidebar
-
Is there any way for me to center an image in the sidebar with my personal account? I’m using the custom html widget. Seems like the HTML I would use is not permitted.
The blog I need help with is: (visible only to logged in users)
-
You could add this to the top of your code:
<div style="text-align: center">Just be sure to close it off with this at the bottom:
</div> -
-
- The topic ‘Centering items in Custom HTML Widget on sidebar’ is closed to new replies.