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 on forum home page? (https://vborg.vbsupport.ru/showthread.php?t=194295)

robwestpdx 10-22-2008 07:32 PM

Background image on forum home page?
 
How do I do this? I edited the forum home template (adding a BG image) but it doesn't show up.

Anyone?

Seven Skins 10-23-2008 03:09 PM

Login to AdminCP.

Styles & Templates > style manager > and hit (all style options) GO button next to your style.

Then scroll below to "Page Background" and edit code something like this:

Code:

#ffffff url(images/misc/background.png) top left
And upload your image to images/misc/ folder.

PS. Image will show up in every page.

.

raznaran 10-30-2008 09:43 PM

Sorry for a dumb question but I am new at this.

I put in the code as you directed. I can't seem to make it work.

Do I have to make an additional change in the body section or just the background section. I tried adding quotation marks to your line as well but it's not working. I read the CSS tutorial and it seems to be correct to me.

Thank you

Seven Skins 10-31-2008 02:31 PM

You need to put the code as below:

https://vborg.vbsupport.ru/external/2008/10/2.png

.

southernlady 10-31-2008 06:44 PM

raznaran, here is the code and the exact steps but with monitors getting bigger and bigger, it's not the best move unless you have a very LARGE graphics.

This applies to ONE style...you will have to edit each style to make it work on all of them.

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

Liz


All times are GMT. The time now is 07:02 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.00984 seconds
  • Memory Usage 1,718KB
  • 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