SitePoint Header

I have been trying to add a header like that of community.sitepoint.com (This site) to my discourse forum.

However, what i cant seem to figure out is how to add links in the header the way SitePoint has. (Articles, Books and Courses)

I know the standard wordpress procedure, but it adds links above the header which disappear when scrolling. I desire an output like that of this site!

Anyone here who can help me with this a little?

Hi @Abdul_Munim_Zahid,

It is actually in the form of a plugin, which you can browse through at

The key component is (plus its corresponding SCSS)
https://github.com/sitepoint/discourse-theme/blob/master/assets/javascripts/discourse/templates/header.js.handlebars

ping @orodio and @santouras: Any advice you’d give Abdul in going this route?

1 Like

This definitely helps! Thanks a lot!

Any more advice will also be very much welcome!

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.