vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=253)
-   -   How can I add a right and left border to the skin (https://vborg.vbsupport.ru/showthread.php?t=232255)

woffie 01-05-2010 01:52 PM

How can I add a right and left border to the skin
 
I am a newbie to skinning. I want to have a border on the right and left of the body. I have the images, I just cant find a way to apply them to the skin. There is no side border style variable that I can find.

angedelamort 01-05-2010 07:50 PM

I'm currently trying to do that. The only thing I've found is to do the changes directly into the different templates. So, what you can do is put the whole "body" thing into a table (3x1) and put your border as background in the first and last cell.

in the navbar you have the start:
Code:

<div class="body_wrapper">
in the footer you have the end:
Code:

</div> <!-- closing div for body_wrapper -->
If there is another way, I'm interested as well.

dlangshaw 01-05-2010 08:34 PM

Body thing? I am looking to drop vb4.0 into a custom designed page skin of my own but can not find the body template to modify. There must be an easy way but where is it?

I have an existing html site with content using a an external navigation set template that I would like to put in place. I was able to easily do this with the existing YaBB 2.4 but I am moving away from YaBB to V4 cms and can't till I figure out how to own the layout here...sigh

angedelamort 01-05-2010 09:41 PM

I was talking about encapsuling the body_wrapper div into a table. I don't think there is an easy way to do that with the stylevars.


All times are GMT. The time now is 02:48 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.00945 seconds
  • Memory Usage 1,710KB
  • 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
  • (4)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