Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



Reply
Entire site red font replacement
Old 02-10-2007, 01:22 PM Entire site red font replacement
RanaD's Avatar
Super Talker

Posts: 139
Name: David
Trades: 0
I have a user who is visually restricted: she cannot see red, thus she has to highlight any red text to be able to read it.

I don't think that's acceptable, so I would like to replace all red fonts in the entire site with another colour. It shouldn't affect normal users - only ones with sight difficulties, for whom there is a different stylesheet with bigger font sizes.

It wouldn't normally be a problem, as I could change the classes which contain red as a font colour, except the same stylesheet applies to a forum, where users can choose their own font colours.

Since I believe nothing is impossible, I know it's possible to replace the colour of these posts in the forum, but I haven't a clue how... (Or would you like to disillusion me?)
RanaD is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 02-10-2007, 02:46 PM Re: Entire site red font replacement
Tom_M's Avatar
Ultra Talker

Posts: 250
Name: Tom Maurer
Location: Pennslvania, USA
Trades: 0
I would have to say use a style sheet switcher if you want some sort of solution. Just add a new style sheet with the changed CSS, and provide a button for her to switch the style.

But if you are talking about one user, maybe right a tutorial for the user that explains how to change the browser user style. If he/she can't red on your site, they can't see red on any other site. The user really needs to change their user style.
Tom_M is offline
Reply With Quote
View Public Profile
 
Old 02-10-2007, 05:32 PM Re: Entire site red font replacement
RanaD's Avatar
Super Talker

Posts: 139
Name: David
Trades: 0
User style? Pardon my thickness, but what's that?

The alternative stylesheet is part of the development, but since a forum (which will probably use <font> tags!!) is involved, I would like to replace the colour attribute in posts if possible.

Yes, it's one user, who knows 10 other users who probably has the same problem (who knows 10 other users...). I don't want them to have to do something they don't need to have to do. The site should display right for their difficulties without their chaning anything beside the stylesheet, if at all possible.

Red and neon colours simply is a problem for some people. People who I never thought would join our group, but since they have, I think it's only fair to cater for them.

The philosophy: People are inherently lazy, so the easier I can make it for them to access information they may want, the better for me and them.

If user style is the answer, then by all means I would provide a tutorial, once I find out what it is. At the moment the only solution she has is to highlight any red text, which displays white on black. If I had problems reading red, I simply wouldn't bother, honestly. I would expect the webmaster to cater for me (but then I'm a very demanding customer...)
RanaD is offline
Reply With Quote
View Public Profile
 
Old 02-10-2007, 05:41 PM Re: Entire site red font replacement
gsmile's Avatar
Skilled Talker

Posts: 99
Name: graceL
Trades: 0
What is your message board powered by? (XMB, SMB, VMB)
gsmile is offline
Reply With Quote
View Public Profile Visit gsmile's homepage!
 
Old 02-10-2007, 06:06 PM Re: Entire site red font replacement
RanaD's Avatar
Super Talker

Posts: 139
Name: David
Trades: 0
XMB, SMB, VMB? Am I getting old not knowing what these mean?

I use PHPBB (not by choice) if that helps.
RanaD is offline
Reply With Quote
View Public Profile
 
Old 02-16-2007, 05:47 AM Re: Entire site red font replacement
ForrestCroce's Avatar
Half Man, Half Amazing

Posts: 3,023
Name: Forrest Croce
Location: Seattle, WA
Trades: 0
Well I don't know PHP, but if you do, you can use a string replace function immediately before rendering a forum page. Swap out color="red" and color='red' and color=red and style="color:red", or if you're brave just all occurances of the word red for something else.
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
ForrestCroce is offline
Reply With Quote
View Public Profile Visit ForrestCroce's homepage!
 
Old 02-16-2007, 01:35 PM Re: Entire site red font replacement
RanaD's Avatar
Super Talker

Posts: 139
Name: David
Trades: 0
Thanks Croce That sounds like a brilliant idea. I will look into it for sure. (Thus starts my PHP education.)
RanaD is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Entire site red font replacement
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.52196 seconds with 12 queries