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
-
by ChunkHello!
My name is Chunk (nickname). Im current graduated from my local college for Web Development. Today I will be exploring vBulletin...07-11-2026, 06:08 AM -
Get Affordable and Fast VPS for vBulletin -
by PitmanLol... Like I said, I am Shon.
I am I user and administrator of vBulletin since 2002 (good old days) and I joined here because I recently...07-08-2026, 02:29 PM


Comment