#FF6600
Closet Spammer
31801
0
1
Nov 30, 2024 17:47:52 GMT -8
wildmaven
Fear the Flying Flocks of Fiery Fury!!
35,654
October 2004
wildmaven
Wildmaven's Mini-Profile
|
Post by wildmaven on Apr 28, 2013 17:07:34 GMT -8
Themes > Layout Templates > Board List <table class="list" role="grid"> <tbody> {foreach $[board]} <br/> <div style="padding-left:25px; padding-top:0px;"> <div class="board_name">$[board] - Topics: $[board.threads], Posts: $[board.posts]</div></div> <div style="padding-left:34px; padding-top:0px;"><div class="last_post">{if $[board.posts] > 0} {if $[board.last_thread]} $[board.last_thread.last_post.date] <span id="postinfo"> $[board.last_thread.recent_link]</span> By: <span id="postinfo">$[board.last_thread.last_post.created_by_user]</span> {/if} {else} {/if} </div></div> <p> {/foreach} {if !$[board]} <tr class="last"><td class="last center" colspan="5">No boards were found.</td></tr> {/if} </tbody> </table> Using it, I created a new skin/theme for my board for those who are low in bandwidth. It's called Bare Bones. - I first turned off the sidebar (via the sidebar plugin settings) for this skin only.
- The width of the forum is set at a percentage instead of at a set amount like the other skins I use (I set it at 95% via Themes > Color and Theme Creator), so it should squash down nicely if you have smaller monitors.
- I set it to only display my Forum Name, not the Logo (Themes > Theme Manager > Mouse over the one you want to change and select Settings > Change "Forum Title" to "Display Forum Name")
Here's a preview:
|
|