Formatting of contributors’ sidebar
-
Hi — I am having some trouble with the sidebar (text box?) that lists the author’s names on the right-hand side of my blog. The photos are really jumbled and not lining up, and now I just added a new person, whose photo is moving out of the authors text box and floating in the blogroll text box. (If I’m not describing this well, you can just take a look and instantly see what I mean.)
Can someone please tell me how to format these photos? I just want everything to line up, and to stay contained within the box.
Thanks!
claire
http://foodjunta.wordpress.com -
-
Yours is the second post I can remember of having problems with the author’s widget on MistyLook. I suppose it’s because the sidebar on MistyLook is rather narrow, so longer names break the layout. I guess that if you want to stick to MistyLook you’ll have to list the authors in a text widget. The link to the author’s posts has the format:
http://foodjunta.wordpress.com/author/authorname/
where “authorname” should be replaced by the name of each author. -
Hi, thanks for the tip. Can I put photos into a text widget? I’d still like the photos to appear on the first page next to the names, but it seems like maybe that doesn’t work in a widget?
-
-
Yes, with the proper HTML.
For you it could go like this
<img src="http://a.wordpress.com/avatar/juntaclaire-32.jpg" />The number in the Image-URI specifies the avatar size. It can be 16, 32, 48, 96 and 128 pixels.
To be more specific on Isadoras point, “authorname” is the exact name you login with. You can pull it from the URIs from your existing authors widget.
- The topic ‘Formatting of contributors’ sidebar’ is closed to new replies.