vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   How do I get rid of the annoying... (https://vborg.vbsupport.ru/showthread.php?t=84260)

imported_Massie 08-18-2002 11:16 PM

How do I get rid of the annoying...
 
1 Attachment(s)
background around the tables? It takes away so much from the look of the forums... see pic to know what I mean.... thanks!

SaintDog 08-19-2002 01:08 AM

1. Open your 'header' template and find:


<!-- content table -->
<table bgcolor="{pagebgcolor}" width="{tablewidth}" cellpadding="10" cellspacing="0" border="0">
<tr>
<td>


Replace It With:


<!-- content table -->
<table width="{tablewidth}" cellpadding="10" cellspacing="0" border="0">
<tr>
<td>



That should work.

imported_Massie 08-19-2002 06:31 AM

Wowwwww that was so easy to do! I was told this was really hard to do, thank you SaintDog!! You are too cool!

imported_Massie 08-19-2002 06:37 AM

1 Attachment(s)
Spoke too soon hehee, it got rid of the border on main page and on forum pages but not on the actual posts. The border is still around the post windows... how do I get rid of those? :D

imported_Massie 08-19-2002 06:38 AM

If it can't be removed, then how do I add a graphic bg like you have done here? I see you have the table but it has a graphic bg....

Tony G 08-19-2002 06:43 AM

Try finding similar code in showthread template..

SaintDog 08-19-2002 07:44 AM

Edit your forumdisplay template and find the first table and remove the bgcolor="" from that table as well, that should remove it from the posts as well.

imported_Massie 08-19-2002 09:14 AM

Thank you SaintDog, I found a bunch of them in Showthread and that fixed that part... the only place I am getting the border right now (that I know of) is when I click on email member and it says they have chosen not to have their email available to others etc... there is a border around that box...

I really appreciate your time SaintDog. I have learned a lot of new cool things in your forums! Thank you :)


All times are GMT. The time now is 07:18 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.01165 seconds
  • Memory Usage 1,717KB
  • 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)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