The Joomla! Forum ™



Forum rules


Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.



Post new topic Reply to topic  [ 3 posts ] 
Author Message
PostPosted: Tue Apr 03, 2012 2:54 pm 
Joomla! Explorer
Joomla! Explorer

Joined: Tue May 16, 2006 6:51 am
Posts: 463
hi

how can I style the hyperlinks in articles with a specific colour while NOT affecting the rest of the site..

I tried messing with a:link {color: #xxxxxx}

but..yeah.. that changed the whole site's links..

I just want to change the colour in my articles..

Tried searching for css + articles here @ joomla.org but apparently those 2 words are too common.. :/

any help will be greatly appreciated!


Top
 Profile  
 
PostPosted: Wed Apr 04, 2012 8:44 pm 
Joomla! Intern
Joomla! Intern

Joined: Mon Mar 08, 2010 9:39 am
Posts: 61
Location: Oslo, Norway
Hi,

to change the color of the links in all articles, but only the articles, try;

.article-content a {color:#xxxxxx;}

If this does not work out, please post a link to your site.

_________________
www.databiblioteket.com


Top
 Profile  
 
PostPosted: Thu Apr 05, 2012 6:53 am 
Joomla! Explorer
Joomla! Explorer

Joined: Tue May 16, 2006 6:51 am
Posts: 463
in typography.css I did this:

div.article a:link {
color:#FF0000;
}
div.article a:visited {
color:##FF6F6F;
}

And it seems to work...


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 



Who is online

Users browsing this forum: No registered users and 12 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group