Jump to content

Internal Links Not Working


ChrisB

Recommended Posts

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

Link to comment
Share on other sites

<!--[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 by m00
Link to comment
Share on other sites

<!--[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.

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated