help with something simple... i hope :)

  • Posts: 103
  • Thank you received: 2
11 years 11 months ago #77293

Im having lot of troubles customizating the access and register part of the hikashop checkout part :( I am sure that is something simple, but i dont know much of css and my method right now of changing things is like moving something save and see how it looks with f5 :( And with this, i already use 3 hours trying.


Thank you so much in advance!

Sue.

Attachments:

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

  • Posts: 26152
  • Thank you received: 4027
  • MODERATOR
11 years 11 months ago #77305

Hi,

A link to your website would be required to help you for this kind of CSS customization.
It could be quite simple to fix but your problem is link to your template. I guess that "submit input" buttons should have a "float:left" css rule.
A

#hikashop_checkout_login_left_part .hikashop_cart_input_button { float: none; }
Should fix your problem but, the button would be placed on his original place : between "remember me" and "forgoet your password".

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.
Last edit: 11 years 11 months ago by Jerome.
The following user(s) said Thank You: melisari

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

  • Posts: 103
  • Thank you received: 2
11 years 11 months ago #77382

Of course! Here is the link:

viernezotravez.com

For you can see that page, you will need to add a product to the cart, and then, try to checkout :)

Thank you so much for your help!

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

  • Posts: 13201
  • Thank you received: 2322
11 years 11 months ago #77401

Hi,

Can you try to add this in your css file:

.hikashop_checkout_page h1{
	margin-bottom: 20px;
}

.hikashop_checkout_login_left_part .hikashop_cart_button{
	position: relative;
	top: 80px;
	left: -350px;
}

The following user(s) said Thank You: melisari

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

  • Posts: 103
  • Thank you received: 2
11 years 11 months ago #77414

Thank you :) I almost got it perfect, i believe my client will be happy with this (he is a little obsesive with the "align" thing) :)

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

Time to create page: 0.067 seconds
Powered by Kunena Forum