Skip to:
Content
Pages
Categories
Search
Top
Bottom

[Resolved] picture display vertical

  • @kokougan

    Member

    why my members and recently active members are showing in vertical, how can i make it show in horizontal?

Viewing 4 replies - 1 through 4 (of 4 total)
  • @gunju2221

    Participant

    add this to your css

    `div#sidebar div.item-avatar {
    width: 40px;
    height: 40px;
    clear: none;
    float: left;
    }`

    @kokougan

    Member

    the issue continue, the code ab ove dont help solve the problem

    @gunju2221

    Participant

    Did you put it in a active CSS?

    Put it in your active theme’s CSS.

    @kokougan

    Member

    ;) thank , it work

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Resolved] picture display vertical’ is closed to new replies.
Skip to toolbar