|
Next: Is there a URLScan similar product for Apache?
|
| Author |
Message |
External

Since: Jul 21, 2003 Posts: 13
|
(Msg. 1) Posted: Thu Mar 04, 2004 3:45 pm
Post subject: Links colours Archived from groups: alt>www>webmaster (more info?)
|
|
|
Is there any way to change the colours on links further down the document to
alternate colours?
I would like to have some of my links as one colour, and others to be an
alternate colour, but I am not able to figure out how to do this...I need
help!
Thanks! >> Stay informed about: Links colours |
|
| Back to top |
|
 |  |
External

Since: Mar 04, 2004 Posts: 8
|
(Msg. 2) Posted: Thu Mar 04, 2004 4:24 pm
Post subject: Re: Links colours [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
You could probably do this with CSS
Jay
"lisajane" <lisajane.TakeThisOut@the-beach.net> wrote in message
news:104equo4jnfgecb@corp.supernews.com...
> Is there any way to change the colours on links further down the document
to
> alternate colours?
>
> I would like to have some of my links as one colour, and others to be an
> alternate colour, but I am not able to figure out how to do this...I need
> help!
>
> Thanks!
>
><!-- ~MESSAGE_AFTER~ --> >> Stay informed about: Links colours |
|
| Back to top |
|
 |  |
External

Since: Nov 09, 2003 Posts: 126
|
(Msg. 3) Posted: Thu Mar 04, 2004 9:22 pm
Post subject: Re: Links colours [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
lisajane wrote in message ...
> Is there any way to change the colours on links further down the document
to
> alternate colours?
Even if you can ... Please don't, as it only makes life a lot more
difficult for your website users.<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: Links colours |
|
| Back to top |
|
 |  |
External

Since: Jul 21, 2003 Posts: 13
|
(Msg. 4) Posted: Thu Mar 04, 2004 9:22 pm
Post subject: Re: Links colours [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Well you may have a point. But I need my navigation links one color and the
other body links another, I think in this case it will be fine...But I did
find out how to do it in the event anyone cares LOL
<a href="name"> <font color="#000000">textgoeshere</font>
"Steve R." <stevie_ritchie(NOSPAM)@hotmail.com> wrote in message
news:jtK1c.8572$124.115915913@news-text.cableinet.net...
> lisajane wrote in message ...
> > Is there any way to change the colours on links further down the
document
> to
> > alternate colours?
>
> Even if you can ... Please don't, as it only makes life a lot more
> difficult for your website users.
>
><!-- ~MESSAGE_AFTER~ --> >> Stay informed about: Links colours |
|
| Back to top |
|
 |  |
External

Since: Mar 04, 2004 Posts: 8
|
(Msg. 5) Posted: Thu Mar 04, 2004 9:22 pm
Post subject: Re: Links colours [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Maybe it's an intranet.
"Steve R." <stevie_ritchie(NOSPAM)@hotmail.com> wrote in message
news:jtK1c.8572$124.115915913@news-text.cableinet.net...
> lisajane wrote in message ...
> > Is there any way to change the colours on links further down the
document
> to
> > alternate colours?
>
> Even if you can ... Please don't, as it only makes life a lot more
> difficult for your website users.
>
><!-- ~MESSAGE_AFTER~ --> >> Stay informed about: Links colours |
|
| Back to top |
|
 |  |
External

Since: Jan 24, 2004 Posts: 425
|
(Msg. 6) Posted: Thu Mar 04, 2004 9:22 pm
Post subject: Re: Links colours [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
lisajane wrote:
> Well you may have a point. But I need my navigation links one color and the
> other body links another, I think in this case it will be fine...But I did
> find out how to do it in the event anyone cares LOL
>
> <a href="name"> <font color="#000000">textgoeshere</font>
But that isn't the right way to do it. I'm not even sure if it will work
in every case.<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: Links colours |
|
| Back to top |
|
 |  |
External

Since: Jul 21, 2003 Posts: 13
|
(Msg. 7) Posted: Thu Mar 04, 2004 9:22 pm
Post subject: Re: Links colours [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
"Scott Bryce" <sbryce.RemoveThis@scottbryce.com> wrote in message
news:104evhvm828vv3b@corp.supernews.com...
> lisajane wrote:
> > Well you may have a point. But I need my navigation links one color and
the
> > other body links another, I think in this case it will be fine...But I
did
> > find out how to do it in the event anyone cares LOL
> >
> > <a href="name"> <font color="#000000">textgoeshere</font>
>
> But that isn't the right way to do it. I'm not even sure if it will work
> in every case.
>
Seems to be working fine for me
Although I did forget to close the anchor in the example
Should read
<font color="#000000">textgoeshere</font><!-- ~MESSAGE_AFTER~ --> >> Stay informed about: Links colours |
|
| Back to top |
|
 |  |
External

Since: Nov 17, 2003 Posts: 47
|
(Msg. 8) Posted: Thu Mar 04, 2004 10:19 pm
Post subject: Re: Links colours [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
"lisajane" <lisajane.DeleteThis@the-beach.net> wrote in message
news:104eu9gpjutms8e@corp.supernews.com...
>
> "Steve R." <stevie_ritchie(NOSPAM)@hotmail.com> wrote in message
> news:jtK1c.8572$124.115915913@news-text.cableinet.net...
> > lisajane wrote in message ...
> > > Is there any way to change the colours on links further down the
> document
> > to
> > > alternate colours?
> >
> > Even if you can ... Please don't, as it only makes life a lot more
> > difficult for your website users.
> >
> Well you may have a point. But I need my navigation links one color and
the
> other body links another, I think in this case it will be fine...But I did
> find out how to do it in the event anyone cares LOL
>
> <a href="name"> <font color="#000000">textgoeshere</font>
Using separate colors for navigation and body is not alternating. When you
said alternate, I thought that the first link would be blue, then the next
red and so on...
You should use a style sheet. Also, the <font> tag is depricated.
Your style could be:
a.body {
color: #0000FF;
}
a.nav {
color: #FF0000;
}
For body links: Main links
For navigation links: Navigation Links
- J<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: Links colours |
|
| Back to top |
|
 |  |
External

Since: Sep 19, 2003 Posts: 3499
|
(Msg. 9) Posted: Thu Mar 04, 2004 10:20 pm
Post subject: Re: Links colours [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
lisajane wrote:
> "Scott Bryce" <sbryce DeleteThis @scottbryce.com> wrote in message
> news:104evhvm828vv3b@corp.supernews.com...
>> lisajane wrote:
>>> Well you may have a point. But I need my navigation links one
>>> color and the other body links another, I think in this case it
>>> will be fine...But I did find out how to do it in the event anyone
>>> cares LOL
>>>
>>> <a href="name"> <font color="#000000">textgoeshere</font>
>>
>> But that isn't the right way to do it. I'm not even sure if it will
>> work in every case.
>
> Seems to be working fine for me
>
> Although I did forget to close the anchor in the example
>
> Should read
> <font color="#000000">textgoeshere</font>
Take a look here when you get a minute:
<a style='text-decoration: underline;' href="http://www.google.com/search?q=different+color+links+css" target="_blank">http://www.google.com/search?q=different+color+links+css</a>
--
William Tasso<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: Links colours |
|
| Back to top |
|
 |  |
External

Since: Jul 24, 2003 Posts: 116
|
(Msg. 10) Posted: Thu Mar 04, 2004 10:24 pm
Post subject: Re: Links colours [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
In article <104eu9gpjutms8e.RemoveThis@corp.supernews.com>, lisajane.RemoveThis@the-beach.net
says...
> Well you may have a point. But I need my navigation links one color and the
> other body links another, I think in this case it will be fine...But I did
> find out how to do it in the event anyone cares LOL
>
> <a href="name"> <font color="#000000">textgoeshere</font>
>
>
>
> "Steve R." <stevie_ritchie(NOSPAM)@hotmail.com> wrote in message
> news:jtK1c.8572$124.115915913@news-text.cableinet.net...
> > lisajane wrote in message ...
> > > Is there any way to change the colours on links further down the
> document
> > to
> > > alternate colours?
> >
> > Even if you can ... Please don't, as it only makes life a lot more
> > difficult for your website users.
> >
> >
>
>
>
sigh..
--<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: Links colours |
|
| Back to top |
|
 |  |
External

Since: Mar 03, 2004 Posts: 75
|
(Msg. 11) Posted: Thu Mar 04, 2004 10:50 pm
Post subject: Re: Links colours [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
"lisajane" <lisajane.RemoveThis@the-beach.net> wrote in message
news:104equo4jnfgecb@corp.supernews.com...
> Is there any way to change the colours on links further down the document
to
> alternate colours?
>
> I would like to have some of my links as one colour, and others to be an
> alternate colour, but I am not able to figure out how to do this...I need
> help!
>
> Thanks!
>
>
here's one way... this also changes the behaviour of the link underlining.
change it to taste if design is a priority, or strip out the effect if you
want maximum readability.
<style>
A {color: #99FFFF; font-family: VERDANA,ARIAL,HELVETICA;font-size: 11px;}
A:link { text-decoration: underline; color:#000000;}
A:visited { text-decoration: underline; color:#000000;}
A:hover { text-decoration: underline; color:#D8548E;}
</style><!-- ~MESSAGE_AFTER~ --> >> Stay informed about: Links colours |
|
| Back to top |
|
 |  |
External

Since: Nov 17, 2003 Posts: 47
|
(Msg. 12) Posted: Thu Mar 04, 2004 11:24 pm
Post subject: Re: Links colours [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
"SpaceGirl" <MirandaNoSpam.RemoveThis@subhuman.net> wrote in message
news:c2819b$1p4edm$1@ID-129131.news.uni-berlin.de...
>
> "lisajane" <lisajane.RemoveThis@the-beach.net> wrote in message
> news:104equo4jnfgecb@corp.supernews.com...
> > Is there any way to change the colours on links further down the
document
> to
> > alternate colours?
> >
> > I would like to have some of my links as one colour, and others to be an
> > alternate colour, but I am not able to figure out how to do this...I
need
> > help!
> >
> > Thanks!
> >
> >
>
> here's one way... this also changes the behaviour of the link underlining.
> change it to taste if design is a priority, or strip out the effect if you
> want maximum readability.
>
> <style>
>
> A {color: #99FFFF; font-family: VERDANA,ARIAL,HELVETICA;font-size: 11px;}
> A:link { text-decoration: underline; color:#000000;}
> A:visited { text-decoration: underline; color:#000000;}
> A:hover { text-decoration: underline; color:#D8548E;}
>
> </style>
In his second post he specified that he wanted the navigation links to be
one color and the body links be another color. Your solution simply makes
all links the same color.<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: Links colours |
|
| Back to top |
|
 |  |
External

Since: Mar 03, 2004 Posts: 75
|
(Msg. 13) Posted: Thu Mar 04, 2004 11:40 pm
Post subject: Re: Links colours [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
"Jay" <jerry280.TakeThisOut@yahoo.com> wrote in message
news:6gM1c.282$Ig7.100@news02.roc.ny...
>
> "SpaceGirl" <MirandaNoSpam.TakeThisOut@subhuman.net> wrote in message
> news:c2819b$1p4edm$1@ID-129131.news.uni-berlin.de...
> >
> > "lisajane" <lisajane.TakeThisOut@the-beach.net> wrote in message
> > news:104equo4jnfgecb@corp.supernews.com...
> > > Is there any way to change the colours on links further down the
> document
> > to
> > > alternate colours?
> > >
> > > I would like to have some of my links as one colour, and others to be
an
> > > alternate colour, but I am not able to figure out how to do this...I
> need
> > > help!
> > >
> > > Thanks!
> > >
> > >
> >
> > here's one way... this also changes the behaviour of the link
underlining.
> > change it to taste if design is a priority, or strip out the effect if
you
> > want maximum readability.
> >
> > <style>
> >
> > A {color: #99FFFF; font-family: VERDANA,ARIAL,HELVETICA;font-size:
11px;}
> > A:link { text-decoration: underline; color:#000000;}
> > A:visited { text-decoration: underline; color:#000000;}
> > A:hover { text-decoration: underline; color:#D8548E;}
> >
> > </style>
>
> In his second post he specified that he wanted the navigation links to be
> one color and the body links be another color. Your solution simply makes
> all links the same color.
>
>
my bad
in css...
A.navbar {color: #99FFFF; font-family: VERDANA,ARIAL,HELVETICA;font-size:
11px;}
A.navbar:link { text-decoration: underline; color:#000000;}
A.navbar:visited { text-decoration: underline; color:#000000;}
A.navbar:hover { text-decoration: underline; color:#D8548E;}
A:link { text-decoration: underline; color:#000000;}
A:visited { text-decoration: underline; color:#000000;}
A:hover { text-decoration: underline; color:#D8548E;}
in the navbar HTML...
item1<a href="2.htm"
class="navbar">item2</a> item3
the body text will pick up the default styling.<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: Links colours |
|
| Back to top |
|
 |  |
External

Since: Nov 17, 2003 Posts: 47
|
(Msg. 14) Posted: Fri Mar 05, 2004 6:52 pm
Post subject: Re: Links colours [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
"Jay" <boatingN.O.S.P.A.M.TakeThisOut@cox.net> wrote in message
news:ImN1c.10477$oP.270@lakeread03...
>
> "Steve R." <stevie_ritchie(NOSPAM)@hotmail.com> wrote in message
> news:jtK1c.8572$124.115915913@news-text.cableinet.net...
> > lisajane wrote in message ...
> > > Is there any way to change the colours on links further down the
> document
> > to
> > > alternate colours?
> >
> > Even if you can ... Please don't, as it only makes life a lot more
> > difficult for your website users.
> >
> >
> Maybe it's an intranet.
Please see <a style='text-decoration: underline;' href="http://www.aww-faq.org/#quickanddirty" target="_blank">http://www.aww-faq.org/#quickanddirty</a> "Posting Messages in AWW"
Would you want your employees looking at an Intranet like that?
Besides, the OP wasn't very clear what he/she meant by alternating colors.
He/she wants the navigation links a different color than the rest of the
links.
- J<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: Links colours |
|
| Back to top |
|
 |  |