Jump to content

Help talk:Link color: Difference between revisions

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
Content deleted Content added
Line 60: Line 60:
:In Vector skin, the default colours for red links are {{colorbox|#ba0000}} #ba0000 (<span style="color:#ba0000;">like this</span>) for unvisited links, and {{colorbox|#a55858}} #a55858 (<span style="color:#a55858;">like this</span>) for visited red links. If you want the visited links to take on the brighter red, you could try <source lang=css>.mw-body a.new:visited { color:#ba0000; }</source> but surely they would then be indistinguishable from the unvisited ones? --[[User:Redrose64|<span style="color:#a80000; background:#ffeeee; text-decoration:inherit">Red</span>rose64]] ([[User talk:Redrose64|talk]]) 16:08, 3 May 2013 (UTC)
:In Vector skin, the default colours for red links are {{colorbox|#ba0000}} #ba0000 (<span style="color:#ba0000;">like this</span>) for unvisited links, and {{colorbox|#a55858}} #a55858 (<span style="color:#a55858;">like this</span>) for visited red links. If you want the visited links to take on the brighter red, you could try <source lang=css>.mw-body a.new:visited { color:#ba0000; }</source> but surely they would then be indistinguishable from the unvisited ones? --[[User:Redrose64|<span style="color:#a80000; background:#ffeeee; text-decoration:inherit">Red</span>rose64]] ([[User talk:Redrose64|talk]]) 16:08, 3 May 2013 (UTC)
::This worked, thanks. [[User:Andros 1337|<span style="color:#FF88AA"><span style="font-family : Trebuchet MS;">'''ANDROS'''<sup>1337</sup></span></span>]][[User talk:Andros 1337|<sub>TALK</sub>]] 18:32, 3 May 2013 (UTC)
::This worked, thanks. [[User:Andros 1337|<span style="color:#FF88AA"><span style="font-family : Trebuchet MS;">'''ANDROS'''<sup>1337</sup></span></span>]][[User talk:Andros 1337|<sub>TALK</sub>]] 18:32, 3 May 2013 (UTC)


== How to print links in color? ==

When printing a wikipedia page for reading in the bus or train home, the link won't show in blue. How to change that?

08:40, 3 July 2015 (UTC)

Revision as of 08:40, 3 July 2015

WikiProject iconWikipedia Help NA‑class
WikiProject iconThis page is within the scope of the Wikipedia Help Project, a collaborative effort to improve Wikipedia's help documentation for readers and contributors. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks. To browse help related resources see the Help Menu or Help Directory. Or ask for help on your talk page and a volunteer will visit you there.
NAThis page does not require a rating on the project's quality scale.

Why separate

The reason I created this article, although there already is an article about different links, is that I wanted a concise explanation in the aspect of the colors. Mikael Häggström 15:52, 31 October 2007 (UTC)[reply]

Should we turn external links green so they won't be mistaken for inter Wiki links? When citing sources it's easier to cite sources using green links. Some people put the inter-Wiki link color as light blue to link it as a source.--I-405 (Freeway) 00:06, 5 September 2008 (UTC)[reply]

I think we should change the color of external links to THIS (#A00080). --Amit6 (talkcontribscountglobal contribs) 13:16, 20 November 2008 (UTC)[reply]
  • English grammar corrected on 17:46, 10 July 2011 (UTC)

This article doesn't say what color visited red links are. (Example, click on this red link (compare to this one here later), then go back and look at its color.) C Teng [talk] 18:38, 28 November 2009 (UTC)[reply]

Looks like #A55858. --MZMcBride (talk) 19:03, 28 November 2009 (UTC)[reply]
Testing, Testing. C Teng [talk] 23:06, 10 December 2009 (UTC)[reply]
Looks good, thanks. I'll add it. — Preceding unsigned comment added by C Teng (talkcontribs)
I couldn't figure out how to do the color box stuff, though. Also, we need a color box for purple links. C Teng [talk] 23:16, 10 December 2009 (UTC)[reply]

Vector Skin

Where is the vector skin's CSS file? I can't seem to find it! (17:48, 10 July 2011 (UTC)) — Preceding unsigned comment added by 186.15.8.95 (talk)

You can only customize the appearance of Wikipedia if you are logged in. Then you can edit Special:MyPage/vector.css. See more at Wikipedia:Customisation. PrimeHunter (talk) 21:49, 10 July 2011 (UTC)[reply]

Default Color hex codes for vector.css

Hey guys, thanks for this. I've sort of figured out how to use a custom style/colors for Wikipedia using this article as a guide. But instead of presenting a weird, nonstandard template for custom colors, can it just be the default settings template code that we can change ourselves to suit our own tastes? Cause I'm having problems changing some of the colors back to default. Thanks and I hope you guys understand - M0rphzone (talk) 21:48, 16 October 2011 (UTC)[reply]

Confused

Hi. I'm confused by the Help:Link color#Making links appear a different color just for you section. It reads:

/* standard link colors */
.mw-body a:link { color: #0000FF; } /* normal unvisited links */
.mw-body a:link:visited { color: #7F007F; } /* visited links */
.mw-body a:link:active { color: #FF0000; } /* active links */
.mw-body a:link.new { color: #FF0000; } /* new links */
.mw-body a:link.interwiki { color: #3366BB; } /* interwiki links */
.mw-body a:link.external { color: #3366BB; } /* external links */
.mw-body a:link.stub { color: #772233; } /* hovered links */
 
.mw-body a:link {color: #FF0000}
.mw-body a:visited {color: #00FF00}
.mw-body a:hover {color: #FF00FF}
.mw-body a:active {color: #0000FF}

It looks like there are duplicate declarations here? It's really confusing. --MZMcBride (talk) 00:20, 10 April 2013 (UTC)[reply]

There is only one duplicate - .mw-body a:link - and it seems to have been a duplicate since the section was added. --Redrose64 (talk) 16:27, 10 April 2013 (UTC)[reply]

In the color table, the text describing light blue links mentions bright blue links. I could be mistaken but shouldn't it read light blue links. I am not certain enough to change it. Can someone check it please? I don't see bright blue mentioned anywhere else in the table. Thanks. Probing Mind (talk) 07:23, 26 April 2013 (UTC)[reply]

I've changed it. That text was originally added in 2008, so perhaps the interwiki links were displayed in a brighter blue back then. -- John of Reading (talk) 07:32, 26 April 2013 (UTC)[reply]
Yes, most of the link colours changed with the introduction of the Vector skin in Spring 2010. In general, the blues became darker and the purples became bluer. Reds, IIRC, remained the same. --Redrose64 (talk) 15:10, 26 April 2013 (UTC)[reply]

How to change the color of visited red links?

I have a custom stylesheet, however, my color setting are overriding the visited red links. I want to keep visited red links red, so how do I change it? My stylesheet is located here: User:Andros 1337/vector.css. ANDROS1337TALK 14:11, 3 May 2013 (UTC)[reply]

In Vector skin, the default colours for red links are   #ba0000 (like this) for unvisited links, and   #a55858 (like this) for visited red links. If you want the visited links to take on the brighter red, you could try
.mw-body a.new:visited { color:#ba0000; }
but surely they would then be indistinguishable from the unvisited ones? --Redrose64 (talk) 16:08, 3 May 2013 (UTC)[reply]
This worked, thanks. ANDROS1337TALK 18:32, 3 May 2013 (UTC)[reply]


When printing a wikipedia page for reading in the bus or train home, the link won't show in blue. How to change that?

08:40, 3 July 2015 (UTC)