vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=168)
-   -   Please help me with three things (https://vborg.vbsupport.ru/showthread.php?t=181028)

MrMichigan 05-30-2008 03:55 PM

Please help me with three things
 
Here is a link to my forum.

http://www.healthyfoodclub.com/forums/index.php

Here are the list of things I need help where to go to fix my problems.

1) Just below the banner and where the forum starts, there is to big of a space. Where can I go to make that space smaller?

2) Just below all the links in the forum, there is a orange cell out of place showing "forum / last posts / threads / posts" where do I go to remove that cell?

3) Scroll down to "What's Going On" section and I have to say the same thing what's going on with this section going past the border? Where do i go to fix this?

I hope you guys will help me out.

Thank you,
Tony

veenuisthebest 05-30-2008 04:38 PM

1. Check in your header template at the bottom, remove the <br /> tag if there AND also check in your navbar template at the top, remove the <br /> tag if there.

2. Go to FORUMHOME template, find this and comment it.

Code:

        <tr align="center">
          <td class="thead">&nbsp;</td>
          <td class="thead" width="100%" align="$stylevar[left]">$vbphrase[forum]</td>
          <td class="thead" width="175">$vbphrase[last_post]</td>
          <td class="thead">$vbphrase[threads]</td>
          <td class="thead">$vbphrase[posts]</td>
          <if condition="$vboptions['showmoderatorcolumn']">
          <td class="thead">$vbphrase[moderator]</td>
          </if>
        </tr>

3. not sure but are you talking about the what's going on Box breaking the width of the style ?? if yes, then check if you have this in FORUMHOME template

Code:

<!-- what's going on box -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]"


MrMichigan 05-30-2008 05:57 PM

veenuisthebest, thank you for your help. I was able to take care of 1 & 2. But I am having a problem with #3.

I was able to go in and change the width from 100% to 770 to make it the same size. But the background is still messed up and the new post images are out of place still.

I am thinking it might have something to do with the footer.

Tony


All times are GMT. The time now is 02:21 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.00913 seconds
  • Memory Usage 1,723KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)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