vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   css: z-index kills the dhtml-menus?!? (https://vborg.vbsupport.ru/showthread.php?t=115957)

robertuss 05-18-2006 08:03 AM

css: z-index kills the dhtml-menus?!?
 
Hi,

I tried to include some skryscraper-advertising on the righthand side of my forums (no liquid templates allowed, whole forum has a fixed width).
Problem is some contents are to big for the forum width (e.g. large images or the pagenav sometimes) and than the forum extends the size of the posting to the right side and the post collides with the ad. I want the forum contents to lay on top of the advertising so that if both collide, the forum remains visible.

I tried to set the ad on z-index:-1
it worked, but the links on the advertising were not clickable any more.

Then I tried to set the ad on z-index:1 and the div#page on z-index:2. For that to work I also had to set position:relative on div#page.
Looks cool, but for some reason now all of the dhtml-menus are not working anymore!!

has anyone an idea why? any other possible solution?

Tahnks!

Sean S 05-18-2006 04:23 PM

hmm I don't think doing that alone is the cause of your menues not working. Now these ads that you are talking about, are they from adsense?

Also you named the div tag around the ad div#page? maybe try renaming the page to something else?

robertuss 05-25-2006 11:22 AM

the ad is only a selfmade HTML code, no tricks there.

and #page is a standard vB-div, I didn't changed a thing in the template(s), only in the css.

has anybody else an idea?

tgreer 05-25-2006 12:00 PM

z-index and select lists are notoriously fussy. "Select/option" essentially ignore z-index in IE. It's a bug they've never fixed. So if your DHTML menu uses selects, you're in trouble.

Also, Flash ads ignore z-index, and always go on top of other content, so drop-down menus are another problem.


All times are GMT. The time now is 05:13 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.00929 seconds
  • Memory Usage 1,710KB
  • 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
  • (4)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