Size of input fields backend product

  • Posts: 98
  • Thank you received: 12
  • Hikashop Business
1 year 11 months ago #341274

Hello,

Is it possible to enlarge the input areas of the individual fields in the backend -> product creation?

Since I use these individual fields to insert product-specific texts in different areas, a better (larger) input would be an advantage, especially with me there is often a lot of content.

Christian sends greetings

Attachments:

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

  • Posts: 4519
  • Thank you received: 612
  • MODERATOR
1 year 11 months ago #341295

Hello,

We will process in our backend css file because your returns make us realize that our backend settings display more consistent.
But before this I will guide you to adjust this display, follow me step by step :
- Have a look on this documentation to see how to custom HikaShop Css file, here for : www.hikashop.com/support/documentation/2...by-color.html#custom
Back-end CSS File => default
- Add these Css command must do the trick :

.hikashop_product_edit_fields dd.hikashop_product_ram input {
    width: 100% !important;
}
Thanks for your returns !
Regards

Last edit: 1 year 11 months ago by Philip.

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

  • Posts: 98
  • Thank you received: 12
  • Hikashop Business
1 year 11 months ago #341480

Hello,

Thanks for the feedback, but unfortunately the code doesn't change anything.

I inserted the code into the hika-custom.css (and selected it), I also tested it with the template's custom.css (both deleted in the meantime).

There was no change.

Greetings from Christian

Last edit: 1 year 11 months ago by Philip.

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

  • Posts: 2143
  • Thank you received: 747
1 year 11 months ago #341484

@chli:

You should change the type of these fields from "Text" to "Text Area" (in deutsch "Textbereich").


Need help with customisations of layouts, style or other site development? PM me!
(Don't forget to turn on "E-mail notification of new messages" )
The following user(s) said Thank You: Philip

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

  • Posts: 4519
  • Thank you received: 612
  • MODERATOR
1 year 11 months ago #341486

Hello,

that's quite normal, if you look more carefully my previous message, I ask you to insert this css code in the Back-end CSS File => default.


Can you try it and confirm that this solved your issue because I'm quite sure that the code will do the trick.
Regards

Last edit: 1 year 11 months ago by Philip.

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

  • Posts: 98
  • Thank you received: 12
  • Hikashop Business
1 year 11 months ago #341500

Hello Lousyfool,

thank you very much for your hint.

I've now pasted the code given by Philippe into the template's custom css (since I've merged several HIKA changes into one place here) and changed the field to "Text Area".

Functions!

I have now made the following adjustments:

1. I have added a height specification to the code so that the field does not always have to be enlarged when entering.

2. Instead of "Text Area" I chose the field type "WYSIWYG". Thus, the Html entries are not so confused, which is helpful for later changes.

Thank you everyone for the support.

The following user(s) said Thank You: Philip

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

  • Posts: 2143
  • Thank you received: 747
1 year 11 months ago #341501

Hi,

If you're using "Text Area" or WYSIWYG, there is no need to set the field height with CSS. Instead you have in the field configuration the parameter "Rows" (in deutsch "Zeilen"). As the name implies, you can enter an integer for the number of rows to be visible by default before manually changing the field height. The good thing is that this way you can also set the height easily for each custom field individually.
(Obviously, any CSS may still override the "Rows" setting.)


Need help with customisations of layouts, style or other site development? PM me!
(Don't forget to turn on "E-mail notification of new messages" )

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

  • Posts: 98
  • Thank you received: 12
  • Hikashop Business
1 year 11 months ago #341509

Ok, thanks for your addendum.

The following user(s) said Thank You: Philip

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

Time to create page: 0.083 seconds
Powered by Kunena Forum