vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   per forum custom background image (https://vborg.vbsupport.ru/showthread.php?t=196628)

Chadi 11-18-2008 05:53 PM

per forum custom background image
 
Anyone know how to go about applying a custom (full size) background image / tile image per forum?

I tried code using this mod:
https://vborg.vbsupport.ru/showthread.php?t=132716

<body style="background-image: url('images/background/Forum-Timothy.jpg')">

That did not work, just extra blank space.

Thanks for any tips.

Chadi 11-23-2008 01:15 PM

I hope someone can help me out on this. I really need to get the snowflakes background working :)

Thanks

Lynne 11-23-2008 04:32 PM

Try:
HTML Code:

<body style="background-image: url('/images/background/Forum-Timothy.jpg')">

Chadi 11-24-2008 12:49 AM

Thanks Lynne. Tried that also, still getting a blank extra space. Strange, the file is indeed there.

Lynne 11-24-2008 03:07 PM

A link to the site with that style may help.

Chadi 11-24-2008 04:59 PM

Its in my signature.

www.talkjesus.com

Lynne 11-24-2008 07:07 PM

But you aren't using the css in that style. I need a link to the site using the style (it should have &styleid=x on the end of the link).

Chadi 11-24-2008 10:35 PM

I only have one style and that is the one you see.

I had removed the code because all it did was add space. I re-added it in this specific forum:

http://www.talkjesus.com/get-saved-now/

Just extra space above pink box that says
"The atheist can't find God for the same reason that a thief can't find a police officer. - Author Unknown"

SEOvB 11-24-2008 10:45 PM

If you want it set to the forum you'll have to use the $forum[forumid] in the path, like

background: url(/images/forum-$forum[forumid].gif

then upload a forum-forumid#.gif file to your /images directory.

Chadi 11-24-2008 10:51 PM

Please see the OP. I mentioned that I was using a mod that allows you to post html code per forum. That mod works itself anyway.

Lynne 11-24-2008 10:52 PM

You may only have one <body> tag in a page. That tag should be right after the close of the head tag. You can't just add a body tag randomly in the middle of your html like you did. You either need to add the style to the existing body tag or add it to your Main CSS.


All times are GMT. The time now is 06: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.01808 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
  • (1)bbcode_html_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (11)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