Support Forum

Advanced Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
themes-topic
Reboot theme - would be good if read topics changed colour
Avatar
Ike
Sawtry, UK
Member
Free Members
sp_UserOfflineSmall Offline
Aug 21, 2015 - 3:44 pm

Isn't it a shame that sarcasm is lost on so many! It's definitely my favourite type of humour.

This is a quick fix and doesn't involve using the Reboot child theme at all. You don't have to run it, but it might be worth hanging on to in case you want to make any forum changes in the future.

Open your WP themes style.css, either in the WP theme editor or in OSX editor whichever you prefer.

At the bottom of style.php you have the choice of adding any or all 3 of these rules:

#spRecentPostsTag .spLinkTag {
    color: blue;
}

#spRecentPostsTag .spLinkTag:hover {
    color: green;
}

#spRecentPostsTag .spLinkTag:visited {
    color: red;
}

#spRecentPostsTag .spLinkTag:visited:hover {
    color: yellow;
}
  • The first is in it's default state.
  • The second is when the cursor hovers over.
  • The third is after it's been clicked.
  • The fourth is when the cursor hovers over a visited link.

Of course you can change the colours to suit your theme using HTML hex colours.

Unfortunately, the forum links themselves underneath the topic link also use the same class, so if you or anyone uses the recent post list to jump to the forum instead of the topic, the forum name will show up as being recently clicked too. I've had a look at the function and can't figure out any way of getting around that without removing the forum line completely - unless Andy or Steve know of a way.

That should do the trick!

Avatar
Ann
Member
Free Members
sp_UserOfflineSmall Offline
Aug 21, 2015 - 4:48 pm

Will give that a go - after a hectic weekend! Thank you!

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Aug 21, 2015 - 9:15 pm

please let us know how it goes...

Forum Timezone: Europe/Stockholm
Most Users Ever Online: 1170
Currently Online:
Guest(s) 1
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Mr Papa: 19448
Ike: 2086
Brandon: 864
kvr28: 804
jim: 650
FidoSysop: 577
Conrad_Farlow: 531
fiddlerman: 358
Stefano Prete: 325
Member Stats:
Guest Posters: 617
Members: 17359
Moderators: 0
Admins: 4
Forum Stats:
Groups: 7
Forums: 17
Topics: 10125
Posts: 79620