The forum of the forums

Would you like to react to this message? Create an account in a few clicks or log in to continue.
The forum of the forums
3 posters

    How to change the background color for MOBILE

    ELTP
    ELTP
    New Member


    Male Posts : 18
    Reputation : 2
    Language : English and Finnish

    In progress How to change the background color for MOBILE

    Post by ELTP Mon Jan 15, 2018 10:24 pm

    Hi there,

    Our forum at www.duelmasters.org uses dark theme on a desktop version and its white text for certain important topic headlines is unreadable on white background. I was wondering how I can assign the background color for topics and categories on mobile to be for example black?

    Thanks in advance!
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51498
    Reputation : 3523
    Language : English
    Location : United States

    In progress Re: How to change the background color for MOBILE

    Post by SLGray Mon Jan 15, 2018 11:17 pm




    How to change the background color for MOBILE Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    ELTP
    ELTP
    New Member


    Male Posts : 18
    Reputation : 2
    Language : English and Finnish

    In progress Re: How to change the background color for MOBILE

    Post by ELTP Tue Jan 16, 2018 1:40 pm

    Thanks for your reply, but that did not really solve my problem although it is already something.

    Could someone please give me an example CSS code that would set the mobile background to white?
    Ikerepc
    Ikerepc
    Active Poster


    Male Posts : 1186
    Reputation : 167
    Language : Who cares...
    Location : Where web help & support is needed

    In progress Re: How to change the background color for MOBILE

    Post by Ikerepc Tue Jan 16, 2018 2:48 pm

    Try
    Code:
    .forum-section {
      background: #333;
    }

    Or another color...
    ELTP
    ELTP
    New Member


    Male Posts : 18
    Reputation : 2
    Language : English and Finnish

    In progress Re: How to change the background color for MOBILE

    Post by ELTP Tue Jan 16, 2018 2:54 pm

    Thanks for the reply @Ikerepc.

    Sadly, that code did not work for our forum, which is Invision based, if that makes any difference.

      Current date/time is Sun Sep 22, 2024 9:29 pm