vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Border (https://vborg.vbsupport.ru/showthread.php?t=90784)

G3MM4 06-09-2005 07:51 AM

Border
 
Ok I am a bit confused. I want to add a coloured border (not white) around the box right at the bottom of the page(the one with the admin/archive etc links, just above the copyright text), but I don't know whether the code should go in the footer or somewhere else? I'm not sure what code to put either. I know I can say <table border="1"> or similar but how do I change the border colour? I've looked on the web for tutorial about changing the colour of a border around a table, but other than doing it with CSS, I can't find any other information. Some detailed help would be nice for this newbie. Thanks.

G3MM4 06-10-2005 08:05 AM

Has no one got any suggestions?

sphinx 06-10-2005 05:37 PM

if you mean the one at the bottom ie footer the change you need to make is in your footer template add the border there.

sphinx 06-10-2005 05:40 PM

<table cellpadding="$stylevar[cellpadding]" cellspacing="0" border="1" width="710" class="page" align="center">
<tr>
<if condition="$show['quickchooser']">


this is the bit you need to change it is in your footer,in mine it is just above the quickchooser as you can see,hope this has helped ;)

G3MM4 06-11-2005 02:12 PM

Ah thanks. Still learning where everything is. Just out of interest, (for another skin I'm doing) a lot of vBulletin websites have a border on the left and right side of the forums, on the forumhome (not the body background, I mean on the sides of the page background). How is this done?

sphinx 06-11-2005 03:10 PM

try putting a bordertag in your page background extra css box,if that's what you mean.


All times are GMT. The time now is 06:30 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.01132 seconds
  • Memory Usage 1,709KB
  • 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
  • (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