On the cloud is there a way to add the “mark channels read” to the bottom of the unread topics page?
Announcement
Collapse
No announcement yet.
Mark channels read
Collapse
X
-
Try adding an Ad Module at the bottom with this HTML code:
You can hide the module title in the module configuration so that you don't see the module border and you will only see the button.HTML Code:<a href="#" class="markchannelsread b-button">Mark Channels Read</a>

My Amazon Affiliate Link
Fast vBulletin VPS Host:
This site is hosted by IONOS
- Top
- Translate
- Bottom
Comment
-
Thanks Glenn
That put the button there but it does not do anything..No page refresh
Also how can I change the button color background?
- Top
- Translate
- Bottom
Comment
-
I'll look into your site.
My Amazon Affiliate Link
Fast vBulletin VPS Host:
This site is hosted by IONOS
- Top
- Translate
- Bottom
Comment
-
Try this:
HTML Code:<a href="#" class="markchannelsread b-button b-button--primary" onclick="pageData.channelid=1;">Mark All Posts Read</a>

My Amazon Affiliate Link
Fast vBulletin VPS Host:
This site is hosted by IONOS
- Top
- Translate
- Bottom
Comment
-
Change primary to special in the button class.
HTML Code:<a href="#" class="markchannelsread b-button b-button--special" onclick="pageData.channelid=1;">Mark All Posts Read</a>

My Amazon Affiliate Link
Fast vBulletin VPS Host:
This site is hosted by IONOS
- Top
- Translate
- Bottom
Comment
Latest Posts
Collapse
-
Reply to some ideas for new modsin Chit Chatby desmomax
I finally created a mod that allows you to add an icon to each post with options for sharing on other platforms. I honestly thought it was absurd that...
Today, 03:59 AM -
by flohseHi Glenn, what do you think about adding "Like Counts" similar to "Like Counts on Postbit and Profile" (when this mod is in use) in...Yesterday, 11:28 PM
-
Reply to push notification prompt?by desmomaxhy glenn
have you thought about this?Yesterday, 05:44 AM


Comment