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 Image stationary, main body scrolls (https://vborg.vbsupport.ru/showthread.php?t=165003)

doobiefillin 12-12-2007 03:32 PM

Background Image stationary, main body scrolls
 
i was searching around on the net and i came across several websites that have background images that take up the whole screen and when you click on them they go to a website as an ad. how can i incorporate this into vbulletin? thanks

example:

http://www.glamzilla.com

doobiefillin 12-17-2007 02:55 AM

i want something like the above website if anyone knows how to do it i would appreciate it much. thanks

--------------- Added [DATE]1197933543[/DATE] at [TIME]1197933543[/TIME] ---------------

bump, i think i need to make a php script or something but i'm not sure.

doobiefillin 12-19-2007 01:09 AM

i tried tinkering around with Frames, however im not sure how i can incorporate frames in vbulletin...

southernlady 12-21-2007 07:00 AM

Actually, it's very simple.

First, find a jpg/gif (png are too big) of a size big enough to not scroll for most monitors. Minimum of 1024x768 but 1280x1024 is better. Make sure that is loaded into the style's misc folder that you are planning on using.
Then go to your Syle Manager> All Style Options>Body (Customized in this Style)>Background and put in this code: url(images/your style/misc/name of graphic.jpg); background-repeat: repeat; background-attachment: fixed}
You can also use this code if you do not want the image to repeat:
url(images/your style/misc/name of graphic.jpg) no-repeat fixed

It works. I promise. I use it on mine. Liz


All times are GMT. The time now is 07:00 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.01159 seconds
  • Memory Usage 1,714KB
  • 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
  • (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