The modules covers the fields

  • Posts: 37
  • Thank you received: 2
10 years 3 weeks ago #209270

-- url of the page with the problem -- : kosmima-gkiotli.gr
-- HikaShop version -- : 2.5.0
-- Joomla version -- : 3.4.3
-- PHP version -- : 5.3.10
-- Browser(s) name and version -- : firefox 38.0.1

Hi,
When I press a button from a product and I haven't made a account some modules covers the fields of account form. How can I get ahead this problem? I have attached a image to show what happen.

Thanks in advance

Attachments:

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

  • Posts: 13201
  • Thank you received: 2322
10 years 3 weeks ago #209272

Hi,

This is a template issue, it seems that you have to adapt the @media queries in your css file.
Please add that css at the end of your template.css file:

@media (max-width: 1250px){
	#hikashop_checkout_login_right_part {
		width: 100%;
	}
}

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

  • Posts: 37
  • Thank you received: 2
10 years 3 weeks ago #209352

It works perfect thanks!!!! :)

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

Time to create page: 0.069 seconds
Powered by Kunena Forum