layout vendor registration

  • Posts: 115
  • Thank you received: 0
6 years 10 months ago #270215

Hi!

Could you please help me on this topic:
When a new vendor signs in on my site, some words on the registration page are not readable because the text field "hides" part of the word.

www.tweedehandjes.com/registreren-als-nieuwe-verkoper.html

Where and how can I change this?

Kind regards,
Joyce

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

  • Posts: 25994
  • Thank you received: 4004
  • MODERATOR
6 years 10 months ago #270261

Hello,

It looks like there is no the javascript code which allow to have a tooltip on the truncated fields.
We will investigate on that part.

Before that ; you can see to improve the design of the page thanks to a "view override" or some "custom CSS".
By creating a view override you can see to add some "classname" to the "<DL>" tags to make them larger.
You can also see to add the missing JS code to call the " window.hikamarket.dlTitle(); " function and create a tip when the mouse if over the field.

By using the custom CSS, you can force the "dl / dt / dd" structure to be larger on the page.
You can use the form ID " hikamarket_registration_form " in order to target the fields and change the width of the titles.

More about view override and CSS customization:
www.hikashop.com/support/documentation/1...ize-the-display.html

In our side, we will see to add the missing JS code and force the loading of the tooltip lib ; which will make a nice tooltip when the mouse is hover the truncated labels.

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: 115
  • Thank you received: 0
6 years 10 months ago #270396

Hi Jerome,

Thanks in advance for adding the missing JS code.
I've been trying to figure out which classname to use to the DL tags, but it's not working. Could you please give me a hint on this?

Regards,
Joyce

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

  • Posts: 25994
  • Thank you received: 4004
  • MODERATOR
6 years 10 months ago #270421

Hello,

By adding the classname "large" to the "DL" with the classname "hikam_options", the width will change from 120px to 180px.
Afterwards ; it might be more interesting to use some custom CSS and set the width you need for that specific page, thanks to the ID of the container.

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.

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