CTB001 Posted May 4, 2009 Report Posted May 4, 2009 this code in the acarsmap .tpl make that the navigation menu and the arr. and dep. icon missing the transparatie in the live window <div id="main"> http://www.citybirdva.org/phpvms/ Quote
Administrators Nabeel Posted May 8, 2009 Administrators Report Posted May 8, 2009 Check your CSS you may have a style which is in conflict. I use firebug to spot these issues Quote
CTB001 Posted May 16, 2009 Author Report Posted May 16, 2009 I found 2 errors in red } .ui-tabs-disabled { opacity: .4; filter: alpha(opacity=40); [pre]* html .jqmWindow { position: absolute; top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(6 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');}[/][/pre] any advice[/] Quote
Administrators Nabeel Posted May 17, 2009 Administrators Report Posted May 17, 2009 That wouldn't cause that Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.