11 Topics

Member Avatar for
Member Avatar for Julia25

I'm almost done experimenting on how make the slideshow background clickable http://www.gracetous.org/test/ but I was hoping the mega menu dropdown will show up without adjusting the height since its responsive, is there any hope to this?

Member Avatar for Julia25
0
174
Member Avatar for Paulxh

I am trying to change the order of the stack using z-index. as my HTML, CSS and javascript function show in the code below. The three tables are all read into the same location, with only the last table being printed on the screen, since all tables use a white …

Member Avatar for Paulxh
0
2K
Member Avatar for jonsan32

I'm trying to add a floating menu that spans 100% and sticks to the top of the page, but the content that's meant to flow behind the menu keeps going to the front in older versions of IE. I notice Forbes.com fixes this issue by having their "sticky" menu just …

Member Avatar for jonsan32
0
173
Member Avatar for kamil_hism

I am having trouble with stacking: [Example](http://jsfiddle.net/YMrLd/10/) I need to get **class_span** to have a higher stacking order than **class_div**. I tried to change the z-index but with no luck. Does any one know of any solutions?

Member Avatar for blocblue
0
187
Member Avatar for AspiringCoder

I have been trying to get the sponser logos (Vail, Oakley, etc.) on [www,noahhoffman.com](http://www.noahhoffman.com) to link to their respective websites for the past few days and have run into an issue. Even though the images are linked they are unclickable. I think this is an issue to do with the …

Member Avatar for JorgeM
0
123
Member Avatar for kukula

Hi, At the site of Marc O'Polo ([url]http://www.marc-o-polo.com[/url]) you can find the header of footer sticked to the top and bottom of website. How to do it? Just use z-index attribute?

Member Avatar for kukula
0
133
Member Avatar for Virangya

hi, how to display a div on top off all the other content? i tried [ICODE]style=" position:relative; left:0px; top:0px; z-index:100;"[/ICODE] which didn't work, then when i used position:absolute; it worked but, it displays in a totaly in appropriate position because of position:absolute . how can i make this happen? when …

Member Avatar for Virangya
0
1K
Member Avatar for Joe34

HTML... [CODE]<div class="title"> <h2>Texytyuyft</h2> </div>[/CODE] CSS... [CODE].title { position: absolute; height: 14%; width: 65%; left: 5%; top: 5%; background-color: #E8E8E8; z-index: 119; border-top-left-radius: 10px; border-top-right-radius: 10px; } .title h2 { position: absolute; color: #000000; z-index: 1200; }[/CODE] For some reason the text keeps going under the background. How can I …

Member Avatar for Joe34
0
148
Member Avatar for IllBeTheJudge

Hello I have been looking around for a solution to my problem but I don't seem to have hit the right one. Not sure really whether this is a jQuery issue either, as opposed to an html / css one, but here goes: Simply put, I have a navmenu whereby …

Member Avatar for IllBeTheJudge
0
1K
Member Avatar for hindu times

Hi there, I'm currently building a storefront for the following site: www.rjthompsonmusic.com/store/store2 I'm having a little trouble with the z-index of the dropdown menu (when you hover over HOME of MUSIC in the store). I've set the z-index of the menu to 1000 which works fine in IE8, Safari, FF, …

Member Avatar for Arkinder
0
221
Member Avatar for sreein1986
Member Avatar for rajarajan2017
0
182

The End.