Display issues

  • Posts: 9
  • Thank you received: 0
11 years 1 month ago #125559

-- url of the page with the problem -- :http://www.rivernile.nzdesignandhost.com/hikashop-menu-for-user-control-panel/address
-- HikaShop version -- :2.21
-- Joomla version -- : 3.1
-- PHP version -- : x.x.x
-- Browser(s) name and version -- : Chrome and Firefox OSX
-
Having real difficulty turning the borders off for user control panel and the icons and text are all cut off,

Also on address page and other popup pages to carryout action dialog box does not open.

Images attached

Please help

Attachments:

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

  • Posts: 26158
  • Thank you received: 4028
  • MODERATOR
11 years 1 month ago #125568

Hi,

Please change the popup system used by HikaShop in the HikaShop configuration.
It looks like your template is not right compatible with the bootstrap modals, using the mootools Squeebox should work better.

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

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

  • Posts: 9
  • Thank you received: 0
11 years 1 month ago #125644

Hi thanks that fixed the pop up issue but the control panel images are still all over the place as per the image.

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

  • Posts: 82865
  • Thank you received: 13372
  • MODERATOR
11 years 1 month ago #125660

It's probably because of the CSS of your template.
Please provide a test user account so that we can look at that page.

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

  • Posts: 82865
  • Thank you received: 13372
  • MODERATOR
11 years 1 month ago #125715

It's indeed your template CSS which breaks the display of the user control panel.

Add that CSS at the end of the frontend CSS of HikaShop to override the CSS of the template:
.hikashop_cpanel_icon_image_span {
height: 48px !important;
float: none !important;
min-height: 0px !important;
margin-left: 0px !important;
width: auto !important;
}

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

Time to create page: 0.066 seconds
Powered by Kunena Forum