• Resolved tapiohuuhaa

    (@tapiohuuhaa)


    In my mind the most problematic default CSS relates with

    #bbpress-forums li.bbp-footer .bbp-forum-content… {
    margin-left: 140px;

    #bbpress-forums div.bbp-forum-content, #bbpress-forums div.bbp-reply-content, #bbpress-forums div.bbp-topic-content {
    margin-left: 130px;

    Those takes too much left margin with narrow mobile viewport values.
    My mistake was not to look at the original CSS and I used negative margins for elements inside those containers in order to get reasonable left margins for mobile phones.

    I didn’t like so big left margin at all. I just think, if there would be some settings for them or guide to get IMO more reasonable values for those.

    It is not very reasonable if many people make the same errors as I do and have the same problems with mobile design.

    As default avatars didn’t work at all with mobile version. Simply took too much space.
    I must redesing avatars for mobile. Look at my site with ordinary mobile phone, you see, what I mean.

    Redesining of showing avatar base on this site:
    https://www.matkapuhelinfoorumi.fi/threads/tablettia-ostamassa-mikä-tabletti-hankinnassa.65833/

    The page I need help with: [log in to see the link]

The topic ‘The most problematic default CSS’ is closed to new replies.