VeaZna Junior Member
 
![[Avatar]](http://a.deviantart.com/avatars/v/e/veazna.gif) "Pickle Weasil" Posts: 78 Status: Offline Location: Guess... Joined:
pmwww | 2 Simple Requests (11th Oct 08 at 4:39am UTC) Very Very Simple | | This is really very simple.
All I want to merge the on/off together with the actual board and the folder icons merged with the actual topics
example:
http://wimg.co.uk/fShy6Y.bmp
I know u can use this code, but it just annoys me for some reason when u could just do it the the template coding. | |
|
|
Ross Administrator
    
![[Avatar]](http://uploads.virtualforums.co.uk/forums/pokemon/vforums-qr1.png) Posts: 3,709 Status: Offline Gender: Male Age: 9 1⁄4 Joined:
Additional Groups: Support Team
  
pmwwwgtalkvForum | Re: 2 Simple Requests (11th Oct 08 at 11:04pm UTC) | | Topic Listing Template:
Set the title bar / header bar to use 4 columns: {mm} Subject 58% [empty] 7% [empty] 7% Last Post 28%
 Code: - <td class="window2" width="60%"{tip}>
- <font size="2">
- <span style="float: left; padding-right: 7px;">
- {mm} {topic_icon}
- </span>
- <span style="float: left;">
- {new} {prefix}
- <b>
- {topic_subject}
- </b>
- </span>
- <span style="float: right; font-size: 11px;">
- Started by {topic_starter}
- </span>
- <br />
- <span style="float: left; font-size: 10px;">{topic_time}</span>
- <span style="float: right;">{topic_pages}</span>
- </font>
- </td>
- <td class="window1" width="5%" align="center">
- <font size="2">
- {topic_replies}
- </font>
- <br />
- <font size="1">
- Replies
- </font>
- </td>
- <td class="window1" width="5%" align="center">
- <font size="2">
- {topic_views}
- </font>
- <br />
- <font size="1">
- Views
- </font>
- </td>
- <td class="window2" width="30%">
- <font size="2">
- {last_post_time} by {last_post_user}
- </font>
- </td>
For the Board Listing template, you could try this but the padding may need adjusting depending on how long the board descriptions are and the size of the icons you use
 Code: - <tr id="board_{board_id}">
- <td class="window2 boardlisting" width="75%" valign="top">
- <span style="float: left; padding: 10px;" class="boardstatus">
- {new_posts}
- </span>
- <span style="position: relative; float: left;">
- <span style="float: left; position: relative; height: 14px; font-size: 12px;" class="boardtitle">
- {board_name}
- </span>
- <span style="float: right; position: relative;" class="boardtotals">
- <font size="1">
- {total_topics} Topics - {total_posts} Posts
- </font>
- </span>
- <br style="clear: both;" />
- <span style="float: left; position: relative; width: 75%;" class="boarddescription">
- {board_description}
- {if:sub_boards}
- <br /><font size="1">Sub-Boards: {sub_boards}</font>
- {/if:sub_boards}
- </span>
- <span style="float: right; position: relative;" class="boardmoderators">
- <font size="1">
- {if:moderators}
- Led By: {moderators}
- {/if:moderators}
- </font>
- </span>
- </span>
- </td>
- <td class="window2 lastpost" width="25%"{tip}>
- <font size="2">
- {ifnot:access}
- {if:member}
- You do not have permission to view this board
- {/if:member}
- {if:guest}
- Please <a href="/action/login/">Login</a> to view this board
- {/if:guest}
- {/ifnot:access}
- {if:access}
- {if:last_post}
- {last_post_time}
- by {last_post_user}<br />
- in {last_post_topic}
- {/if:last_post}
- {ifnot:last_post}
- No recent Posts
- {/ifnot:last_post}
- {/if:access}
- </font>
- </td>
- </tr>
| |
|
|
VeaZna Junior Member
 
![[Avatar]](http://a.deviantart.com/avatars/v/e/veazna.gif) "Pickle Weasil" Posts: 78 Status: Offline Location: Guess... Joined:
pmwww | Re: 2 Simple Requests (11th Oct 08 at 11:09pm UTC) | | thanks Ross!
But I'm having a little trouble with the board listing code. It makes the on/off go above the board name.
I modified the padding like u said but it didn't do any good
http://wimg.co.uk/XWpvIs.bmp | |
|
|
VeaZna Junior Member
 
![[Avatar]](http://a.deviantart.com/avatars/v/e/veazna.gif) "Pickle Weasil" Posts: 78 Status: Offline Location: Guess... Joined:
pmwww | Re: 2 Simple Requests (13th Oct 08 at 10:49pm UTC) | | bump | |
|
|
VeaZna Junior Member
 
![[Avatar]](http://a.deviantart.com/avatars/v/e/veazna.gif) "Pickle Weasil" Posts: 78 Status: Offline Location: Guess... Joined:
pmwww | Re: 2 Simple Requests (15th Oct 08 at 11:21pm UTC) | | bump | |
|
|
Ross Administrator
    
![[Avatar]](http://uploads.virtualforums.co.uk/forums/pokemon/vforums-qr1.png) Posts: 3,709 Status: Offline Gender: Male Age: 9 1⁄4 Joined:
Additional Groups: Support Team
  
pmwwwgtalkvForum | Re: 2 Simple Requests (16th Oct 08 at 9:39am UTC) | | What browser is that in? And is there any chance you can send me the forum URL? It is showing fine for me on my test board in IE & Fx. | |
|
|
dog199200 Guest | Re: 2 Simple Requests (16th Oct 08 at 3:34pm UTC) | | Ross I would be thinking more or less it's his rez size not being big enough so it is adjusting the tables to fit everything on the screen, but i could be wrong. | |
|
VeaZna Junior Member
 
![[Avatar]](http://a.deviantart.com/avatars/v/e/veazna.gif) "Pickle Weasil" Posts: 78 Status: Offline Location: Guess... Joined:
pmwww | Re: 2 Simple Requests (16th Oct 08 at 11:02pm UTC) | | What browser is that in? And is there any chance you can send me the forum URL? It is showing fine for me on my test board in IE & Fx.
I'm just using regular FF (FireFox)
and I'll pm u the url | |
|
|
Ross Administrator
    
![[Avatar]](http://uploads.virtualforums.co.uk/forums/pokemon/vforums-qr1.png) Posts: 3,709 Status: Offline Gender: Male Age: 9 1⁄4 Joined:
Additional Groups: Support Team
  
pmwwwgtalkvForum | Re: 2 Simple Requests (16th Oct 08 at 11:20pm UTC) | | The </span> which is supposed to come after {new_posts} had been placed before it. That just stopped the icon from being correctly positioned. I've fixed that on your forum now so it should be displaying OK | |
|
|
VeaZna Junior Member
 
![[Avatar]](http://a.deviantart.com/avatars/v/e/veazna.gif) "Pickle Weasil" Posts: 78 Status: Offline Location: Guess... Joined:
pmwww | Re: 2 Simple Requests (17th Oct 08 at 12:04am UTC) | | sorry Ross, but it's still not working | |
|
|