Registration Layout

  • Posts: 3
  • Thank you received: 0
11 years 3 months ago #145006

-- url of the page with the problem -- : dynamo-freunde-berlin.de/index.php/unser-shop/checkout
-- HikaShop version -- :HikaShop Essential 2.3.0
-- Joomla version -- : Joomla! 3.1.4 Stable
-- PHP version -- : 5.3
-- Browser(s) name and version -- : CHROME Version 32.0.1700.107 m
-- Error-message(debug-mod must be tuned on) -- : No Error Message

Hi @all,

at first I have used the search engine and read also the FAQ and I found one solution but I search also another solution. At the step where the customers can do the registration the input fields are to long. See Screenshot one.



I have corrected the Problem at the login option with editing the css file at class "hikashop_checkout_login_left_part".



But this changed only the length of the login fields but not of the registration fields.

Can you give a tip which class I must change to get the same result like in the login option?

Thanks a lot.

Attachments:

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

  • Posts: 12953
  • Thank you received: 1778
11 years 3 months ago #145023

Hi,
The solution will be to use some CSS code like this :

#hikashop_registration_username_line input, #hikashop_registration_password_line input {
width: 100px;
}

Last edit: 11 years 3 months ago by Mohamed Thelji.

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

  • Posts: 3
  • Thank you received: 0
11 years 3 months ago #145026

Hi Mohamed,

thanks for the tip. I will test it and give you a feedback if it was successful.

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

Time to create page: 0.079 seconds
Powered by Kunena Forum