atechstl Posted November 12, 2010 Share Posted November 12, 2010 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. 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Support Manager WHMCS John Posted November 12, 2010 WHMCS Support Manager Share Posted November 12, 2010 Can you clarify what you mean by an "Account link"; screenshot maybe? There are two client area templates and of course you can customise it to look however you want. 0 Quote Link to comment Share on other sites More sharing options...
atechstl Posted November 12, 2010 Author Share Posted November 12, 2010 When a client logs in to the client area the Links: Home - My Details - My Products & Services - My Domains - My Invoices - My Support Tickets - Affiliates - My Emails: are not clickable when using Firefox. It works fine in IE8 0 Quote Link to comment Share on other sites More sharing options...
atechstl Posted November 12, 2010 Author Share Posted November 12, 2010 By the way I am using the Default template. I did customize the header and footer of course but have not edited that page. This product is very easy to edit and make changes to. I may have to dig in it and manually do some changes to make that work. 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Support Manager WHMCS John Posted November 12, 2010 WHMCS Support Manager Share Posted November 12, 2010 Does the problem persists if you switch to a non-customised template? 0 Quote Link to comment Share on other sites More sharing options...
atechstl Posted November 12, 2010 Author Share Posted November 12, 2010 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. 0 Quote Link to comment Share on other sites More sharing options...
atechstl Posted November 13, 2010 Author Share Posted November 13, 2010 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. 0 Quote Link to comment Share on other sites More sharing options...
Gitex Posted November 13, 2010 Share Posted November 13, 2010 add in DIV tag & check it. 0 Quote Link to comment Share on other sites More sharing options...
atechstl Posted November 13, 2010 Author Share Posted November 13, 2010 Adding to the DIV tag didn't work. This is crazy why it's not working. 0 Quote Link to comment Share on other sites More sharing options...
atechstl Posted November 14, 2010 Author Share Posted November 14, 2010 I don't know exactly the cause but I redid everything from scratch but chose UTF-8 encoding and it worked. 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.