Welcome to Geeklog, Anonymous Saturday, December 21 2024 @ 11:39 am EST
Geeklog Forums
Previous/Next Links for categories
Status: offline
Turias
Forum User
Full Member
Registered: 10/20/03
Posts: 807
in your lib-common.php, in COM_printPageNavigation(), find all 4 lines that look like this:
change them to look like:
Then, just add the pagenavlink class to your style.css file like so:
{
color: #FF0000;
}
Text Formatted Code
$retval .= '<a href="' ............ '</a> ';change them to look like:
Text Formatted Code
$retval .= '<a class="pagenavlink" href="' ............ '</a> ';Then, just add the pagenavlink class to your style.css file like so:
Text Formatted Code
.pagenavlink{
color: #FF0000;
}
13
13
Quote
All times are EST. The time is now 11:39 am.
- 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