vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   few problems (https://vborg.vbsupport.ru/showthread.php?t=222221)

imk 09-01-2009 05:44 PM

grrrr now my usc2.2 hack wont even work

this is such a mess
please can anyone help?

Lynne 09-01-2009 07:38 PM

You did not add the id tag needed to collapse the box to the <td> tag like I suggested. I'm not sure what else to suggest for you.

Winterworks 09-01-2009 08:40 PM

I actually did try it, Lynne. It only collapsed about 3 empty pixels.

Lynne 09-01-2009 08:45 PM

Exactly what did you try? Post the code or I can't see if you did anything wrong.

edit: Actually, I can see what you are talking about. You may have to change the code in the javascript to get it right. I don't do javascript, so....

Winterworks 09-01-2009 08:50 PM

Code:

removed
Try it on the website, it simply collapses that top white part.

imk 09-01-2009 08:52 PM

also why isnt my usc hack working?

Winterworks 09-01-2009 08:53 PM

imk, that is what was making the sidebar. I can make it work for you again in a few minutes.

Lynne 09-01-2009 08:56 PM

I did try it on your site and saw what it did. As I said, I think it is probably something in the javascript you need to change and I don't play with javascript.

imk 09-01-2009 09:03 PM

how about the alignment?

Lynne 09-01-2009 09:19 PM

Quote:

Originally Posted by imk (Post 1878028)
how about the alignment?

Look at the tables holding each box. They are totally different:
HTML Code:

<table class="tborder" height="188px" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center" style="<if condition="$show['vbstatus_forumhome']">display: block;<else />display: none;</if>margin-bottom: 20px;" id="ajax_vb_status_table">
And

HTML Code:

<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
One of them has a height and a margin. You need to be consistent of they will act differently.


All times are GMT. The time now is 05:53 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.01087 seconds
  • Memory Usage 1,731KB
  • 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
  • (2)bbcode_html_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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