Most browsers will show links by default in blue and visited links in purple. BOOOORING!!! That, and purple just doesn’t look good on some people ,But with a little bit of CSS, you can style your links any way you like. add this to your advance css section
a:link {color: #006600;} (green)
a:visited {color: #FF0000;} (red)
a:focus {color: #9933CC;} (purple)
a:hover {color: #000099;} (blue)
a:active {color: #FF9933;} (orange)
Thats its just hit save.
This is what each link does i guess you can change it to whatever,havent gotten that far yet
link – default (so your standard, never-clicked link)
visited link
focus – when tabbing with the keyboard
hover – when the curser moves over the link
active – the moment the link is clicked..
example ...yubasutterconnect.com
still working on it feedback is wanted thanks

Very helpful for the beginners. Great work solo.
Permalink Reply by solo on November 2, 2012 at 11:30am thanks B..im so a beginner ,thought i do a little sharing,lol
Permalink Reply by Chloe Prince on November 2, 2012 at 12:00pm 
Permalink Reply by solo on November 2, 2012 at 1:05pm thanks SP...here some more Chole,,
a:link { color: #006600; background: #CCFF99;}
a:visited { color: #FF0000; background: #ff6633; }
a:focus { color: #9933CC; background: #ffccff;}
a:hover { color: #000099; background: #ccffcc; }
a:active { color: #FF9933; background: #ffff00; }
Kos replied to soaringeagle's discussion 'stop confusing everyone make your 3.0 icons more use friendly'
Kos replied to Suzie Nielsen's discussion 'quick question'
soaringeagle replied to soaringeagle's discussion 'stop confusing everyone make your 3.0 icons more use friendly'
Kos replied to soaringeagle's discussion 'stop confusing everyone make your 3.0 icons more use friendly'
soaringeagle replied to soaringeagle's discussion 'stop confusing everyone make your 3.0 icons more use friendly'
Yaron replied to Allison Leahy's discussion 'Changes to Ning 3.0 Based on Your Feedback'
soaringeagle replied to soaringeagle's discussion 'stop confusing everyone make your 3.0 icons more use friendly'
soaringeagle replied to soaringeagle's discussion 'stop confusing everyone make your 3.0 icons more use friendly'© 2013 Created by Ning.
