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)
-   -   Border help (https://vborg.vbsupport.ru/showthread.php?t=137705)

HPIA 01-28-2007 01:41 AM

Border help
 
Please, does anyone know how to put a border around the forums (similar to vb.org's cept a bit more enhanced). I just want to know how to put a border up to center a forum and it never works. PLEASE help :D.

please?

HPIA 01-29-2007 07:12 AM

Bumppp

HPIA 02-02-2007 07:05 PM

Bumpp

da420 02-02-2007 07:45 PM

Style Manager > StyleVars > Main Table Width

I believe that may be what you are looking for?

TMXS 02-02-2007 07:46 PM

The simple way for fixed-width forums: Add a background to the main part of the forum, then header and footer images for the rounded edges.
For variable-width forums: Place the whole forum in a table with whatever border around it.
The CSS way: Edit the css varaible for the borders. Set them to whatever you need (dashed, solid color, etc).

HPIA 02-13-2007 04:04 AM

1 Attachment(s)
Gah, I wish I could understand you better :lol:

A additional question: How do I add these: to a skin?

(outlined in red)

HPIA 02-15-2007 02:13 AM

I did this:

Code:

<table bgcolor="transparent" align="center" width="800px" border="0" cellspacing="0" cellpadding="0">
<tr><td id='tabletoplft' width="26" height="27"></td>
      <td id='tableboxtop'></td>
      <td id='tabletoprgt' width="27" height="27"></td>
</tr><tr>
      <td id='tableboxlft'></td>
<td>
$forumbits

</td>
    <td id='tableboxrgt'></td>
</tr><tr>
    <td id='tablebotlft'  width="26" height="27"></td>
    <td id='tableboxbot'></td>
    <td id='tablebotrgt' width="27" height="27"></td>
</tr></table>

Would that be good? Obviously not, but can someone fix this?

And can someone PLEASE tell me how to add tfoot to the bottom of every category?


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