Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Visited Link #295282

    I got the right code to work. This changes the color of a topic title once visited. It makes it real simple to see which topics have been read.

    Thanks for the help.

    .bbp-topic-title a:visited {
    color: orange !important;
    }
    in reply to: Visited Link #295031

    That worked great for the individual forums.

    Is there a way to do the same with the topics?

    Thanks Again,

    Andy

    in reply to: Pagination Missing #293622

    Thank you, that worked perfect.

Viewing 3 posts - 1 through 3 (of 3 total)