vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=253)
-   -   main-rollup.css is interfering with one of my CSS ID's (https://vborg.vbsupport.ru/showthread.php?t=280012)

bigtime 03-14-2012 06:19 AM

main-rollup.css is interfering with one of my CSS ID's
 
1 Attachment(s)
Hello,

I've used Firebug and Web Developer to try and track down this conflict but can't figure it out.

If I remove main-rollup.css the following css displays, otherwise it doesn't:

Code:

/* Page Back */
#pageback
{ background:url(/new2012/image/wall/01.jpg) no-repeat top center; position:absolute; left:0; top:0; width:100%; height:234px; z-index:-10; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;}

Here is what my header should look like with the photo of Bruce Lee controlled by #pageback:
http://defend.net/new2012/classes/

Here is what it looks like on the forum (Select new2012 style):
http://www.defend.net/deluxeforums/m...mma-bjj-forum/

Notice Bruce Lee is gone. What in main-rollup.css could possibly be interfering with #pageback?

Thanks for any pointers.

Tim

Attitude5ire 03-15-2012 06:22 AM

Its the z-index value of ur #pageback , currently its -15 so its pushed below page background.
Change it to 1 and it will show up but u have to arrange the value of other elements like logo header etc.. but jus place and sort of z-index values

bigtime 03-15-2012 07:43 PM

Thanks! Changing the z-index value did make a difference but as you mentioned it messed up the other elements. I've been trying to adjust the others but just can't figure it out. How much would you charge to make the adjustments for me? I've already spent over a week working on this and really need to get it completed.

Thanks,

Tim


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