Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: With the enhanced widget how to get just avatar to show


landlord
Participant

@rhuslandlord

Added that to the main sidebars area, see below. Still stacking on top of each other rather then fill right then drop to next row.

/* Main sidebars */
#main .widget-area ul {
margin-left: 0;
padding: 0 20px 0 0;
}
#main .widget-area ul ul {
border: none;
margin-left: 1.3em;
padding: 0;
}
#sidebar .avatar { float: left;
}
#primary {
}
#secondary {
}

Thanks though. Will try tackling it again tomorrow. Need sleeeeeeeeep!

Skip to toolbar