vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   Very Hard To Do Quetsion (https://vborg.vbsupport.ru/showthread.php?t=45536)

\ \ - Speedy - / / 11-09-2002 04:50 PM

Very Hard To Do Quetsion
 
I want to flip the post and the postbit thingy (so that the post is on the left, and the postbit is on the right (how can I do this)?

(the bottom would be the same as before)

The Legend of Speedy

assassingod 11-09-2002 07:41 PM

http://www.vbulletintemplates.com/mo...&threadid=1058

Released by Me, FFDCSITE:)

\ \ - Speedy - / / 11-09-2002 08:09 PM

wow thankx! now here comes something I realy want to do, but this is ALSO VERY HARD (in my book)

after I insatlled this hack I now hack this postbit . . .



Code:

<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}" {tableouterextra} width="{contenttablewidth}" align="center"><tr><td>
<table cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextra} width="100%">
<tr>
       
       
        <td bgcolor="$post[backcolor]" width="100%" valign="top">
        <smallfont>$post[icon] <b>$post[title]</b></smallfont>
        <p><normalfont>$post[message]</normalfont></p>
        $post[attachment]
        <p>$post[signature]</p>
        <p>$post[editedby]</p>
        <p align="right"><smallfont><a href="report.php?s=$session[sessionhash]&postid=$post[postid]">Report this post to a moderator</a> | $post[iplogged]</smallfont></p>
        </td>
<td bgcolor="$post[backcolor]" width="175" valign="top" nowrap>
        <a name="post$post[postid]"></a>
        $post[firstnewinsert]
<center>
$post[avatar]
                <normalfont color="$post[field5]"><TABLE STYLE="filter:GLOW(color=$post[field6],strength=4)"><b>$post[username]</b></table></normalfont><br>
        <smallfont>$post[usertitle]</smallfont><br>
        <p>
        <table cellpadding="{tableouterborderwidth}" cellspacing="0" border="0" bgcolor="{tablebordercolor}" {tableouterextra} width="100%"><tr><td><table cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextra} width="100%"><tr id="cat"><td bgcolor="{categorybackcolor}"><smallfont>
        Status: $onlinestatus
        </smallfont></td></tr></table></td></tr></table>

        <table cellpadding="{tableouterborderwidth}" cellspacing="0" border="0" bgcolor="{tablebordercolor}" {tableouterextra} width="100%"><tr><td><table cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextra} width="100%"><tr id="cat"><td bgcolor="{categorybackcolor}"><smallfont>
        Member #: $post[userid]
        </smallfont></td></tr></table></td></tr></table>

        <table cellpadding="{tableouterborderwidth}" cellspacing="0" border="0" bgcolor="{tablebordercolor}" {tableouterextra} width="100%"><tr><td><table cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextra} width="100%"><tr id="cat"><td bgcolor="{categorybackcolor}"><smallfont>
        Registered: $post[joindate]
        </smallfont></td></tr></table></td></tr></table>

        <table cellpadding="{tableouterborderwidth}" cellspacing="0" border="0" bgcolor="{tablebordercolor}" {tableouterextra} width="100%"><tr><td><table cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextra} width="100%"><tr id="cat"><td bgcolor="{categorybackcolor}"><smallfont>
        Location: $post[field2]<br>
        </smallfont></td></tr></table></td></tr></table>

        <table cellpadding="{tableouterborderwidth}" cellspacing="0" border="0" bgcolor="{tablebordercolor}" {tableouterextra} width="100%"><tr><td><table cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextra} width="100%"><tr id="cat"><td bgcolor="{categorybackcolor}"><smallfont>
        Posts: $post[posts]
        </smallfont></td></tr></table></td></tr></table>
</center>
</td>
</tr>
<tr>
       
       
        <td bgcolor="$post[backcolor]" width="100%" valign="middle" height="16">
                <table width="100%" border="0" cellpadding="0" cellspacing="0">
                <tr valign="bottom">
                        <td><smallfont>$post[profile] $post[pmlink] $post[useremail] $post[homepage] $post[search] $post[buddy]
                        <!-- $ post[icqicon] --> <!-- $ post[aimicon] --> <!-- $ post[yahooicon] -->
                        </smallfont></td>
                        <td align="right" nowrap><smallfont>
                        <a href="editpost.php?s=$session[sessionhash]&action=editpost&postid=$post[postid]"><img src="{imagesfolder}/edit.gif" border="0" alt="Edit/Delete Message"></a>
                        <a href="newreply.php?s=$session[sessionhash]&action=newreply&postid=$post[postid]"><img src="{imagesfolder}/quote.gif" border="0" alt="Reply w/Quote"></a>
                        </smallfont></td>
                </tr>
                </table>
        </td>
<td bgcolor="$post[backcolor]" width="175" height="16" nowrap><smallfont>$post[foldericon]
        $post[postdate] <font color="{timecolor}">$post[posttime]</font></smallfont></td>
</tr>
</table>
</td></tr></table>
<br>

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


now I want to take all the links PM EMAIL WWW BUDDY ect and move them to the top of the post in their own little "table" I guess (sorta like a UBB i guess) then that (and have them spand out (or be centered) for one line of links, and have them be right below the auther thingy (you know)

then with the Quote, and edit buttons, make them to the right and centerd and then keep the Time i guess the way it is, I hope you understaind, if anyone could do anything like dat I would be ammasied!


The Legend of Speedy

assassingod 11-09-2002 08:14 PM

I see what you mean. I havent released any modifications to this yet so I suggest requesting it at www.vbulletintemplates.com
I know some postbits there are very similar to what you want.

I would help now but I am sleepy;) Sorry

\ \ - Speedy - / / 11-09-2002 08:17 PM

well drink some coffey and wake up!!! lol jk, well i will go look there, but if you get a chance see if ya could the edit cuz the chances of me fiding this are slim to none knowing my luck :(

assassingod 11-09-2002 08:23 PM

;) If you give me a couple days I could probably make the code for you during school.

Edit: Ill try now - not promising anything though:)

assassingod 11-09-2002 08:30 PM

1 Attachment(s)
Ok, here is one attempt, Im not if its exactly what your looking for.

you may need to do som slight tweaking to it first

\ \ - Speedy - / / 11-09-2002 09:23 PM

ok that was just totaly screwed up, so I thought of a better idea, put the stuff that noramly is on the bottom)

Proifle, PM ect and just move it to the top of the post :D I think that would look better, and be much easyer, can you help me out there "god"?

assassingod 11-10-2002 09:11 AM

I thought it was:p Yeah, I can try something like that.
Ill let you know soon what I come up with

\ \ - Speedy - / / 11-10-2002 01:44 PM

ok that is cool, but i totaly dealted my forums, so when you do this, can you have it with a defalt postbit? (or just have it code wise) . . like find this, and move it to hear.

The Legend of Speedy


All times are GMT. The time now is 03:22 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.01060 seconds
  • Memory Usage 1,749KB
  • 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_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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