Skip to content

scossar/discourse-sticky-footer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sticky Footer

note: This plugin is broken. It may be useful as example code.

This plugin is to make custom footers that have been added to Discourse forums stick to the bottom of the 'page'. It defaults to targeting footers with an ID of #sticky-footer. The target footer ID can be chaged in the plugin's settings.

Installation

Follow the Install a Plugin howto, using git clone https://github.com/scossar/discourse-sticky-footer as the plugin command.

Once you've installed it, review the settings under plugins in the admin section of your forum.

Use

Create a footer by adding markup to the Footer section of Admin>Customize>CSS/HTML. Give your footer an id of #sticky-footer.

About

make a custom footer sticky in a Discourse forum

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published