vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Can't seem to remove this blank space on the forum home.... (https://vborg.vbsupport.ru/showthread.php?t=206294)

CreditCardForum 02-23-2009 03:53 AM

Can't seem to remove this blank space on the forum home....
 
Hey everyone, I have a blank white space at the top of my forum home and I was wondering if any of you vB gurus out there know how I can get it out? I gave up months ago but never asked the forum, so maybe someone here can help?

The site is Credit Card Forum

I have the welcome message at the top set to display all the time, for both members and visitors. Notice underneath the bottom of it ( the "5% on Gas/Groceries/Drugstores...") there is a large white space? That is not in the code, there's no <br> or anything like that in there I see causing this. So what could be causing this huge white space of at least two lines?

Lynne 02-23-2009 03:08 PM

There are two <br>s causing this (and an </if> that shouldn't be there). Just take a look at the page source:

HTML Code:

<p align="center"><span class="style1"><font face="Century Gothic" size="4"><em>5%  on Gas/Groceries/Drugstores &amp; 1.5% on All Other Purchases with the <a href="http://xxxxx.com/rewards/232-5-cashback-groceries-gas-drugstors-american-express-blue-cash-review.html">Best Cashback Credit Card</a></em></font></span></p>
    </td>
</tr>
</table>
<!-- / guest welcome message -->
<br />
</if>
<!-- main -->
<br />
<!-- top category table setup -->

You'll need to find the template they are in and delete them. To find the template - vboptions > General Settings > Add Template Name in HTML Comments > set to Yes . Then go back to your page and view the source code and you will see the name of the template called around your part of the code. Sometimes the template is the one mentioned at the very top of the page source.


All times are GMT. The time now is 08:43 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.03321 seconds
  • Memory Usage 1,711KB
  • 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_html_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (2)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