Hi friends, i have 2 questions

  • Posts: 45
  • Thank you received: 1
11 years 11 months ago #80823

Hi friends, i have 2 questions :)
Please help me:)

1. how to move button “ ADD TO WISH LIST ” just bellow button "ADD TO CART" in TABLE VIEW ?
2 . how to make border around each product in TABLE VIEW ?

Attachments:
Last edit: 11 years 11 months ago by djundi.

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

  • Posts: 12953
  • Thank you received: 1778
11 years 11 months ago #80842

Hi,

2. I think that you'll have to use CSS code like this one :

.hikashop_products .hikashop_subcontainer{
border: 1px solid;
}

Hope this will help you.

Last edit: 11 years 11 months ago by Mohamed Thelji.
The following user(s) said Thank You: djundi

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

  • Posts: 45
  • Thank you received: 1
11 years 11 months ago #80846

Thanks your for fast answer Mohamed,
thinks is perfect now:)
but how to move button “ ADD TO WISH LIST ” just bellow button "ADD TO CART" in TABLE VIEW ?

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

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

Hi,

I think you would have to modify another CSS rules in order to grow up the quantity box height.
It is very specific CSS and with just an image, we can't give you precise information.
But it is sure, it is just some CSS.

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.
The following user(s) said Thank You: djundi

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

  • Posts: 45
  • Thank you received: 1
11 years 11 months ago #80959

Thanks for the answer Jerome:)
There is my url, www.web13.eu/%D1%81%D0%BF%D0%B8%D1%81%D1%8A%D0%BA.html
i hope that this link will give you more information :)

Last edit: 11 years 11 months ago by djundi.

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

  • Posts: 82796
  • Thank you received: 13357
  • MODERATOR
11 years 11 months ago #81094

You'll have to use CSS code like this one :
#hikashop_add_wishlist{
margin-left: 32px;
}

The following user(s) said Thank You: djundi

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

  • Posts: 45
  • Thank you received: 1
11 years 11 months ago #81151

Thanks Nicolas, for great support for all the time :) :) :)
Now button "add to wishlist" is just bellow button "add to cart" :)

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

  • Posts: 8
  • Thank you received: 1
11 years 9 months ago #86033

Hi Nicolas! i have the same issue but i did'nt understand where insert the code. I suppose frontend_custom.css so i try at the end and near other whislist position but it doesn't work. Thanks!

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

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

Hi,

It's maybe because your template css file override the other one, try to add this line in your custom template css file.

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

Time to create page: 0.117 seconds
Powered by Kunena Forum