This item is by an Elite Author
UnitedThemes
- Elite Author
- Sold between 250 000 and 1 000 000 dollars
- Author was Featured
- Referred between 200 and 499 users
- Bought between 10 and 49 items
- United States
- Has been a member for 2-3 years
- Exclusive Author
368
Purchases
Buyer Rating:
4.12 stars
4.12 average based on 25 ratings.
-
5 Star
1664%
-
4 Star
312%
-
3 Star
14%
-
2 Star
312%
-
1 Star
28%
| Created | 22 March 12 |
| Last Update | 2 February 13 |
| Columns | 4+ |
| Compatible Browsers | IE8, IE9, Firefox, Safari, Opera, Chrome |
| Software Version | WordPress 3.4, WordPress 3.3, WordPress 3.2 |
| Documentation | Well Documented |
| Layout | Responsive |
| ThemeForest Files Included | CSS Files, JS Files, PHP Files |
| Widget Ready | Yes |
- blog
- business
- clean
- corporate
- custom backgrounds
- fashion
- filterable portfolio
- minimal
- modern
- personal blog
- photography
- post formats
- responsive
© All Rights Reserved UnitedThemes -
Contact Envato Support


HI,
I received a answer to my question but, for some reason, I canno’t connect to the forum anymore : it doesn’t recognize my password and send me through a non sense password recovery procedure (with IDs and security keys!!).
Here is the answer I got:
“[code] #sub-footer #copyright a:hover, a.comment-reply-link:hover, .cycle-link a, p.trigger a:hover, p.trigger.active a:hover, span.current, .entry-utility a, .themecolor, .entry-meta a:hover, #footer a:hover, #sidebar a:hover, a:hover {color:#yourcolor!important}
That code makes the a:hover link color change. This is great but what I’d like to know is how to change the color of the link text itself, when there is no cursor above it. That way, people reading the text can know that there is a link in the text.
Thanks in advance
Hi,
just cut of the :hover out of each declaration
thanks
Hi,
Sorry, it doesn’t work… I tried with this, cutting :hover out of each declaration:
sub-footer #copyright a,
a.comment-reply-link, .cycle-link a, p.trigger a, p.trigger.active a, span.current, .entry-utility a, .themecolor, .entry-meta a, #footer a, #sidebar a, a {color:#000080}
Thanks in advance
Hi,
we recommend this page here: http://www.w3schools.com/
a.comment-reply-link, .cycle-link a, p.trigger a, p.trigger.active a, span.current, .entry-utility a, .themecolor, .entry-meta a, #footer a, #sidebar a, a { color:#000080 !important; }Best Regards UT
Hi,
Thanks, it works but it changes all the link color (menus included). I just want to for the post itself…
Thanks