Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • betteryouthanme Friend
    #204292

    Hi,

    there’s a small misstake in the template.css of v1.1.2. (Line 1208 et seqq.)

    not working (v1.1.2)


    .module-ct .whosonline {
    margin-left: 0;
    }
    .module-ct .whosonline > li {
    display: inline-block;
    border-radius: 0;
    background: #eeeeee
    padding: 2px 5px;
    margin: 0 5px 5px 0;
    white-space: nowrap;
    }

    working


    ul.whosonline {
    margin-left: 0;
    }
    ul.whosonline > li {
    display: inline-block;
    border-radius: 0;
    background: #eeeeee
    padding: 2px 5px;
    margin: 0 5px 5px 0;
    white-space: nowrap;
    }

    Have a nice day 😉

    TomC Moderator
    #561442

    Not entirely certain what you’re issue is …. perhaps you can provide a screenshot pointing out the issue?

    Also, it would be most helpful if you could provide the url of the site you’re working on.

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  TomC 9 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum