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)
-   -   Background color? (https://vborg.vbsupport.ru/showthread.php?t=150589)

CLF 06-25-2007 08:57 AM

Background color?
 
How do I make cool background color (gradient) like the one you have here on vBulletin.org?
Thank you so much.

Triky 06-25-2007 10:35 AM

You can do it with an image editor like Photoshop, The Gimp, etc.

TheMilkCarton 06-25-2007 10:37 AM

If you have fixed width boards (and Photoshop):

1) Open up a new photoshop file the same width as your boards (let's say 800px in this example)
2) New Layer > Fill it with white
3) Image > Canvas size > Increase the width to about 1000-1200px
4) Create a new layer under the 800px wide box and put a gradient on each side of it.
5) Once it looks good, Image > Canvas Size > and reduce the Height to 1px
6) Save for Web, and you're good to go.

Then for the actual CSS, in the Body box in Style Manager just add
Code:

url(/path/to/image.gif) top center repeat-y
to the "Background" box.

If you have fluid boards it's a little harder but not impossible.

CLF 06-26-2007 06:13 AM

Thank you, guys! :)
Truly appreciated!


All times are GMT. The time now is 07:06 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.00954 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)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