ChrisB Posted February 18, 2010 Share Posted February 18, 2010 Hello All Thanks to a LOT of help I have finally got my header and navbar functioning as it should my problem now is all the WHMCS links have stopped working in FireFox and Chrome however everything is fine in IE. Madness any ideas appreciated : http://clientarea.99quidwebsites.co.uk If anyone can offer any words of wisdom it would be appreciated Thanks In advance Chris 0 Quote Link to comment Share on other sites More sharing options...
m00 Posted February 18, 2010 Share Posted February 18, 2010 (edited) <!--[if IE]><div class="xr_ap" id="xr_xr" style="width: 760px; height: 700px; top:0px; left:50%; margin-left: -380px; clip: rect(0px 760px 700px 0px);"><![endif]--> <!--[if !IE]>--><div class="xr_ap" id="xr_xr" style="width: 760px; height: 700px; top:0px; left:50%; margin-left: -380px; clip: rect(0px, 760px, 700px, 0px);"><!--<![endif]--> Change the height: 700px; and rect(0px, 760px, 700px, 0px); to height: 150px; and rect(0px, 760px, 150px, 0px); Edited February 18, 2010 by m00 0 Quote Link to comment Share on other sites More sharing options...
ChrisB Posted February 18, 2010 Author Share Posted February 18, 2010 Thankyou thankyou thankyou thankyou thankyou All working purrrrrrrrrrrfectly now Very very very very happy star man. Thanks again Chris 0 Quote Link to comment Share on other sites More sharing options...
ChrisB Posted February 18, 2010 Author Share Posted February 18, 2010 dohhhhhhh same problem now with the footer it seems to be those 2 lines the "clip" thats causing all the problems what exactly do they do? Now after inserting the footer none of the links on the whole page work? Chris 0 Quote Link to comment Share on other sites More sharing options...
m00 Posted February 18, 2010 Share Posted February 18, 2010 <!--[if IE]><div class="xr_ap" id="xr_xr" style="width: 955px; height: 700px; top:0px; left:50%; margin-left: -478px; clip: rect(0px 955px 700px 0px);"><![endif]--> <!--[if !IE]>--><div class="xr_ap" id="xr_xr" style="width: 955px; height: 700px; top:0px; left:50%; margin-left: -478px; clip: rect(0px, 955px, 700px, 0px);"><!--<![endif]--> Just remove the width: 955px; and height: 700px;. --EDIT: Also remove the width and height in your header. 0 Quote Link to comment Share on other sites More sharing options...
ChrisB Posted February 18, 2010 Author Share Posted February 18, 2010 Hi m00 thanks for that still not quite right though if you look now there is a big gap between he end of the WHMCS content and the actual footer also in FF the mouse overs are not de-activating when you move away from my navbar and in IE the mouseovers aren't working at all but also when it opens the page it is telling me about a "stack overflow on line 11" problem?? I wish I had half your knowledge thanks again for you help Chris 0 Quote Link to comment Share on other sites More sharing options...
m00 Posted February 19, 2010 Share Posted February 19, 2010 Hi m00 thanks for that still not quite right though if you look now there is a big gap between he end of the WHMCS content and the actual footer also in FF the mouse overs are not de-activating when you move away from my navbar and in IE the mouseovers aren't working at all but also when it opens the page it is telling me about a "stack overflow on line 11" problem?? I wish I had half your knowledge thanks again for you help Chris Chris; i've send you an e-mail with my contact details. 0 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.