vForums Support Banner



 

Welcome Guest! Please Login or Register
vForums Support :: vForums :: Report a Bug :: Resolved Bugs :: text links classes - View Topic
Topic Rating: *****
Printable View
slip
Moderator
*****

Posts: 760
Status: Offline
Gender: Male
Location: India
Joined:  

Additional Groups:
Design Team
***


Reputation: 31%  


pmmsn
text links classes (24th Mar 08 at 7:46pm UTC)
Resolved
Because text links (eg post buttons etc.) have 2 classes - if a a:link and a:hover are added then only one class will get affected, text links with the other class (such as links on thread table and near forum footer text) do not get affected which looks odd.
Ross
Administrator
*****

[Avatar]

Posts: 3,709
Status: Offline
Gender: Male
Age: 9 14
Joined:  

Additional Groups:
Support Team
***


Reputation: 45%  


pmwwwtwittergtalkvForum
Re: text links classes (24th Mar 08 at 8:09pm UTC)
Code: CSS
 
  1. a {
  2.     color: #ff6600!important;
  3. }
  4. a:hover {
  5.     color: #336699!important;
  6. }
 


Using the !important argument should override any other colors.

Image
 Printable View

All times are GMT+0 :: The current time is 5:43pm
Page generated in 0.0723 seconds
This Forum is Powered By vForums (v2.4)
Create a Forum for Free | Find Forums