Hi,
On the forum front page it lists the forums for the site. However I'd like to add a main title to this and a little bit of bumpf above the forum list. How can I go about adding that in?
Thanks.
Hi,
On the forum front page it lists the forums for the site. However I'd like to add a main title to this and a little bit of bumpf above the forum list. How can I go about adding that in?
Thanks.
Hi arathra,
This is handled outside of Ninjaboard.
Every Joomla page can be given a title. Go to the Joomla Menu Manager, edit the menu item for Ninjaboard, and add a 'Page Title'. This will show at the top of the page.
If you'd like to add space above the forum, that is a styling issue and like every styling issue on any website, is done with CSS.
Edit your Joomla template CSS file to add in the space. Maybe something like this will do the job:
#ninjaboard {margin-top: 20px}
Let me know if you have any further questions.
Regards,
Mark
I tried that but nothing appears. I am using my own template so I tried with the default Beez and still nothing (see attachment).
Not sure where to go from here.
Hi @arathra
first of all you should create Parent Forum and give him a name and discription. it would be a title above forums. Then you should add forums to Parent Forum. That's all if i right understand you