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)
-   -   Help with CSS in using stylesheets.css (https://vborg.vbsupport.ru/showthread.php?t=223627)

TheSupportForum 09-20-2009 08:37 AM

Help with CSS in using stylesheets.css
 
i am tryng to add the code in a css file to
fetch the body tag for background colour or if any body knows of the css code for background of body to be transparent please

this would help with alot of my mods

Lynne 09-20-2009 02:55 PM

doesn't this work?
HTML Code:

body {
background: transparent;
}


TheSupportForum 09-20-2009 07:24 PM

Quote:

Originally Posted by Lynne (Post 1888040)
doesn't this work?
HTML Code:

body {
background: transparent;
}



tried this earlier today and still page is white, but my background is black

i want to be able to autochange background using the variant from MAIN CSS in vbulletin so that it picks up the colour from your own stylesheet instead of having to change it in every sty;e

Lynne 09-20-2009 07:31 PM

Then perhaps you are either adding it before the stylesheet is being added in vbulletin (in which case the vbulletin css takes precedent) or you are not changing the right class.

TheSupportForum 09-20-2009 07:40 PM

i have a custom template that is linked to edit, chaning the custom css file does work except for body tag and cant understand why, for example the body tag for 1 template is black and the main css file i want it another colour, changing the colour in the custom css file does work exceot for

transparent;

Lynne 09-20-2009 08:46 PM

How about a link to where this is happening and an image of what you think it should look like.


All times are GMT. The time now is 12:22 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.00955 seconds
  • Memory Usage 1,720KB
  • 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_html_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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