Skip to main content

Hi friends, i have 2 questions

More
13 years 9 months ago - 13 years 9 months ago #80823 by djundi
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 ?
Last edit: 13 years 9 months ago by djundi.

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

More
13 years 9 months ago - 13 years 9 months ago #80842 by Mohamed Thelji
Hi,

2. I think that you'll have to use CSS code like this one :
Code:
.hikashop_products .hikashop_subcontainer{ border: 1px solid; }

Hope this will help you.
Last edit: 13 years 9 months ago by Mohamed Thelji.
The following user(s) said Thank You: djundi

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

More
13 years 9 months ago #80846 by djundi
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.

More
13 years 9 months ago #80906 by Jerome
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.

More
13 years 9 months ago - 13 years 9 months ago #80959 by djundi
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: 13 years 9 months ago by djundi.

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

More
13 years 9 months ago #81094 by nicolas
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.

More
13 years 9 months ago #81151 by djundi
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.

More
13 years 8 months ago #86033 by trollallacarica
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.

More
13 years 8 months ago #86085 by Xavier
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.288 seconds
Powered by Kunena Forum