[ITD] Include "Show all Watched Threads" link in Sidebar.

[ITD] Include "Show all Watched Threads" link in Sidebar. 1.3.5

No permission to download

Mian Shahid

Well-known member
ITDarasgah submitted a new resource:

[ITD] Include "Show all Watched Threads" link in Sidebar. - [ITD] Include "Show all Watched Threads" link in "Members Online Now" block in sidebar

This Add-on will include "Show all Watched Threads" link in "Members Online Now" block in sidebar.

Before:
View attachment 81627

After:

View attachment 81626

Instructions:

  1. Un-Zip the attachment.
  2. Log in to your "ACP" and go to "Install Add-on" page.
  3. Select the Unzipped XML file and click the Install Add-on button.
That's all :)

Sending a donation:

If you like this add-on, please consider sending a small...

Read more about this resource...
 
The idea is good. Still you should avoid using ancient tags like <center>. One can add this in their EXTRA.css instead:

Code:
.sidebar .sectionFooter {text-align: center;}
 
Top Bottom