Styling Subscribe / Unsubscribe
-
Hi, I notice that 5.6.0 now has new settings for styling the subscribe / unsubscribe buttons.
At the moment I am using this custom CSS in my own file:
#bbpress-forums a.subscription-toggle:link, #bbpress-forums a.favorite-toggle:link { border: solid 1px #248ed0; color: #fff; background: #248ed0; padding: 8px 25px 8px; font-size: .86666667em; line-height: 1.384615em; margin-top: 5px; margin-bottom: 5px; display: inline-block; text-transform: uppercase; font-weight: normal; } #bbpress-forums a.subscription-toggle:hover, #bbpress-forums a.favorite-toggle:hover { color: #248ed0; border: solid 1px #248ed0; text-decoration: none; background: #fff; }
I am wondering if there may be an advantage this to make use of the new BSP settings or leave things as they are?
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- The topic ‘Styling Subscribe / Unsubscribe’ is closed to new replies.