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)
-   -   Pagebackground CSS question (https://vborg.vbsupport.ru/showthread.php?t=138723)

aceofspades 02-07-2007 04:03 PM

Pagebackground CSS question
 
When applying a page background CSS function it applies to everything that is on top of the page background as well. Is there any way to stop it doing this? So this is what it is currently doing when i apply a css to the pagebackground (red transparent box there to show the affected areas):

https://vborg.vbsupport.ru/

But i dont want it to apply over the top of everything, i want it to be like this:

https://vborg.vbsupport.ru/

If anyone can help me get this working i promise i will stop with all the annoying questions on here!

James

da420 02-07-2007 04:05 PM

I believe you want to change body background...

aceofspades 02-07-2007 05:01 PM

Nope, the body background is the what is shown on the images as grey, i want to change the pagebackground with CSS without the CSS applying to the forums on top.

MobileBros 02-07-2007 05:07 PM

just add this to your css

Code:

.page
{
        background: #FFFFFF url(if you want to use a url image as a background) repeat center fixed;
        color: #000000;
}

enjoy.

aceofspades 02-07-2007 05:24 PM

Thank you for the reply but thats not quite what im after.

I have applied a CSS to the page background but its affecting everything on top of the page background in the same way. For example, if i made the pagebackground a semi transparent red colour like in the picture, it would make everything on the page semi transparent red too like the forums, but i want to be able to do that to the page background and leave the transparency of the forums, navbar etc untouched

Is this not possible then? Can i not stop the CSS from the page background applying to everything ontop of it like the forums. :confused:

Princeton 02-09-2007 11:59 AM

not sure what you want to do but
the class "page" is what you want to edit ...
go to Style Manager and change the color

aceofspades 02-09-2007 07:25 PM

My problem in short is this, im tryinng to put a css effect on my pagebackground, however when i applly that css it also applies itself to everything over the pagebackground, i.e forums etc. If you check the two pics above, they can expllain it better than i can. I just want to apply tihs effect to the page background without it applying to everything on top of the page back ground, in this case the actual forums, navbar and footer.

Princeton 02-10-2007 01:51 PM

most likely the problem is your css ...
post the css so that people can help

aceofspades 02-10-2007 06:30 PM

For example, using this CSS in the pagebackground:

Code:

filter: blur(add=false, direction=135, strength=6);
This applies the blur filter to this area (shown by the red):

https://vborg.vbsupport.ru/

BUT i only want it applied to the area shown here in red:

https://vborg.vbsupport.ru/

A giant E-cookie for anyone that can help, its probably not going to be easy.

(::)

aceofspades 02-11-2007 09:28 PM

$40 reward for this now. Check the paid request forum.


All times are GMT. The time now is 11:53 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.00926 seconds
  • Memory Usage 1,727KB
  • 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_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete