vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=192)
-   -   Signature forced to bottom (postbit_legacy) (https://vborg.vbsupport.ru/showthread.php?t=128951)

|oR|Greg 10-20-2006 03:07 PM

Oy, yeah well... by revert I assumed you didn't have other hacks, you should have gone into the template history and compared the 2, and rebuilt the current one minus the changes made by this hack.

Download vbplaza again and go thru the product.xml to see what you're missing for that template, it might take a while, and a lot fo trial and error, but you'll eventually get it. It's just the postbit_legacy so it can't have screwed up plaza too badly.

pascalvisit 10-20-2006 07:20 PM

i tryed every code in the post and i still have the empty space :(

|oR|Greg 10-21-2006 03:01 AM

Pascal, I tried all of Sledgstones code as well and I too had the space. I ended up having to customize it for my site because I have so many hacks running.

What his code attempts is continue using cellspacing="1" overall for the template, but to override it in a few spots with the CSS code placement. You'll have to play with your template in order to get it looking right. It IS possible, don't give up. Take a look at mine.

http://www.amacny.com/vb/showthread.php?t=2522 (I'm GTOOOOOH BTW)

Ang3ls 10-21-2006 05:52 AM

Nice, Thanks for the great mod! :D

pascalvisit 10-21-2006 08:57 AM

Quote:

Originally Posted by |oR|Greg
Pascal, I tried all of Sledgstones code as well and I too had the space. I ended up having to customize it for my site because I have so many hacks running.

What his code attempts is continue using cellspacing="1" overall for the template, but to override it in a few spots with the CSS code placement. You'll have to play with your template in order to get it looking right. It IS possible, don't give up. Take a look at mine.

http://www.amacny.com/vb/showthread.php?t=2522 (I'm GTOOOOOH BTW)

Thank you for your answer but when i try to change the styles template, it doesn't appear correctly in the generated source.

BTW, i have nothing installed i try to hack the original (reverted) postbit_legacy so it s probably coz of my style css..

|oR|Greg 10-21-2006 02:20 PM

What's your site address?

Canis Firebrand 10-23-2006 01:49 AM

very Nice. I had a similar one installed that was in the 3.5.x section. It looked a bit similar, but it left gaps in the lefthand section with the avatar and all the icons.

this one takes care of that issue.

Nice job!

blacklancer 11-02-2006 08:07 PM

mine gets all screwed up cuz of rowspan="2" and looks like this :

Attachment 55444

any help???

DrewzR/T 11-03-2006 10:29 PM

I also had a different skin so my postbit was jacked. I figured it out. This is all I had for the first edit.

Code:

<td class="alt2" width="175">
Then this is what I did to make it work

Code:

<td class="alt2" width="175" rowspan="2">
May not help some but hopefully some can use it.

ogameclub 11-04-2006 05:05 PM

Thanks for useful hack.


All times are GMT. The time now is 04:35 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.01159 seconds
  • Memory Usage 1,735KB
  • 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
  • (2)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete