Welcome to Geeklog, Anonymous Wednesday, February 19 2025 @ 02:26 pm 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;
}
14
13
Quote
All times are EST. The time is now 02:26 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