Field Labels not showing properly in Vendor Contro

  • Posts: 248
  • Thank you received: 7
  • Hikamarket Multivendor Hikashop Business
9 years 5 months ago #176833

-- HikaShop version -- : 2.3.3
-- HikaMarket version -- : 1.4.4
-- Joomla version -- : 3.3.6
-- Error-message(debug-mod must be tuned on) -- : None

When accessing the Vendor Control Panel in the front, the field labels are half hidden by the fields. How can that be remedied? Please see attached image

Attachments:

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

  • Posts: 26000
  • Thank you received: 4004
  • MODERATOR
9 years 5 months ago #176844

Hi,

The problem you got is mostly related to your CSS.
I'll require more details about your website (and maybe have an access to HikaMarket) in order to tell you more.
But regarding the screenshot, I think that your template define some CSS rules for the "dl / dt / dd" tags.
www.hikashop.com/support/support/documen...ize-the-display.html

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: 248
  • Thank you received: 7
  • Hikamarket Multivendor Hikashop Business
9 years 5 months ago #179473

Found the fix.
In the Hikamarket > Configuration > Maine Options > CSS
Change the Front-end CSS File at lines 209 to 220 to reflect the following

dl.hikam_options > dt {
float:left;
clear:left;
font-weight:bold;
padding:5px;
width:120px;
text-align:right;
line-height:18px;
margin-right:80px !important;
overflow:visible !important;
text-overflow:ellipsis;
white-space:nowrap;

The following user(s) said Thank You: Jerome

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

Moderators: Obsidev
Time to create page: 0.061 seconds
Powered by Kunena Forum