vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Back Ground Question (https://vborg.vbsupport.ru/showthread.php?t=83292)

dreck 06-17-2005 05:05 PM

Back Ground Question
 
1 Attachment(s)
I would like to have the back ground on my forum to be a tire track.
The thing is I am not sure about how to do it?
I think I can use the Main CSS with something like this:
url($vboptions[bburl]/img/bg.jpg)
But for the life of me I can't see to figure out which one's I need to edit?
Also I do not want to affect the performance, so if I could get any help or ideas!?!
I am uploading the picture in which I would like to be my bg. So you can get some kind of an idea what I am talking about.

Thanks,

dreck

dreck 07-05-2005 07:20 PM

*bump*

Jolten 07-05-2005 07:48 PM

In Main CSS, in the first field for Body, for the "background" field add the following:
Code:

#FFFFFF url($vboptions[bburl]/img/bg.jpg) repeat top left

dreck 07-07-2005 02:29 PM

1 Attachment(s)
Quote:

Originally Posted by Jolten
In Main CSS, in the first field for Body, for the "background" field add the following:
Code:

#FFFFFF url($vboptions[bburl]/img/bg.jpg) repeat top left

I must not understand or doing something wrong?

Jolten 07-07-2005 07:11 PM

Try putting the entire absolute url in the same area rather than using $vboption[bburl]
You are using the correct field.

dreck 07-07-2005 07:28 PM

Quote:

Originally Posted by Jolten
Try putting the entire absolute url in the same area rather than using $vboption[bburl]
You are using the correct field.

hmm?
I got the same thing with:
Code:

#FFFFFF url (http://www.thisdarncar.com/vb/img/bg.jpg) repeat top left

Jolten 07-08-2005 03:32 AM

remove the space after 'url'

dreck 07-08-2005 01:31 PM

Worked like a charm, thanks!


All times are GMT. The time now is 08:45 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.01058 seconds
  • Memory Usage 1,725KB
  • 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
  • (3)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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