Mini cart alignment

  • Posts: 78
  • Thank you received: 0
13 years 9 months ago #6767

Is there any way to change the alignment of the mini-cart? I've placed our mini-cart into the breadcrumbs bar, but I want to have it right aligned rather than left aligned.

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
13 years 9 months ago #6779

It's probably possible by adding some CSS in the config under the tab display in the hikashop CSS.
If you could give us the URL of your website, we could tell you more precisely.

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

  • Posts: 78
  • Thank you received: 0
13 years 9 months ago #7568

Hi Nicolas,

I've managed to get the mini-cart over to the right using 'float:right;' as image/code below show

.hikashop_small_cart_checkout_link,.hikashop_small_cart_clean_link,.hikashop_small_cart_total_title span,.hikashop_small_cart_total_title span span,.hikashop_small_cart_total_title span span span {
display:inline-block;
float:right;
zoom:1;
*display:inline;
margin-bottom:0px;
}

I cant work out now how to get the cart_clean link to be placed ahead of the total in code so it appears to the right of the total on screen. Also is there any parameter I can add to move the minicart up so its in the same line as the breadcrumbs?

Attachments:

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

  • Posts: 78
  • Thank you received: 0
13 years 9 months ago #7570

I've just noticed 'the cart is empty' text is still appearing on the left side.

Also, site is here

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
13 years 9 months ago #7577

You should try to add the CSS:

.breadcrumbs pathway{ float: left; }

.hikashop_cart_module{ float:right; }

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

  • Posts: 78
  • Thank you received: 0
13 years 9 months ago #7581

Nailed it, thanks Nicolas

Now that we've upgraded to business is there an easy way to put a watermark on all the pics or do we have to re-upload them all?

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
13 years 9 months ago #7582

The watermark is applied when you upload your pictures, so you will have to reupload them indeed after configuring the watermark option.

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

Time to create page: 0.063 seconds
Powered by Kunena Forum