Columns
-
I would like to display the avatars with the user names. However, when I do so, they change to a single vertical column. When I go into firebug to detect which css rule is causing this, it indicates that widget.css line 12:
.multiwidget_author_avatars .author-list .with-name {
display: block;If I eliminate this rule in firebug, they change back to the multi-column display I like. However, when I modify widget.css in the real world, it has no effect. How can I get the multi-column / rows with user names displayed?
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘Columns’ is closed to new replies.