Default User Icon in Sidebar

Mar 01, 2010 11:46

I am sort of new to CSS and working with this layout (Mixit "Bookworm Blue") and I can't seem to get the default userpic and profile info to show up in the sidebar - probably because I don't know the coding for it.

the sidebar code that i am working with:

/* profile */
.about-me-widget {display: none; text-align: center;}
.about-me-widget .widget-header a {color: #3c5202;}
.about-me-widget .widget-header a:hover {color: #e5f4ff;}
.about-me-widget dl, .about-me-widget dd, .about-me-widget dt {margin: 0px; padding: 0px; width: 100%;}

Any ideas what I need to add or change? Thank you.

sidebar:profile, sidebar:profile:user icon

Previous post Next post
Up