vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Help setting background images for site: (https://vborg.vbsupport.ru/showthread.php?t=71648)

firus 11-12-2004 02:54 AM

Help setting background images for site:
 
My site is http://www.taoofmrsparkles.net/forum/

I added
Code:

background:url(http://img.photobucket.com/albums/v299/HemiTAO/bannermid.jpg) no-repeat
into the 'extra css' box under "Page Background." It works perfectly for the FORUMHOME (Aside from a slight misalignment, but once i figure out the other issues i can edit the picture to compensate)

The problem that i need help with has to do with reading a thread. When you are actually looking at the posts, the picture repeats itself in the bottom
(example: http://www.taoofmrsparkles.net/forum...read.php?t=246)

What can i edit to stop that from happening? I am using the basic theme, but i have edited certain aspects of it. If there is a specific template that i need to post just tell me and ill attach it.

-Thanks,
Firus

firus 11-12-2004 03:15 AM

You know, after some modifications, i came to realize that its simply a problem of the picture showing up twice, on every page, although some pages just have the second iteration covered up completely. How do i make it show up only once?

paulyy 11-12-2004 03:21 AM

Simple CSS, add this after/under your background-image in the same class

HTML Code:

background-repeat: no-repeat;
Should do the trick :)

firus 11-12-2004 03:31 AM

hmm when i add that attribute the picture will not show. Reminds me of when i tried to add 'center' to the end and it also would not show.

Exactly this, right:
HTML Code:

background:url(http://img.photobucket.com/albums/v299/HemiTAO/bannermid.jpg) no-repeat background-repeat: no-repeat;

AN-net 11-12-2004 03:40 AM

HTML Code:

background:url([url]http://img.photobucket.com/albums/v299/HemiTAO/bannermid.jpg[/url]); background-repeat: no-repeat;
try that:)

firus 11-12-2004 03:44 AM

Still nothing :-(

AN-net 11-12-2004 03:48 AM

oh woops did you remove the [url] tags in my code post if you didnt, remove them then:)

firus 11-12-2004 03:50 AM

I just did, and the picture popped up, but it is still repeating twice. Is there something in the templates that refers to the "Page Background" class in two different spots or something?

paulyy 11-12-2004 04:10 AM

Still repeating? Have you cleared your cache?

It shouldn't. Are you using the <div class="page"> </div> round your whole forum?

firus 11-12-2004 04:16 AM

cleared my cache, still there.

Neg, i have not edited the template itself. I cannot decipher it.


All times are GMT. The time now is 07:59 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.02520 seconds
  • Memory Usage 1,728KB
  • 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
  • (3)bbcode_html_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete