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
5 posters

    Is there a way to change the colors of the mobile version?

    avatar
    Edgar Decay
    New Member


    Posts : 3
    Reputation : 1
    Language : English

    In progress Is there a way to change the colors of the mobile version?

    Post by Edgar Decay February 3rd 2015, 9:05 am

    Technical Details


    Forum version : phpBB3
    Position : Founder
    Concerned browser(s) : Google Chrome
    Who the problem concerns : All members
    When the problem appeared : Forum members have been complaining about it and I am trying to change it.
    Forum link : http://roleplair.forumotion.com/

    Description of problem

    Alot of members of my forum have been having a good time with it, but the ones that use it on mobile have said it's ugly and they don't want the bright colors in their face. We want to give it matching colors that resemble the desktop version. I have been looking for an answer for this, but I haven't found one. I apologize if it has been answered before, I am just trying to change the coloring thats it.
    SLGray
    SLGray
    Administrator
    Administrator


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

    In progress Re: Is there a way to change the colors of the mobile version?

    Post by SLGray February 3rd 2015, 9:49 am

    Do you mean the blue and gray mobile version?



    Is there a way to change the colors of the mobile version? Slgray10

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


    Posts : 3
    Reputation : 1
    Language : English

    In progress Re: Is there a way to change the colors of the mobile version?

    Post by Edgar Decay February 3rd 2015, 11:17 am

    Yes, I am trying to change it to black and grey.
    Ange Tuteur
    Ange Tuteur
    Forumaster


    Male Posts : 13207
    Reputation : 3000
    Language : English & 日本語
    Location : Pennsylvania

    In progress Re: Is there a way to change the colors of the mobile version?

    Post by Ange Tuteur February 3rd 2015, 11:40 am

    Hello @Edgar Decay,

    There isn't a specific panel that you can modify these colors, but you can however modify the defaults via the stylesheet. Add the following style rules to your sheet.
    Display > Colors > CSS stylesheet
    Code:
    #page-body { background:none }
    .mobile_subtitle, .mobile_comment { color:#CCC }
    .mobile_title, .postbody .post_header, .mobile_set, .mobile_prev_button, .mobile_next_button { box-shadow:0 10px 6px rgba(255,255,255,0.3) inset; }
    .mobile_title, .postbody .post_header, .mobile_set, .mobile_prev_button, .mobile_next_button, .mobile_item  {
      background:#111;
      border-color:#333;
    }
    .mobile_item:hover { background:#333 }
    avatar
    Edgar Decay
    New Member


    Posts : 3
    Reputation : 1
    Language : English

    In progress Re: Is there a way to change the colors of the mobile version?

    Post by Edgar Decay February 3rd 2015, 12:06 pm

    I feel incredibly stupid.. It's giving me an error..

    Detected error
    We have counted a different number of "{" and of "}". It means your CSS risks to be not valid and will not be posted correctly on your forum.

    We advise you to reread your code.
    Ange Tuteur
    Ange Tuteur
    Forumaster


    Male Posts : 13207
    Reputation : 3000
    Language : English & 日本語
    Location : Pennsylvania

    In progress Re: Is there a way to change the colors of the mobile version?

    Post by Ange Tuteur February 3rd 2015, 12:15 pm

    Could you post your CSS here, use the code tags ?
    Code:
    [code][/code]

    Thanks
    avatar
    RickeyJJ884
    New Member


    Posts : 1
    Reputation : 1
    Language : English

    In progress Re: Is there a way to change the colors of the mobile version?

    Post by RickeyJJ884 February 13th 2015, 7:11 am

    I feel unimaginably dumb.. It's providing for me a lapse.. 

    Recognized lapse 

    We have numberd an alternate number of "{" and of "}". It implies your CSS dangers to be not substantial and won't be posted accurately on your gathering. 

    We encourage you to rehash your code.




    _________________________________________________________________________________________
    NoorAlamShahzad
    Ikerepc
    Ikerepc
    Active Poster


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

    In progress Re: Is there a way to change the colors of the mobile version?

    Post by Ikerepc February 13th 2015, 7:53 am

    Probably you put code at wrong place. Code is fine.

      Current date/time is November 11th 2024, 6:13 pm