vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   how do i do this, please help (https://vborg.vbsupport.ru/showthread.php?t=84403)

platoon 08-31-2002 08:31 PM

how do i do this, please help
 
1 Attachment(s)
i have looked al over the board and i cant find nothin that changes the outer background of the board, please help....

PennylessZ28 08-31-2002 08:35 PM

hurm, just a guess but add <body background="image.gif"> to the forumhome template

Tony G 09-01-2002 12:24 AM

I'm sure there is a background box in the Style Settings you can just add the URL there...

Austin Dea 09-01-2002 02:34 AM

Edit the 'Body Tag' in the style settings section of the admin cp.

?HUH? 09-01-2002 05:34 PM

to be exact, go to your cp click on Styles/Modify/[fonts/colors/etc].
scroll down to Page Layouts, then to the Body Tag. You will see domething like this

<body background="images/1background.gif" bgproperties="fixed" text="#000000" id="all" leftmargin="10" topmargin="10" marginwidth="10" marginheight="10" link="#000020" vlink="#000020" alink="#000020">

the images/1background.gif is the backgorund of the page

DigitalGFx 09-01-2002 06:47 PM

as he said to go style/modify/fonts/colors/etc then

Body Tag:
PHP Code:

<body bgcolor="FFFFFF" background="images/BACKGROUNDNAME.gif" 

then

Page Background Color:
PHP Code:

"FFFFFF" background="images/BACKGROUNDNAME.gif" 


qwertyuiopasdfg 09-01-2002 07:17 PM

it worked, ty so much, u wouldnt belive how long i have been trying to do this cheers

DigitalGFx 09-01-2002 10:14 PM

np i like to help


All times are GMT. The time now is 08:49 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.00962 seconds
  • Memory Usage 1,721KB
  • 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_php_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