Centering text in widget
-
I have an image in the left column directing readers to my website but the text is aligned left, and I can’t see a way to center it. Any suggestions?
The blog I need help with is: (visible only to logged in users)
-
Hi there,
I would use a Text Widget instead of the Image Widget. Something like this should get you moving in the right direction. Have fun!
<p align="center"><a href="http://www.stoutstandards.com/">Website</a></p> <a href="http://www.stoutstandards.com/"><img src="http://www.stoutstandards.com/images/Stoutstandards3.jpg" class="aligncenter" width="140" height="90" /></a> -
Thanks, but I am unable to see the whole code to copy…? Also I was able to center the text over the photo before but lost it when I accidently chose another theme.
-
You should be able to select all the text without having to see it all. Here’s another way if that still presents a problem.
- The topic ‘Centering text in widget’ is closed to new replies.