Welcome to Geeklog, Anonymous Monday, December 23 2024 @ 07:38 pm EST
Geeklog Forums
Read more link
Bassmann
Anonymous
I have checked all the forum , and can`t find any place where there is a recipe to change the colour of read more link .
Could someone please help me fast ????? :banana:
Could someone please help me fast ????? :banana:
7
6
Quote
Status: offline
Dirk
Site Admin
Admin
Registered: 01/12/02
Posts: 13073
Location:Stuttgart, Germany
I see there's an inconsistency here: We define both a class="story-read-more" and a class="story-read-more-link". The Professional theme uses the latter, so you need to define this.
Copying the rules for the .non-ul class, you could do something like this:
a:visited.story-read-more-link,
a:hover.story-read-more-link,
a:active.story-read-more-link {
color:red;
text-decoration:none;
}
This would make your "read more" link red and remove the underline. From here on, it's just plain CSS. Consult a CSS reference or tutorial for more information.
bye, Dirk
Copying the rules for the .non-ul class, you could do something like this:
Text Formatted Code
a:link.story-read-more-link,a:visited.story-read-more-link,
a:hover.story-read-more-link,
a:active.story-read-more-link {
color:red;
text-decoration:none;
}
This would make your "read more" link red and remove the underline. From here on, it's just plain CSS. Consult a CSS reference or tutorial for more information.
bye, Dirk
8
6
Quote
All times are EST. The time is now 07:38 pm.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content