vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB5 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=264)
-   -   Making header transparent in vBulletin Cloud (https://vborg.vbsupport.ru/showthread.php?t=316028)

Traplight 12-15-2014 08:31 AM

Making header transparent in vBulletin Cloud
 
Hi, I have this problem with vBulletin Cloud.

I need to make the forum header transparent, but in the cloud version you can't access the additional.css-files or anything on the server end, so I will have to do with the CSS Editor (located in the front page of the forum in admin mode).

I have tried this thread's instructions (in post number 4) on how to make the header transparent:
Make the header transparent

But the results are the same as in post number 5, this code makes the wrapper transparent also. This code does the same thing when added to the CSS Editor:

#wrapper {
background-color: transparent;
}
#header {
background: transparent;
}


It would make sense to change the wrapper color with a hex code and it wouldn't affect the header, but it does. If wrapper colour is anything but transparent, it also colors the header.

Does anyone have any idea how to get around this problem without accessing the source codes? I really need help with this, as many days of Googling and searching these forums hasn't helped.

Thank you so much if you can help!


All times are GMT. The time now is 10:38 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.00910 seconds
  • Memory Usage 1,708KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (1)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