I was browsing the forum the other day whil i was on my break from class. I stumbled upon a post with the code to display the subboards and now i cant find it. I dont remember where it was.
(by display sub boarss i mean under the main board discription you have links )
example:
| QUOTE |
Human RPG's | Real Life RPG's | Historical RPG's | High School RPG's | | Boarding School RPG's | College & University RPG“s | Mixture & Other Human RPG's | |
Does anyone know where this thread is? Or where i can find the code to do that?
It's just html in the board description; go to Manage Forums in th ACP, click on Settings for the board you want to display the links in, and enter the html.
Thanks so much i used the basic
| CODE |
| <a href="URL">Text to Display</a> |
to do it and it worked great. I thought it was much more diffacult then it actually turned out to be hehe