Quote:
Originally Posted by Trasion
1) I want to be able to display the thread tags in the first post of all threads, and if there are none, simply show the word "None".
|
Let me tinker with the code a little and I might have a solution, but I have to see if my idea works before I give it out.
Quote:
2) I have a 5px padding in the alt1 class. But I have one specific div in the alt1 class in the postbit that I want to ignore that rule. (I want it to completely touch the edges of the page)
|
For this you would have to change the CSS values.
Quote:
3) How can I make the "What's going on?" box have only one collapse button? I don't want one for the active users, and one for the statistics, I want one for the whole thing. How can I do this?
|
This possibly could be done by putting all the markup for each under one tag but still be divided in their sections. Again I would have to mess with it. It also depends on the theme you are using. Certain themes have some mark up missing.
Quote:
4) On the forumhome, how can I make it show a specific section moderators, and if there are none, simple show the word "None".
|
For this I dont think you can do it unless a mod/hack is made. This could be something that someone could work on. I myself haven't been that great at making mods.