Where to edit checkout layout?

  • Posts: 43
  • Thank you received: 3
12 years 5 months ago #52730

The address boxes in the checkout are too wide for the content area, and the shipping address extends into the right-hand column (see attached screenshot). Please can anyone tell me where to edit this?

Thank you.

Attachments:

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

  • Posts: 13201
  • Thank you received: 2322
12 years 5 months ago #52740

Hi SarahW,

To edit the width of the address boxes go in HikaShop > System > Configuration > Display.

Click on the edit "icon" next to Front-End CSS File.

Then edit the properties of:

.hikashop_checkout_address{
	width: 250px;
}
.hikashop_checkout_address_right_part{
	width: 250px;
}

You can have more informations about CSS, Firebug, and where to edit the css in the FAQ:
http://www.hikashop.com/en/support/documentation/faq.html#css

The following user(s) said Thank You: thoman

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

  • Posts: 43
  • Thank you received: 3
12 years 5 months ago #52754

Thank you very much for that, Xavier :) .

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

Time to create page: 0.083 seconds
Powered by Kunena Forum