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)
-   -   Shadow behind forums (https://vborg.vbsupport.ru/showthread.php?t=123442)

amnesia623 08-08-2006 11:28 PM

Shadow behind forums
 
So i am redesigning my templates...first time going at this so please bear with me.

I want to add a 'drop shadow' behind my forurms. I guess it would better be descibed as between my page and the background.

Now I understand that I need to build the shadow in photoshop and us css to tile the image verticaly, but how and where? Can I use it as a border?

thanks

Freesteyelz 08-09-2006 02:19 AM

Setting the background values in the .page class would be the easiest but the answer depends on your layout type. Is it a fixed-width or fluid-width?

amnesia623 08-09-2006 05:13 AM

Thanks for the reply!

It is a fixed width (750px) board that is centered.

BG on the .page style...?

hmm...
let me try it

Freesteyelz 08-09-2006 06:11 AM

Yup. :)

The background image width then needs to be set to 750px (750x10px is a good number). In the Main CSS, .page "background" add:

Code:

#ffffff url(/path_to_image/.gif) repeat-y top left
Change the background color (#ffffff) and set your image path. Then in StyleVars you may need to change your Spacer size so that the shadows of your background shows fully.

If you need further help let me know. :)

MadMorbius 03-06-2007 09:49 PM

Where would I set the board width fixed?

NM - found it.


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