Jump to content

Firefox issues with Client Area


atechstl

Recommended Posts

It appears that none of the account links are clickable in the client area using firefox.

 

Has anyone experienced this issue? The Client's Page default setup is terrible looking. Is there more than one default template to use for this? I may have to manually change that one around.

Link to comment
Share on other sites

Interesting. I copied the Defualt template and made my own header and footer. It seems that the Default template is working fine in Firefox but yet my modified Default template does not allow me to click on the links on the main part of the page while in Firefox. I will further investigate but it appears this is my issue somewhere in my coding.

Link to comment
Share on other sites

It appears that the background glare I added did this. Can someone look at this code to determine why this would make my hyperlinks non clickable in Firefox. I am lost beyond belief.

 

My CSS

#art-page-background-glare-image

{

background-image: url('images/page_gl.png');

background-repeat: no-repeat;

height: 321px;

width: 400px;

margin: 0;

position:absolute;

left: 0;

top: 0;

}

 

My HTML added in the body of header.php

<div id="art-page-background-glare-image"></div>

 

Any input is greatly appreciated. For now I just have the div statement removed from header.php and it works fine.

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