The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Comments |
#2
|
||||
|
||||
|
#3
|
||||
|
||||
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 |
#4
|
||||
|
||||
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 |
#5
|
||||
|
||||
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
|
#6
|
||||
|
||||
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 |
#7
|
||||
|
||||
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 |
#8
|
||||
|
||||
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 I think that would look better, and be much easyer, can you help me out there "god"? |
#9
|
||||
|
||||
I thought it was Yeah, I can try something like that.
Ill let you know soon what I come up with |
#10
|
||||
|
||||
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 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|