backend popups only half showing

  • Posts: 80
  • Thank you received: 8
  • Hikashop Business
9 years 4 months ago #204361

-- HikaShop version -- : 2.5.0
-- Joomla version -- : 3.4.1

Hi I am using ISIS template in the backend with css for backend set to "default"

When i click on the edit icon /or pencil icon e.g to select an image for the shipping type a popup appears but is set halfway off the screen.
I tried updating the isis template from github but the result is the same.

I have to put a fix like so into isis template.css to override the hikashop css
#modal-category_add_button
{margin-left:0px!important;}

Is there a css fix for this for hikashop which will do all popups? or is there a custom css you can suggest which will fix all popus

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 80
  • Thank you received: 8
  • Hikashop Business
9 years 4 months ago #204371

Ok I fixed it with
.modal
{margin-left:250px!important;}

Please Log in or Create an account to join the conversation.

  • Posts: 13201
  • Thank you received: 2322
9 years 4 months ago #204373

Hi,

We don't have that issue on our end and we are using the ISIS template too.
Please give us more informations about your operating system, it is Max OS right ? and about the used browser.
Does that happen with another browser too ?

You can potentially try to add the following css rule:

body #hikashop_main_content div.modal{margin-left:0px!important;}

Please Log in or Create an account to join the conversation.

Time to create page: 0.069 seconds
Powered by Kunena Forum