inherit
aven_spellcaster@yahoo.com
198568
0
Jun 22, 2018 18:53:00 GMT -8
slave2midna
33
August 2013
slave2midna
|
Post by slave2midna on Jan 26, 2015 10:20:16 GMT -8
So I don't know if there is a code for this already, or maybe a plugin, or something. I tried looking, but I could not find one. I also wasn't sure if this was just something having to do with the layout I'm using. In the end, I'm hoping you guys can help: When you click on a "Board" or "Sub-Board" on my forum, it takes you to the Thread List, and shows the list of all the threads at the "Top" of the "Board Information" (see spoiler). What I'd like to do, is move the "Board Information" section to the top, so the Thread list is below it. This is so I new members can see the details of the board without having to scroll through tons of threads.
|
|
inherit
aven_spellcaster@yahoo.com
198568
0
Jun 22, 2018 18:53:00 GMT -8
slave2midna
33
August 2013
slave2midna
|
Post by slave2midna on Jan 26, 2015 22:37:20 GMT -8
Bump? Is that allowed - wasn't sure if it was. Figured I'd give it a go.
|
|
Kami
Forum Cat
Posts: 40,198
Mini-Profile Theme: Kami's Mini-Profile
#f35f71
156500
0
Offline
Jul 24, 2021 11:48:29 GMT -8
Kami
40,198
July 2010
kamiyakaoru
Kami's Mini-Profile
|
Post by Kami on Jan 27, 2015 12:21:22 GMT -8
This is better suited for the templates board, as you don't need a header/footer code for this anymore! You need to go to your admin panel, under Structure > Layout Templates > Board. You'll want the first tab, called "Board". Find this line, around line 63 (if you look on the left of the text area, you'll see little numbers):
{if $[board.id]}{if $[show_stats]} From that line, to this line (it should be the very last line, around line 151):
{/if}{/if}
highlight all the text until the first {/if}. Cut that, and paste it at the very top of the text box, before this line:
{if $[board.sub_board_list]}
Should wind up looking something like this:
|
|
inherit
aven_spellcaster@yahoo.com
198568
0
Jun 22, 2018 18:53:00 GMT -8
slave2midna
33
August 2013
slave2midna
|
Post by slave2midna on Jan 27, 2015 17:26:40 GMT -8
OMG THANK YOU! That's EXACTLY What I needed. Thank you soooooooooo much. I apologize for the wrong board are. I'm still new to all this, so I have some issues trying to figure out where requests go.
But this is everything I needed and I thank you.
|
|
Kami
Forum Cat
Posts: 40,198
Mini-Profile Theme: Kami's Mini-Profile
#f35f71
156500
0
Offline
Jul 24, 2021 11:48:29 GMT -8
Kami
40,198
July 2010
kamiyakaoru
Kami's Mini-Profile
|
Post by Kami on Jan 27, 2015 17:38:09 GMT -8
You're welcome! Take care. (:
|
|