Quote:
Originally Posted by customcolor
fixed it! i had to change the layer in vbulletin chrome ccs. it was set to like 9999999
changed it to 100
PHP Code:
* 2}px; background:{vb:stylevar navbar_background}; margin:{vb:stylevar navbar_margin}; color:{vb:stylevar navbar_color}; font:{vb:stylevar navbar_font}; border:{vb:stylevar navbar_border}; -moz-border-radius-bottom{vb:stylevar left}:{vb:stylevar border_radius}; -moz-border-radius-bottom{vb:stylevar right}:{vb:stylevar border_radius}; -webkit-border-bottom-{vb:stylevar left}-radius:{vb:stylevar border_radius}; -webkit-border-bottom-{vb:stylevar right}-radius:{vb:stylevar border_radius}; border-bottom-{vb:stylevar left}-radius:{vb:stylevar border_radius}; border-bottom-{vb:stylevar right}-radius:{vb:stylevar border_radius}; z-index: 100 !important; }
|
I forgot that was still there, it will be completely removed in the new version and for now you can completely remove the z-index from the navbar css in this style

.