Is there a way to change the colors of the mobile version?
5 posters
Page 1 of 1
Is there a way to change the colors of the mobile version?
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.Re: Is there a way to change the colors of the mobile version?
Do you mean the blue and gray mobile version?
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Is there a way to change the colors of the mobile version?
Yes, I am trying to change it to black and grey.
Re: Is there a way to change the colors of the mobile version?
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
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 }
Re: Is there a way to change the colors of the mobile version?
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.
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.
Re: Is there a way to change the colors of the mobile version?
Could you post your CSS here, use the code tags ?
Thanks
- Code:
[code][/code]
Thanks
Re: Is there a way to change the colors of the mobile version?
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
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
RickeyJJ884- New Member
- Posts : 1
Reputation : 1
Language : English
Re: Is there a way to change the colors of the mobile version?
Probably you put code at wrong place. Code is fine.
Similar topics
» How To Force Your Desktop Version Theme "Colors And Banner" To Be Used In The Mobile Version?
» problem (Mobile version) and (computer version)
» on this my forum, mobile cant change configuration to web version, on awesomebb skin
» How to get personal widgets available for mobile version and mobile version link.
» Display a mini-version of user avatars in posts in the mobile version?
» problem (Mobile version) and (computer version)
» on this my forum, mobile cant change configuration to web version, on awesomebb skin
» How to get personal widgets available for mobile version and mobile version link.
» Display a mini-version of user avatars in posts in the mobile version?
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum