Jump to content
ClubAdventist

Recommended Posts

Posted

I don't know how to do it, but when I use the "URL" and post it in a post, the color of the script is the same as the text in the rest of the post... Now, how does another person know if there is a URL in the post unless he runs his mouse over the words...?? I liked the fact that we USED to be able to see what was a link to another by the color change in the lettering...

Can we change the color [or "colour" for you non-Yank types] of the URL wording?

Democracy is a device that ensures we shall be governed no better than we deserve.

 

George Bernard Shaw

 

Posted

Cartoons

Hummmmm looks like a different color to me.

<p><span style="color:#0000FF;"><span style="font-weight:bold;"><span style="font-style:italic;">"Do not use harmful words, but only helpful words, the kind that build up and provide what is needed, so that what you say will do good to those who hear you."</span></span> Eph 4:29</span><br><br><img src="http://banners.wunderground.com/weathersticker/gizmotimetemp_both/US/OR/Fairview.gif" alt="Fairview.gif"> Fairview Or</p>

Posted

But only if you put your mouse over the word...

It is still the same color as the rest of the text....

Unless my settings for this software don't allow for different color in the link....?

The Collaboration

Is "The Collaboration" a different color without the use of your mouse? It is not for me...

Democracy is a device that ensures we shall be governed no better than we deserve.

 

George Bernard Shaw

 

Posted

Yes Neil. The Collaboration is in blue while your other text is in black

<p><span style="color:#0000FF;"><span style="font-weight:bold;"><span style="font-style:italic;">"Do not use harmful words, but only helpful words, the kind that build up and provide what is needed, so that what you say will do good to those who hear you."</span></span> Eph 4:29</span><br><br><img src="http://banners.wunderground.com/weathersticker/gizmotimetemp_both/US/OR/Fairview.gif" alt="Fairview.gif"> Fairview Or</p>

Posted

Well, that just is funky...It's in black for me, and I can not distinquish the color of the lettering from the rest of the text...

So, would my settings be the problem?

Democracy is a device that ensures we shall be governed no better than we deserve.

 

George Bernard Shaw

 

Posted

Ok, I figured it out...It was the settings on the board...They did not allow the links to change color...

Thanks anyways for helping Amelia... cool.gif

Democracy is a device that ensures we shall be governed no better than we deserve.

 

George Bernard Shaw

 

  • Moderators
Posted

The black and blue fonts are almost the same color on my monitor.

There are several solutions to make them look more obviously like links. One is to make the actual URL address clickable. Another is to add an underscore to the link, an extra little step or two. Or you could say "Click here --->"

LD

LD

Posted

Quote:

Neil D said:

Ok, I figured it out...It was the settings on the board...They did not allow the links to change color...


I don't get it -- where is this particular setting? I'm having the same problem: the links are all black unless I mouse over them. It really stinks. frown.gif

"After such knowledge, what forgiveness?" -- T.S. Eliot
Posted

That's the problem -- I don't want to change the skin. frown.gif

"After such knowledge, what forgiveness?" -- T.S. Eliot
Posted

I switched to a dark green skin and the links showed up...

I think that the blue skin also allows the links to show...

The yellow/green skin does NOT allow the links to show up until a mouse goes over the wording, when at that time the coloring changes....

Just an FYI smile.gif

Democracy is a device that ensures we shall be governed no better than we deserve.

 

George Bernard Shaw

 

Posted

That's the problem: I don't want to change the skin.

I would like the stylesheet of THIS skin to be altered slightly so that the links show up in a different color automatically (and then maybe get underlined when moused over, or somesuch). I know this can be done. Stan????

"After such knowledge, what forgiveness?" -- T.S. Eliot
Posted

OK I don't think it's a problem with the CA skin. I set up the way links and menu bars are colored in my desktop display apperance. You can also set up how large/small fonts are displayed and even which font your computer uses. Just go to your desktop and right click and go to properties.

<p><span style="color:#0000FF;"><span style="font-weight:bold;"><span style="font-style:italic;">"Do not use harmful words, but only helpful words, the kind that build up and provide what is needed, so that what you say will do good to those who hear you."</span></span> Eph 4:29</span><br><br><img src="http://banners.wunderground.com/weathersticker/gizmotimetemp_both/US/OR/Fairview.gif" alt="Fairview.gif"> Fairview Or</p>

Posted

The only way I can see to do this is to:

1. Click on Tools

2. Then, Internet Options

3. General

4. Accessibility

5. Ignore colors specified on Web pages

Then, all color is gone, except the different color for the link.

I think it does have something to do with the style sheet at AF.

Posted

It is a problem with the CA (AF) skin: the stylesheet for this particular skin (frosted, the new default skin) does not specify a separate color for link text except on the hover subclass.

View stylesheet here:

>> http://adventistforum.com/ubbtreads/stylesheets/frosted.css <<

You can see the following:

Code:
 a:link {
color: #000000;
text-decoration: none;
background-color: transparent;
}

a:visited {
color: #000000;
text-decoration: none;
background-color: transparent;
}

a:active {
color: #000000;
text-decoration: none;
background-color: transparent;
}

a:hover {
color: #8ccea5;
text-decoration: none;
background-color: transparent;
}

Basically this code says links will be "#000000" -- that is, BLACK -- except on the hover subclass.

I don't wish to alter the way I experience every other site on the internet because of this, so I do not wish to change the settings of my entire browser or desktop.

It's a simple alteration to the skin stylesheet is all. I do this stuff for a living ... grin.gif ... I know what I'm talking about here! tongue.gif I just don't have access to make the change myself. icon_salut.gif

"After such knowledge, what forgiveness?" -- T.S. Eliot
Posted

Ok I changed the color for a:link. Someone tell me if they can see a change.

<p><span style="color:#0000FF;"><span style="font-weight:bold;"><span style="font-style:italic;">"Do not use harmful words, but only helpful words, the kind that build up and provide what is needed, so that what you say will do good to those who hear you."</span></span> Eph 4:29</span><br><br><img src="http://banners.wunderground.com/weathersticker/gizmotimetemp_both/US/OR/Fairview.gif" alt="Fairview.gif"> Fairview Or</p>

Posted

A very slight one, nearly indistinguishable. Maybe try #006600 instead? Or perhaps use a contrasting color -- something that goes WITH the beige & green but isn't currently in use -- something like a good sienna-type brown maybe? Get something in the same hue range as the right side of that masthead graphic but with deeper saturation maybe ...

"After such knowledge, what forgiveness?" -- T.S. Eliot
Posted

Amelia, try this color: #bd9300

If that's too pale, bring it down a few tones to #a67f00

If you need a darker alternative: #957000

"After such knowledge, what forgiveness?" -- T.S. Eliot
Posted

Alright, how is it with #006600 ?

<p><span style="color:#0000FF;"><span style="font-weight:bold;"><span style="font-style:italic;">"Do not use harmful words, but only helpful words, the kind that build up and provide what is needed, so that what you say will do good to those who hear you."</span></span> Eph 4:29</span><br><br><img src="http://banners.wunderground.com/weathersticker/gizmotimetemp_both/US/OR/Fairview.gif" alt="Fairview.gif"> Fairview Or</p>

Posted

Quote:

Nicodema said:

Amelia, try this color: #bd9300

If that's too pale, bring it down a few tones to #a67f00

If you need a darker alternative: #957000


"After such knowledge, what forgiveness?" -- T.S. Eliot
Posted

I guess that means you dont like #006600 ROFL ok trying the others.

<p><span style="color:#0000FF;"><span style="font-weight:bold;"><span style="font-style:italic;">"Do not use harmful words, but only helpful words, the kind that build up and provide what is needed, so that what you say will do good to those who hear you."</span></span> Eph 4:29</span><br><br><img src="http://banners.wunderground.com/weathersticker/gizmotimetemp_both/US/OR/Fairview.gif" alt="Fairview.gif"> Fairview Or</p>

Posted

Not sure I like #bd9300

<p><span style="color:#0000FF;"><span style="font-weight:bold;"><span style="font-style:italic;">"Do not use harmful words, but only helpful words, the kind that build up and provide what is needed, so that what you say will do good to those who hear you."</span></span> Eph 4:29</span><br><br><img src="http://banners.wunderground.com/weathersticker/gizmotimetemp_both/US/OR/Fairview.gif" alt="Fairview.gif"> Fairview Or</p>

Posted

#a67f00 is better?

<p><span style="color:#0000FF;"><span style="font-weight:bold;"><span style="font-style:italic;">"Do not use harmful words, but only helpful words, the kind that build up and provide what is needed, so that what you say will do good to those who hear you."</span></span> Eph 4:29</span><br><br><img src="http://banners.wunderground.com/weathersticker/gizmotimetemp_both/US/OR/Fairview.gif" alt="Fairview.gif"> Fairview Or</p>

Posted

Well I was hoping to get this fixed tonight but I really have to get to bed. Here is a Hex color site. If you see something you like better, post it and I will try it. Or go with what Ive done. Night Night <img src="/ubbtreads/images/graemlins/smilie_bett.gif" alt="" />

<p><span style="color:#0000FF;"><span style="font-weight:bold;"><span style="font-style:italic;">"Do not use harmful words, but only helpful words, the kind that build up and provide what is needed, so that what you say will do good to those who hear you."</span></span> Eph 4:29</span><br><br><img src="http://banners.wunderground.com/weathersticker/gizmotimetemp_both/US/OR/Fairview.gif" alt="Fairview.gif"> Fairview Or</p>

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

If you find some value to this community, please help out with a few dollars per month.



×
×
  • Create New...