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)
-   -   Need help with two problems in Style (https://vborg.vbsupport.ru/showthread.php?t=147285)

Mobo 05-15-2007 03:58 AM

Need help with two problems in Style
 
I have to problems I can not find to fix with the style I'm working with. Here is a screen shot...

http://gamershavenco.com/images/styleprob.jpg

I can't seem to find and remove that blue line at the top (it also apears at the bottom of the page if that helps ID it). The other thing is why my textured grey background does not cover the whole page.

Can some one point me in the right direction on these?

Thank you.

Princeton 05-15-2007 11:47 AM

check your "wrapper" (the code wrapping the entire contents of a page) and CSS - most likely it's a combination of the two

Mobo 05-15-2007 01:13 PM

Humm, I'll see what I can dig up. I have no clue what a "wrapper" is or where to find it. lol I have searched every part of the Style Manager page (header, footer, headinclued and all the small sections below them) for the color code of that blue bar and have not found a thing. Is there another place I should be looking?

Thanks for the help.

CyberAlien 05-15-2007 05:08 PM

Post your forum url. Guessing is pointless, as that bug can be caused by many things.

Princeton 05-16-2007 11:31 AM

I agree with CyberAlien .. it could be anything.

another thing you can check is the padding/margin on HTML, BODY

post the url and you will get a solution

Mobo 05-17-2007 02:38 AM

Thanks for looking into this for me guys. My URL is Gamer's Haven

CyberAlien 05-17-2007 07:20 AM

This image causes problem: http://www.gamershavenco.com/forums/...main_table.gif
and this is code for it in header:
Code:

<table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#4e4a38">
  <tr>
    <td width="12" align="left" valign="top"><img src="http://www.gamershavenco.com/forums/ambience/misc/ls_main_table_top.gif" width="12" height="8" alt="" /></td>
    <td width="100%" align="left" valign="top"><img src="http://www.gamershavenco.com/forums/ambience/misc/expand_main_table.gif" width="100%" height="8" alt="" /></td>
    <td width="12" align="left" valign="top"><img src="http://www.gamershavenco.com/forums/ambience/misc/rs_main_table_top.gif" width="12" height="8" alt="" /></td>
  </tr>
</table>

and in footer:
Code:

<table width="100%"  border="0" cellpadding="0" cellspacing="0" bgcolor="#4e4a38">
  <tr>
    <td width="12" align="left"><img src="http://www.gamershavenco.com/forums/ambience/misc/ls_main_table_btm.gif" width="12" height="8" alt="" /></td>
    <td width="100%" align="left"><img src="http://www.gamershavenco.com/forums/ambience/misc/expand_main_table.gif" width="100%" height="8" alt="" /></td>
    <td width="12" align="left"><img src="http://www.gamershavenco.com/forums/ambience/misc/rs_main_table_btm.gif" width="12" height="8" alt="" /></td>
  </tr>
</table>


Mobo 05-17-2007 01:05 PM

Thank you very much! I never even thought to look and see if it was an image doing that!

Now, any thoughts on what would be causing my textured background not to cover that whole grey section?


All times are GMT. The time now is 10:57 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.01019 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_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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