Jump to content

[FIXED] Domain Check Availability not viewable fully


keithm

Recommended Posts

Using 5.0.2

Classic theme/portal

 

For ordering hosting, the Check Availability button, when you enter a domain and then push this button, there is a drop down box that appears that shows the price in it.. For some reason it sits under the black bar (home/announcements/kb/network status/ etc) so you cant actually read it before clicking on the Click to continue.

 

Keith

Link to comment
Share on other sites

  • WHMCS CEO

This issue arises by having a larger header so that the bar is further down the page then expected. A better solution than the one above would be to edit the stylesheet for the order form you're using and change the z-index values for the following classes, as follows:

 

#greyout -> z-index: 50000;

#domainpopupcontainer -> z-index: 50001;

 

This applies to both the "Modern" and "Slider" order form templates.

 

Matt

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