Tagged: Forum Layout
This topic contains 10 replies, has 8 voices, and was last updated by
irawans 3 months, 1 week ago.
-
AuthorPosts
-
19/09/2014 at 12:32 am #6253
Is there any way to edit the Forum Layout ? What I see is like the image below.
Honestly, the colour of the text and background hurt my eye.
I am new for this kind of forum, but I think it is using wordpress, and I thought I could customise the layout.
I could change the layout but only at account page not the forum.
Do anyone agree with me that the colour is hard to read, the text is too thin.
•”̮•·τнänκ_чöü·•”̮•
Attachments:
You must be logged in to view attached files.19/09/2014 at 1:57 am #6257I agree with you, color, text!
19/09/2014 at 7:57 am #6260Please search the forum before posting. It has been pointed out and Cel acknowledge it. They will probably change it in a future release of the website.
BTW, I don’t think it’s bad at all. Not good, but I’ve seen worse. Maybe adjusting the brightness (lowering) of you monitor can help.
19/09/2014 at 7:57 am #6261Don’t know why yours is like that cos mine is white on black with bold type.
19/09/2014 at 7:58 am #6262I guess you’re on a Mac of Linux? Windows 7 & 8 deal well with this font. Maybe CTRL-+ helps
19/09/2014 at 9:08 am #6264I’m on a linux (Ubuntu) and have exactly the same problem.
Until I switched one of the old CRT screens (yes, I still have a few) with a HD monitor, solved the problem.
Ironically I have now a bigger screen in size, but with a much lower resolution.java (EE), JavaFX, HTML, GIS) programmer, database wizard, framework inventor, looking for a job ! http://roboxing.com/wizards19/09/2014 at 10:50 am #6269I am on Mac. It seems I need to turn on my Windows PC and try read the forum from there.
19/09/2014 at 10:55 am #6271I have windows 7 and is the same thing, very dificult to read.
19/09/2014 at 12:25 pm #6273If you’re using Safari or Chrome, install Stylish extension ( https://userstyles.org ) and set up a style for domain
cel-robox.comwith the code:————
.bbp-reply-content, bold, strong, b {
font-weight: bold;
color:black;
}#bbpress-forums .bbp-topic-content ul.bbp-topic-revision-log,
#bbpress-forums .bbp-reply-content ul.bbp-topic-revision-log,
#bbpress-forums .bbp-reply-content ul.bbp-reply-revision-log {
color: inherit;
}#bbpress-forums div.even,
#bbpress-forums ul.even,
#bbpress-forums div.odd,
#bbpress-forums ul.odd {
font-size:16px !important;
color: black;
}textarea#bbp_reply_content,
.bbp-reply-content p {
font-family:Georgia !important;
}textarea#bbp_reply_content {
font-size:16px !important;
font-family:Georgia !important;
}#bbpress-forums div.even,
#bbpress-forums ul.even {
background-color: #fff;
}#bbpress-forums div.odd,
#bbpress-forums ul.odd {
background-color: #eee;
}
————It doesn’t fix everything, but it gets rid of the worst of it. Not an ideal solution but as others have said, @Pete is already planning to do something about this when he gets time.
Tom Gidden -- Bristol, UK -- New Roboxer? Check out the wiki, and add yourself to the map! http://roboxing.com/user_locations19/09/2014 at 5:03 pm #6286That really helped. At last I can read it. Many thanks.
19/09/2014 at 10:37 pm #6313 -
AuthorPosts
You must be logged in to reply to this topic.