CSS problem
-
Hello guys, i have some problem with css, my tamplate looks like:
https://prntscr.com/6zfti0
https://prntscr.com/6zftmpi want to change the collors of links and i try that (i take it from my old tamplate)
a, a:visited {color: #585858;text-decoration: none;}
a:hover {color: #C6E633;text-decoration: underline;}
a:visited{color:#FF0000;text-decoration:none}
a:focus, a:hover, a:active {outline: none }its works.. but… now effected all site with that, all hyperlinks.. example:
https://prntscr.com/6zfsob
https://prntscr.com/6zfteddo you know how to make no effected all others hyperlinks exept that in posts?
sorry for my english, thank you in advance.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘CSS problem’ is closed to new replies.