Skip to:
Content
Pages
Categories
Search
Top
Bottom

[Resolved] picture display vertical


  • kokougan
    Member

    @kokougan

    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)

  • Virtuali
    Participant

    @gunju2221

    add this to your css

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


    kokougan
    Member

    @kokougan

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


    Virtuali
    Participant

    @gunju2221

    Did you put it in a active CSS?

    Put it in your active theme’s CSS.


    kokougan
    Member

    @kokougan

    ;) 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