CTB001 Posted May 4, 2009 Report Share 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 Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted May 8, 2009 Administrators Report Share Posted May 8, 2009 Check your CSS you may have a style which is in conflict. I use firebug to spot these issues Quote Link to comment Share on other sites More sharing options...
CTB001 Posted May 16, 2009 Author Report Share 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 Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted May 17, 2009 Administrators Report Share Posted May 17, 2009 That wouldn't cause that Quote Link to comment Share on other sites More sharing options...
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.