vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   Colors Help (https://vborg.vbsupport.ru/showthread.php?t=42829)

Lorddraco98 08-27-2002 08:08 PM

Colors Help
 
Having some problems on my boards. Link Here
You'll have to register and then switch styles to test to check it.
I've set all my colors up, but these wierd white streaks keep poping up, and I don't know how to get rid of them. Could someone lend me a hand??

This is my body tag
Quote:

<body bgcolor="#666696" text="#000000" id="all" leftmargin="10" topmargin="10" marginwidth="10" marginheight="10" link="#000020" vlink="#000020" alink="#000020">
Here is my forum home page, notice the white streaks
http://www.thedigitalsector.com/pics/forumhome.jpg

And here are my colors in the admin cp
http://www.thedigitalsector.com/pics/colors.jpg

thanks for the help!!

Link14716 08-28-2002 01:44 AM

Top looks like templates, bottom is just weird. Post your header and/footer template here.

Diva 08-28-2002 01:49 AM

It's been so long, but I remember having this problem. I think it's in the header section. I changed this:

Code:
Code:

<td valign="top" align="left" background="{ imagesfolder}/menu_background.gif"><a href="index.php?s=$session[sessionhash]"><img src="{ titleimage}" border="0" alt="$bbtitle"></a></td>
  <td valign="bottom" align="right" nowrap background="{ imagesfolder}/menu_background.gif">


to this:

Code:
Code:

<td valign="top" align="left" background="{ imagesfolder}/menu_background.gif"><a href="index.php?s=$session[sessionhash]"><img src="{ titleimage}" border="0" alt="$bbtitle"></a></td>
  <td valign="bottom" align="right" nowrap background="{ imagesfolder}/menu_background.gif">

So I guess I took out the menu_background.gif. It's worth a shot, just back up what you have now.

[Oh yeah, I put a space inbetween the "{" so it didn't change the code... just so you know.

Lorddraco98 08-28-2002 02:06 AM

I don't think it's a template problem, because if I change all the colors in that style to the default vB ones, and change the body text to the defualt, it works. but here they are

footer template:
Quote:

</td>
</tr>
</table>
<!-- /content area table -->
</center>

<p align="center">
<normalfont><b>&lt; <a href="$contactuslink">Contact Us</a> - <a href="$homeurl">$hometitle</a>
<!-- - <a href="$privacyurl">Privacy Statement</a> --> &gt;</b></normalfont>
</p>

<p align="center"><smallfont>
<!-- Do not remove this copyright notice -->
Powered by: vBulletin Version $templateversion<br>
Copyright &copy;2000, 2001, Jelsoft Enterprises Limited.<br>
<!-- Do not remove this copyright notice -->
$copyrighttext
</smallfont></p>
Header template:
Quote:

<!-- logo and buttons -->
<center>
<table border="0" width="{tablewidth}" cellpadding="0" cellspacing="0">
<tr>
<td valign="top" align="left" background="{imagesfolder}/menu_background.gif"><a href="index.php?s=$session[sessionhash]"><img src="{titleimage}" border="0" alt="$bbtitle"></a></td%

Diva 08-28-2002 02:09 AM

No, hon... Look in the section called "HEADER". It's in the style section.

Lorddraco98 08-28-2002 02:18 AM

hmm i got it, had to edit the header section a bit, like you said :p. thanks guys :D :D time to setup more junk before we open hehe


All times are GMT. The time now is 12:35 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.01129 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
  • (3)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