vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Need help tweaking (https://vborg.vbsupport.ru/showthread.php?t=108916)

Cyn 02-26-2006 06:24 AM

Need help tweaking
 
1 Attachment(s)
I've placed a right column as per How to Add a Left or Right Column. See all that space in between? What should I change in the template to fix that?

Also the post reply window gets stretch to the right. can someone point me to what I should correct? :o

KTBleeding 02-26-2006 06:35 AM

The post reply gets stretched like that because you have five smilies per row. Try lowering the number to 4. Or maybe even 3.

What is the code you are using for the side bar?

Cyn 02-26-2006 10:13 AM

Thanks for the help! I'll try that. I'm using the code I linked to in my post.

KTBleeding 02-26-2006 02:36 PM

Well, the reason I asked is because the code for your advertisements may be the issue.. But I just took a look at your websites source code.. Here are things that stand out to me:

This section:
HTML Code:

<!-- RIGHT COLUMN START -->

        <td width="150" valign="top" class="page" style="padding: 6px;">
               
<td width="150" valign="top">

is what I think is throwing it off. It's putting a table cell between the forums and the advertisement which is why it's being pushed so far to the right.

Going from the instructions in the linked post, I'm not sure how that section of code got in there. You may want to double check your footer edit. :)

Hope that helps.

Princeton 02-26-2006 03:18 PM

Quote:

Originally Posted by KTBleeding
This section:
HTML Code:

<!-- RIGHT COLUMN START -->

        <td width="150" valign="top" class="page" style="padding: 6px;">
               
<td width="150" valign="top">


that's exactly your problem ... you cannot have a cell within a cell

to fix your smilie problem take a look at my sig

Cyn 02-26-2006 03:37 PM

Fixed! Thanks so much for your help. Sometimes another eye can be so useful!! :)


All times are GMT. The time now is 09:01 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.01748 seconds
  • Memory Usage 1,726KB
  • 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_html_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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