This is probably a minor issue, but is it a simple flip of the switch to underline links in posts? The bright blue on un-clicked links is fine, but as soon as I click the links, the grey(?) text is hard for me to see. I'm color blind, which makes the problem worse. The links do underline when you mouse over, but that's still like feeling around in the dark. I've tried to change my browser settings, but UBB seems to override my choices. Thanks. test url
For what it's worth, you may want to select your style with your own style sheet. I have only started to play around with this, but I can make the links any color I want on this page with IE5. To do so, copy the lines below Everything between the two lines of dashes), paste them into Notepad and save as whatever.css Save the file where ever you'd like. Then while in IE, go to Tools, internet options, accessibilty. Say format documents using my style sheet. Browse to where you just save the file and selct it. Hit ok, apply, ok. Then all links will be the colors YOU want them. Here is a good place to get the RGB numbers. You can also change other things in the style sheet, font sizes, font face, body color, etc.. You can probably change the way the links are only underlined during hover, but I didn't figure out how to do that yet. [img]images/icons/frown.gif[/img]
TINK posted and it works on my Microsoft Explorer and his Logitech wirelerless wheel mouses. ( you have to have the wheel type mouse)
What this does is enlarge the text from where you have it set. At least two times.
What you do is hold down on the ( control button) on your keyboard and mash the wheel on your mouse. Your display will stay this way until you repeat the steps above. Mine goes from where I have my text set to large to, to smaller , and to where I have it set.
I wear glasses and this helps me a good bit.
Another tip that NW4YR had in a post that is neat and has been added to the new 6.0 UBB update is when posting a reply the box below where you click on to ADD REPLY is a scroll box of the article you are replying to it. That's handy to [img]images/icons/smile.gif[/img].
I had not noticed because all I saw in it was a banner add, but if you scroll it up it comes. [img]images/icons/smile.gif[/img]
Hope this helps some and take care [img]images/icons/smile.gif[/img]
__________________
<font color="red">~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~</font> SMILES and the best to all**Ed-<font color="red">RETIRED</font>**OINKING-BILGE-RAT <font color="red">FREEDOM IS NOT FREE ! ! !</font>
2005 LTD. X PSD 2WD FIBERGLASS RUNNINGBOARDS; SUNVISOR: REAR DEFLECTOR
<font color="00FF00">BENEFACTOR**<font color="red">NRA</font>**<font color="red">LIFER</font>**<font color="red">TX.ST.RIFLE ASSOC</font>**<font color="red">GOA</font>**<font color="00FF00">MEMBER</font>**<font color="00FF00">NRA/ILA</font>**<font color="red"> I VOTE ! DO YOU ? </font>**QUACK*QUACK ! ! !
<font color="00FF00">~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~</font>
Ed, thanks for the tips, I remember reading the rat tricks posts too and now use the zoomer quite often. I'm just color blind though, not blind blind. I still have 50 years before that happens [img]images/icons/smile.gif[/img]! Unless staring at this site all day gets me there sooner. Thanks again.
kenc I am also partially color blind in the purple range. I wear glases to, so I need all the help I can get. Not only on the eyes [img]images/icons/frown.gif[/img] .
There is an old saying that goes like this. "when you reach forty your get up and go has got up and went!!!" There is more truth to this than I would like to admit.
More on this subject is you know you have reached dirty old man status when You go by a chair and allways flop down, when you get out of the chair you have to grunt. Your is turning to silver, you can carry your teeth in your pocket, The lead in your pencil has turned into jello, and on and on [img]images/icons/laugh.gif[/img] .
Hmmmmmm I resemble that [img]images/icons/blush.gif[/img] [img]images/icons/frown.gif[/img] .
__________________
<font color="red">~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~</font> SMILES and the best to all**Ed-<font color="red">RETIRED</font>**OINKING-BILGE-RAT <font color="red">FREEDOM IS NOT FREE ! ! !</font>
2005 LTD. X PSD 2WD FIBERGLASS RUNNINGBOARDS; SUNVISOR: REAR DEFLECTOR
<font color="00FF00">BENEFACTOR**<font color="red">NRA</font>**<font color="red">LIFER</font>**<font color="red">TX.ST.RIFLE ASSOC</font>**<font color="red">GOA</font>**<font color="00FF00">MEMBER</font>**<font color="00FF00">NRA/ILA</font>**<font color="red"> I VOTE ! DO YOU ? </font>**QUACK*QUACK ! ! !
<font color="00FF00">~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~</font>
mh, I see underlines and I'm posting just a few minutes after you. Maybe you are underlined-blind [img]images/icons/smile.gif[/img]? Or maybe your browser settings override UBB? If you have IE, go to Tools, Internet Options, Advanced, then scroll down to Underline Links and choose "always." That might do it, at least for 30 minutes.
Thanks for the tip, it worked. I don't know why the underlines quit working, they just stopped in the middle of this session. I have not edited my settings. I did reboot the machine before posting. 'puters are strange animals!
Glad to hear everything is OK again. I did figure out how to change the appearance of links as far as underlining and so forth as long as the web page doesn't declare it's own style. It is controlled by text decoration property.
There are 5 possible values. It seems as though not all of these work in every browser.
<UL TYPE=SQUARE><LI>none
<LI>underline
<LI>overline
<LI>line-through
<LI>blink[/list] Also note that color can be declared by name, rgb, or hex. Well, at least they can in IE.
Try out this cascading sheet.