vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   Spacing under IP Logged and Report this to a moderator (https://vborg.vbsupport.ru/showthread.php?t=37637)

hagi 04-19-2002 08:19 PM

Spacing under IP Logged and Report this to a moderator
 
1 Attachment(s)
Is their any way to get rid of the spacing under the Report this to a moderator and Logged Report? If you don't know exactly what i mean, then look at the attachment

Unknown553 04-19-2002 11:24 PM

It's pushed up becuase the cell to the left is wider than the post (user's name, avatar, posts, location, etc). If you want it aligned to the bottom, just edit the postbit template and put valign="bottom" in the code, wherever the $post[iplogged] and report tags are.

Dean C 04-20-2002 08:58 AM

there is no table for that part of the postbit...

Matt 04-20-2002 09:54 AM

Pleeeeeease, it annoys the hell out of me :(

Admin 04-20-2002 12:43 PM

Make another table in postbit's right cell, stick everything in the first row and the Report/IP in the bottom row (make the table's height 100%).

Dean C 04-20-2002 01:15 PM

cud u post the code firefly???

im too lazy to do it... and i have a bad history with tables...lol

Matt 04-20-2002 08:10 PM

:( I tried this but for some reason its not working :( If someone could do this, as its seemingly simple, that would be great!

212rikanmofo 04-20-2002 09:48 PM

yes firefly or someone can you post the code to do it, that damn space under the thing is annoying me too arghh....

Dean C 04-21-2002 02:45 PM

anyone???

212rikanmofo 04-22-2002 02:22 AM

hello? can someone please post it? im not good with html and stuff :(

Matt 04-27-2002 12:31 PM

PLEEEEEEEEEAAAAASSSEEEEE anyone???? I have tried doing this but its not working for some reason and I won't be opening my board until it does work. So please can someone help?

Takara 04-27-2002 07:23 PM

eurgh, here.. replace it with this:

Code:

        <table border="0" cellspacing="0" cellpadding="0" width="100%" height="100%"><tr><td align="right" valign="bottem"><smallfont><a href="report.php?s=$session[sessionhash]&postid=$post[postid]">Report this post to a moderator</a> | $post[iplogged]</smallfont></td></tr></table>

Boofo 04-27-2002 08:41 PM

Can you tell us exactly which code to replace and where to put it? I tried putting it in there and couldn't get it to work right (sorry about this, just a newbie at it yet).

Dean C 04-28-2002 08:05 PM

that code doesn't work...
u have 'valign="bottem" '

i changed it to bottom

but that still doesn't work...

Birdie501 04-28-2002 08:19 PM

Why don't you just edeit postbit template the way like vbulletin.org did? Use graphics and put it in the same line like pm,email,buddy etc! Only alligned right!

Boofo 04-29-2002 12:31 AM

Can someone please put the exact code in here how to do it then?

venomx 04-29-2002 02:48 PM

Anyone??

[hhhh] 05-06-2002 06:50 AM

]
Quote:

<table border="0" cellspacing="0" cellpadding="0" width="100%" height="100%"><tr><td align="right" valign="bottem"><smallfont><a href="report.php?s=$session[sessionhash]&postid=$post[postid]">Report this post to a moderator</a> | $post[iplogged]</smallfont></td></tr></table>
edit
<table border="0" cellspacing="0" cellpadding="0" width="100%" height="100%"><tr><td align="right" valign="bottom"><smallfont><a href="report.php?s=$session[sessionhash]&postid=$post[postid]">Report this post to a moderator</a> | $post[iplogged]</smallfont></td></tr></table>

venomx 05-06-2002 01:20 PM

Still doesnt work.

Boofo 05-14-2002 02:27 PM

They're right, it still doesn't work doing that. I have played with it and it doesn't change anything. Does anybody have a way of doing it? I know it can be done, I'm just not good enough at all of this to get it, yet. :)

Highlander 05-29-2002 04:33 AM

1 Attachment(s)
okay..i got it..you have to change your POSTBIT Template..but do a backup if you dont like it..

PHP 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}" {tableouterextrawidth="{contenttablewidth}" align="center"><tr><td>
            <
table cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextrawidth="100%">
              <
tr
                <
td bgcolor="$post[backcolor]width="175" valign="top" nowrap
                  <
a name="post$post[postid]"></a$post[firstnewinsert] <normalfont><b>$post[username]</b></normalfont><br>
                  <
smallfont>$post[usertitle]</smallfont><br>
                  
$post[stars]<br>
                  
$post[avatar
                  <
p> <smallfont>Registered$post[joindate]<br>
                    
Location$post[field2]<br>
                    
Posts$post[posts]</smallfont>
                </
td>
                <
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></smallfont></p>
                </
td>
              </
tr>
              <
tr>
                <
td bgcolor="$post[backcolor]width="175" valign="top" nowrap>&nbsp;</td>
                <
td bgcolor="$post[backcolor]width="100%" valign="top">
                  <
div align="right"><a href="report.php?s=$session[sessionhash]&postid=$post[postid]">Report 
                    this post to a moderator
</a> | $post[iplogged]</div>
                </
td>
              </
tr>
              <
tr
                <
td bgcolor="$post[backcolor]width="175" height="16" nowrap><smallfont>$post[foldericon
                  
$post[postdate] <font color="{timecolor}">$post[posttime]</font></smallfont></td>
                <
td bgcolor="$post[backcolor]width="100%" valign="middle" height="16"
                  <
table width="100%" border="0" cellpadding="0" cellspacing="0">
                    <
tr valign="bottom"
                      <
td><smallfont>$onlinestatus $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%5Bsessionhash%5D&action=newreply&postid=$post%5Bpostid%5D"><img src="{imagesfolder}/quote.gif" border="0" alt="Reply w/Quote"></a
                        </
smallfont></td>
                    </
tr>
                  </
table>
                </
td>
              </
tr>
            </
table>
</
td></tr></table>

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


Highlander 05-29-2002 04:49 AM

1 Attachment(s)
If you dont like a border..so here is the second option of doing it again in the Template-->Postbit template-->change oroginal

But also save your original.

Here the code and a screenshot:

PHP 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}" {tableouterextrawidth="{contenttablewidth}" align="center"><tr><td>
<
table cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextrawidth="100%">
<
tr>
    <
td bgcolor="$post[backcolor]width="175" valign="top" nowrap>
    <
a name="post$post[postid]"></a>
    
$post[firstnewinsert]
    <
normalfont><b>$post[username]</b></normalfont><br>
    <
smallfont>$post[usertitle]</smallfont><br>$post[stars]<br>
    
$post[avatar]<p>
    <
smallfont>Registered$post[joindate]<br>
    
Location$post[field2]<br>
    
Posts$post[posts]</smallfont></td>
    
    <
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></smallfont></p>
                  <
table width="100%" border="0" cellpadding="0" cellspacing="0" align="center">
                    <
tr>
                      <
td>
                        <
div align="right"><a href="report.php?s=$session[sessionhash]&postid=$post[postid]"><font size="1" face="Verdana, Arial, Helvetica, sans-serif" color="#0000FF">Report 
                          this post to a moderator
</font></a><font size="1" face="Verdana, Arial, Helvetica, sans-serif" color="#0000FF"
                          | 
$post[iplogged]</font></div>
                      </
td>
                    </
tr>
                  </
table>
                </
td>
</
tr>
<
tr>
    <
td bgcolor="$post[backcolor]width="175" height="16" nowrap><smallfont>$post[foldericon]
    
$post[postdate] <font color="{timecolor}">$post[posttime]</font></smallfont></td>
    
    <
td bgcolor="$post[backcolor]width="100%" valign="middle" height="16">
        <
table width="100%" border="0" cellpadding="0" cellspacing="0">
        <
tr valign="bottom">
            <
td><smallfont>$onlinestatus
            $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>
</
tr>
</
table>
</
td></tr></table>

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


Boofo 05-29-2002 04:53 AM

How about getting the signature and the edited by at the bottom, too? :)

Highlander 05-29-2002 06:29 AM

PHP 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}" {tableouterextrawidth="{contenttablewidth}" align="center"><tr><td>
<
table cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextrawidth="100%">
<
tr>
    <
td bgcolor="$post[backcolor]width="175" valign="top" nowrap>
    <
a name="post$post[postid]"></a>
    
$post[firstnewinsert]
    <
normalfont><b>$post[username]</b></normalfont><br>
    <
smallfont>$post[usertitle]</smallfont><br>$post[stars]<br>
    
$post[avatar]<p>
    <
smallfont>Registered$post[joindate]<br>
    
Location$post[field2]<br>
    
Posts$post[posts]</smallfont></td>
    
    <
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>&nbsp;</p>
                  <
table width="100%" border="0" cellpadding="0" cellspacing="0" align="center">
                    <
tr
                      <
td width="70%" align="left" valign="bottom"
                        <
div align="left">$post[signature] </div>
                      </
td>
                      <
td width="30%" align="right" valign="bottom"
                        <
div align="right">$post[editedby]</div>
                      </
td>
                    </
tr>
                  </
table>
                  <
table width="100%" border="0" cellpadding="0" cellspacing="0" align="center">
                    <
tr
                      <
td width="28%"
                        <
div align="left"></div>
                      </
td>
                      <
td width="72%" valign="bottom"
                        <
div align="right"><a href="report.php?s=$session[sessionhash]&postid=$post[postid]"><font size="1" face="Verdana, Arial, Helvetica, sans-serif" color="#0000FF">Report 
                          this post to a moderator
</font></a><font size="1" face="Verdana, Arial, Helvetica, sans-serif" color="#0000FF"
                          | 
$post[iplogged]</font></div>
                      </
td>
                    </
tr>
                  </
table>
                </
td>
</
tr>
<
tr>
    <
td bgcolor="$post[backcolor]width="175" height="16" nowrap><smallfont>$post[foldericon]
    
$post[postdate] <font color="{timecolor}">$post[posttime]</font></smallfont></td>
    
    <
td bgcolor="$post[backcolor]width="100%" valign="middle" height="16">
        <
table width="100%" border="0" cellpadding="0" cellspacing="0">
        <
tr valign="bottom">
            <
td><smallfont>$onlinestatus
            $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>
</
tr>
</
table>
</
td></tr></table>

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


Takara 05-30-2002 11:15 PM

Think you could explain exactally what you changed/added for those who moded our postbit insanely?

Brad 05-31-2002 02:20 AM

theres a topic at vB.com that explanes it much better

pHAZE_1 05-31-2002 02:44 AM

<a href="http://www.vbulletin.com/forum/showthread.php?s=&threadid=46614" target="_blank">http://www.vbulletin.com/forum/showt...threadid=46614</a>
try this

Highlander 05-31-2002 06:19 AM

hi..if you got an HTML programm..try out this..get all your code of the postbit out an copy & paste it to your HTML programm ..like dreamweaver..Frontpage..or similar products..so now you will see how it look..you got your tables..and queries...now feel free to design with Tables and other tryouts..after finisheing that..copy&paste this whole code again in your postbit !!!

Boofo 05-31-2002 06:28 AM

I already tried that, iI just messed it up worse. :)
Let me know if you want to tackle my postbit, Highlander (BTW: loved your movie!) :)

Brad 05-31-2002 07:03 AM

i have the one from .com running just fine, if your talking abotu the problem with attachments look on page two of the topic over there.


http://www.kousetsu.net/forums/showt...p?threadid=507

example, runs perfect

Boofo 05-31-2002 07:30 AM

My postbit has a lot of stuff in it that is different, that's why it won't work with the code listed here. :)

Highlander 05-31-2002 11:07 AM

ok fine..wanna tackle means ..that i trie to make it?

if so..than send it to me..go on my homepgae..and send me an emal or PM with ICQ..

Splitfyre 04-14-2003 12:04 AM

I cannot seem to get it for my site. I'm using the Warning hack and cannot seem to get it to anchor :(


All times are GMT. The time now is 03:51 AM.

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.01638 seconds
  • Memory Usage 1,972KB
  • 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
  • (3)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (33)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