vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=139)
-   -   Author Column on Right (https://vborg.vbsupport.ru/showthread.php?t=84473)

assassingod 09-06-2002 10:00 PM

Author Column on Right
 
Hey, this one took me ages to do:rolleyes:

Author:ffdcsite
Description:As requested here: http://www.vbulletintemplates.com/mo...+%2Apostbit%2A
This modification will allow you to move the author column on the right. Instead of the left. As well as moving the actual post message, on the left. This also tells you how to move the Author/Thread column around
Preview:Next Post
Installation Time:2-4 minutes

assassingod 09-07-2002 12:01 AM

Preview

Tony G 09-07-2002 12:34 AM

Did you move the new thread/reply buttons too? I don't really like where they are placed there.

assassingod 09-07-2002 12:35 AM

I did move them. But, as you can see, not very well. I dont like them their either. I'll have a go at it in a second

[WiZZarD] 09-07-2002 12:38 AM

]Very nice hack m8! :D
I might use this! :D :D

Tony G 09-07-2002 12:39 AM

But otherwise from that, nice work. :)

assassingod 09-07-2002 12:39 AM

Thanks [WiZZarD]:) Glad you like it

Tony G 09-07-2002 12:40 AM

Maybe only leave the new thread/reply one time, or outside the table somewhere.

assassingod 09-07-2002 12:43 AM

Maybe, thats an idea.

Oh I could install my Thread info box.

Tony G 09-07-2002 12:44 AM

If that is so, just remove it from the whole table then and just let them do what they want with it in the showthread template.

assassingod 09-07-2002 12:45 AM

Yeah, good idea.

Tony G 09-07-2002 12:47 AM

Actually maybe I could release my own version of this, with some differences.

assassingod 09-07-2002 12:47 AM

YEAH! Do it:) I didnt like mine anyway, too much work

turdboy 09-07-2002 01:17 AM

Woa that looks so foreign too me. Nice mod but I like the stuff on the left. It's nice that you took the time to do it it for that guy.

assassingod 09-07-2002 01:20 AM

:) I like to help.

And if you dont know what a folder tree is, i'll pm you a demonstration soon:)

imported_Kiss 09-07-2002 01:34 AM

Thank you Thank You thank you. Gonna give it a try now.

Appriciate the help

lordofgun 09-07-2002 05:48 AM

It WOULD be nice...if I were left-handed. :D

assassingod 09-07-2002 09:22 AM

No problem Kiss.

I know, im not left-handed either, but it was requested:p

Tony G 09-07-2002 01:26 PM

I was going to do it but of course I got caught up with other things.

But it can be for good use. :)

assassingod 09-08-2002 08:06 AM

Yeah. But I just released that I posted this is the wrong board. Should be in template modifications. Not postbit :rolleyes:

Tony G 09-08-2002 08:15 AM

No it should be in postbit, it edits the postbit. O_O

assassingod 09-08-2002 08:22 AM

Oh yeah. Sorry, im such an idiot. At the time of writing that message I was editing something in showthread -_-

imported_Eternale 09-19-2002 04:33 AM

nice post bit dude:D

assassingod 09-20-2002 02:10 PM

Thank you Ethernale.:) =p

imported_ChrisZ 01-27-2003 12:58 AM

thnx for this its just what I needed :)

Philinnon 04-19-2003 07:12 PM

that looks pretty cool :)

assassingod 04-19-2003 11:09 PM

Thanks for feedback

imported_EquiNoX 04-29-2003 12:58 AM

If you want the New Reply/New Thread buttons on the top to be moved to the left, just copy and paste this into showthread.

PHP Code:

{htmldoctype}
<
html>
<
head><title>$bbtitle $thread[title]</title>
$headinclude
<script language="javascript" type="text/javascript">
<!--
function 
aimwindow(aimid) {
    
window.open("member.php?s=$session[sessionhash]&action=aimmessage&aim="+aimid,"_blank","toolbar=no,location=no,menubar=no,scrollbars=no,width=175,height=275,resizeable=yes,status=no")


}
// -->
</script>
</
head>
<
body>
$header

<!-- breadcrumbnav links -->
<
table cellpadding="2" cellspacing="0" border="0" width="{contenttablewidth}" {tableinvisibleextraalign="center">
<
tr>
    <
td>$navbar</td>
    
$ratingdisplay
</tr>
</
table>
<!-- /
breadcrumbnav links -->

<
a name="posttop"></a>

<!-- 
End content area table (CREATED IN HEADER!!) -->   
    </
td>
</
tr>
</
table>

<!-- 
spacer -->
<
table bgcolor="{pagebgcolor}" width="{tablewidth}" cellpadding="0" cellspacing="0" border="0">
<
tr><td width="10"><img width="10" height="1" src="{imagesfolder}/space.gif" alt=""></td><td width="100%">
<!-- /
spacer -->

$poll

<!-- first unread and next/prev -->
<
table cellpadding="2" cellspacing="0" border="0" width="{contenttablewidth}" {tableinvisibleextraalign="center">
<
tr>
    <
td><smallfont>$pagenav $firstunread&nbsp;</smallfont></td>
    <
td align="right"><smallfont>
    <
img src="{imagesfolder}/prev.gif" alt="" border="0">
    <
a href="showthread.php?s=$session[sessionhash]&threadid=$threadid&goto=nextoldest">Last Thread</a>
    &
nbsp;
    <
a href="showthread.php?s=$session[sessionhash]&threadid=$threadid&goto=nextnewest">Next Thread</a>
    <
img src="{imagesfolder}/next.gif" alt="" border="0">
    </
smallfont></td>
</
tr>
</
table>
<!-- 
first unread and next/prev -->

<
table cellpadding="{tableouterborderwidth}" cellspacing="0" border="0" bgcolor="{tablebordercolor}" {tableouterextrawidth="{contenttablewidth}" align="center"><tr><td>
<
table cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextrawidth="100%">
<
tr>
    
    <
td bgcolor="{tableheadbgcolor}" width="100%">
    <!-- 
Thread nav and post images -->
    <
table width="100%" border="0" cellpadding="0" cellspacing="0">
    <
tr>
        <
td width="100%"><smallfont color="{tableheadtextcolor}" class="thtcolor"><b><a href="newthread.php?s=$session[sessionhash]&action=newthread&forumid=$forum[forumid]"><img src="{newthreadimage}" border="0" alt="Post New Thread"></a><a href="newreply.php?s=$session[sessionhash]&action=newreply&threadid=$threadid"><img src="$replycloseborder="0" alt="Post A Reply"></a></b></smallfont></td>
        
    </
tr>
    </
table>
    <!-- /
Thread nav and post images -->
    </
td><td bgcolor="{tableheadbgcolor}" width="175" nowrap><smallfont color="{tableheadtextcolor}" class="thtcolor"><b>Author</b></smallfont></td>
</
tr>
</
table>
</
td></tr></table>

<!-- /
spacer -->
</
td><td width="10"><img width="10" height="1" src="{imagesfolder}/space.gif" alt=""></td></tr></table>
<!-- /
spacer -->

$postbits

<!-- spacer -->
<
table bgcolor="{pagebgcolor}" width="{tablewidth}" cellpadding="0" cellspacing="0" border="0">
<
tr><td width="10"><img width="10" height="1" src="{imagesfolder}/space.gif" alt=""></td><td width="100%">
<!-- 
spacer -->

<
table cellpadding="{tableouterborderwidth}" cellspacing="0" border="0" bgcolor="{tablebordercolor}" {tableouterextrawidth="{contenttablewidth}" align="center"><tr><td>
<
table cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextrawidth="100%">
<
tr>
    <
td bgcolor="{tableheadbgcolor}" width="100%">
    <!-- 
time zone and post buttons -->
    <
table border="0" cellspacing="0" cellpadding="0" bgcolor="{tableheadbgcolor}">
    <
tr>
        <
td width="100%"><smallfont color="{tableheadtextcolor}"><b>$timezone</b></smallfont></td>
        <
td><a href="newthread.php?s=$session[sessionhash]&action=newthread&forumid=$forum[forumid]"><img src="{newthreadimage}" border="0" alt="Post New Thread"></a></td>
        <
td><normalfont>&nbsp;&nbsp;</normalfont></td>
        <
td><a href="newreply.php?s=$session[sessionhash]&action=newreply&threadid=$threadid"><img src="$replycloseborder="0" alt="Post A Reply"></a></td>
    </
tr>
    </
table>
    <!-- /
time zone and post buttons -->
    </
td>
</
tr>
</
table>
</
td></tr></table>

<!-- 
first unread and next/prev -->
<
table cellpadding="2" cellspacing="0" border="0" width="{contenttablewidth}" {tableinvisibleextraalign="center">
<
tr>
    <
td><smallfont>$pagenav&nbsp;</smallfont></td>
    <
td align="right"><smallfont>
    <
img src="{imagesfolder}/prev.gif" alt="" border="0">
    <
a href="showthread.php?s=$session[sessionhash]&threadid=$threadid&goto=nextoldest">Last Thread</a>
    &
nbsp;
    <
a href="showthread.php?s=$session[sessionhash]&threadid=$threadid&goto=nextnewest">Next Thread</a>
    <
img src="{imagesfolder}/next.gif" alt="" border="0">
    </
smallfont></td>
</
tr>
</
table>
<!-- 
first unread and next/prev -->

<!-- /
spacer -->
</
td><td width="10"><img width="10" height="1" src="{imagesfolder}/space.gif" alt=""></td></tr></table>
<!-- /
spacer -->

<!-- 
restart content table from header -->
<
table cellpadding="10" cellspacing="0" border="0" width="{tablewidth}" bgcolor="{pagebgcolor}" align="center">
<
tr>
    <
td>

<!-- 
thread options links -->
<
table cellpadding="{tableouterborderwidth}" cellspacing="0" border="0" bgcolor="{tablebordercolor}" {tableouterextra}  align="center"><tr><td>
<
table cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextrawidth="100%">
<
tr>
    <
td bgcolor="{firstaltcolor}" align="center"><smallfont>
    <
img src="{imagesfolder}/printer.gif" alt="" border="0" align="absmiddle">
    <
a href="printthread.php?s=$session[sessionhash]&threadid=$threadid">Show Printable Version</a> |
    <
img src="{imagesfolder}/sendtofriend.gif" alt="" border="0" align="absmiddle">
    <
a href="sendtofriend.php?s=$session[sessionhash]&threadid=$threadid">Email this Page</a> |
    <
img src="{imagesfolder}/subscribe.gif" alt="" border="0" align="absmiddle">
    <
a href="member2.php?s=$session[sessionhash]&action=addsubscription&threadid=$threadid">Subscribe to this Thread</a>
    </
smallfont></td>
</
tr>
</
table>
</
td></tr></table>
<!-- /
thread options links -->
    
<
br>

<!-- 
forum jump and rate thread -->
<
table cellpadding="2" cellspacing="0" border="0" width="{contenttablewidth}" {tableinvisibleextraalign="center">
<
tr>
    <
td>$forumjump</td>
    <
td align="right">$threadrateselect</td>
</
tr>
</
table>
<!-- /
Rate this thread -->

<
br>

<!-- 
forum rules and admin links -->
<
table cellpadding="2" cellspacing="0" border="0" width="{contenttablewidth}" {tableinvisibleextraalign="center">
<
tr valign="bottom">
    <
td><smallfont><b>Forum Rules:</b>$forumrules</smallfont></td>
    <
td align="right">
    
$adminoptions
    
</td>
</
tr>
</
table>
<!-- /
forum rules and admin links -->

$footer

</body>
</
html



All times are GMT. The time now is 04:47 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01362 seconds
  • Memory Usage 1,896KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (28)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete