Question about the cart.

  • Posts: 48
  • Thank you received: 0
12 years 9 months ago #67965


When i put something in the cart and go to the cart i see at the bottom two buttons (in dutch).
1. Volgende = Go to the payment display in my case bank transfer.
2. Verder winkelen = go back to the shop and look for some more articles.

i want to have an extra line between those buttons.
and where can i change the text for those buttons.

With regards,

Guido

Attachments:

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

  • Posts: 84079
  • Thank you received: 13636
  • MODERATOR
12 years 9 months ago #68133

Hi,

Like for any text in HikaShop, you can use a translation override to change the text of these buttons:
www.hikashop.com/en/download/languages.html#modify

To add space between the buttons, you can use that CSS:
#hikashop_checkout_shopping_button{
padding:10px !important;
}

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

  • Posts: 48
  • Thank you received: 0
12 years 9 months ago #68233

Could you tell me where to find that css.

Guido

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

  • Posts: 5
  • Thank you received: 3
12 years 9 months ago #68283

guido wrote: Could you tell me where to find that css.

Guido


Should be here: Components > HikaShop > System > Display Tab > CSS (halfway down on the left) > Front-end CSS File > Edit icon

The following user(s) said Thank You: nicolas

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

  • Posts: 48
  • Thank you received: 0
12 years 9 months ago #68894

Hello i copied the code on the right place in the css but the buttons are still connecting each other, the only thing that changed was the text in the button that went lower so it was half visible.

Pls help

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

  • Posts: 84079
  • Thank you received: 13636
  • MODERATOR
12 years 9 months ago #68897

Then try like that instead:

#hikashop_checkout_shopping_button{
margin:10px !important;
}

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

  • Posts: 48
  • Thank you received: 0
12 years 9 months ago #68900


Nope.

I just want an empty line between those two buttons.

Greetings,

Guido

Attachments:
Last edit: 12 years 9 months ago by guido.

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

  • Posts: 84079
  • Thank you received: 13636
  • MODERATOR
12 years 9 months ago #68979

I'm trying to give you CSS advice without knowing what CSS you have on your website so it's kind of hard to guess right. It would help if you could give a link to your website.

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

  • Posts: 48
  • Thank you received: 0
12 years 9 months ago #68982

this is my testsite:

www.masmus.nl


Guido

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

  • Posts: 84079
  • Thank you received: 13636
  • MODERATOR
12 years 9 months ago #68983

Regsitration is not activated on your website and you didn't provide a user account so I can't access the checkout.

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

  • Posts: 48
  • Thank you received: 0
12 years 9 months ago #68986

try demo demo

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

  • Posts: 84079
  • Thank you received: 13636
  • MODERATOR
12 years 9 months ago #68989

That's indeed because of your template's CSS. Use that CSS and it should work:

#hikashop_checkout_page span.art-button-wrapper { margin: 10px; !important}

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

  • Posts: 48
  • Thank you received: 0
12 years 9 months ago #68999

Nicolas,
And where do i find that.
Is that in template manager, then looking in template css?

Do i have to put the whole sentence in it:
#hikashop_checkout_page span.art-button-wrapper { margin: 10px; !important}

Guido

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

  • Posts: 48
  • Thank you received: 0
12 years 9 months ago #69000

Found it.

Thanks

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

Time to create page: 0.079 seconds
Powered by Kunena Forum