Add To Cart Button Vertical Alignment

  • Posts: 440
  • Thank you received: 20
  • Hikashop Essential
11 years 4 months ago #112292

The site I am currently working on has an add to cart option and also Choose Option where products have characteristics. The problem is that the buttons do not line up vertically. I have tried this via CSS with product name and product image but without success. Some direction on solving this would be greatly appreciated

Thanks

Dave B)

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

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

Hi Dave,

I'll need a link to your product page to see from where the problem is exactly coming and also a screenshot of how do you exactly want to put your add to cart button.

Thanks :).

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

  • Posts: 440
  • Thank you received: 20
  • Hikashop Essential
11 years 4 months ago #112320

Hi Mohamed

attached are the screen shots for a before and after. I will

PM you a login as the site is only accessible for a registered user.







Thanks

Dave

Attachments:
Last edit: 11 years 4 months ago by davec.

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

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

Ok,
Did you edited the listing_div file of your product view of your front-end template ? If yes I'll probably need a temporary back-end access to see from where the problem is coming.

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

  • Posts: 440
  • Thank you received: 20
  • Hikashop Essential
11 years 4 months ago #112325

The pm I sent you will allow access. I havene't changed any listing div files but I have altered one or two other as you will see when you login.



Dave B)

Last edit: 11 years 4 months ago by davec.

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

  • Posts: 82758
  • Thank you received: 13346
  • MODERATOR
11 years 4 months ago #112418

You can add such CSS:

.hikashop_subcontainer{
position: relative;
}
.hikashop_subcontainer form{
position: absolute;
bottom: 0;
left: 50px;
}

The following user(s) said Thank You: davec

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

  • Posts: 440
  • Thank you received: 20
  • Hikashop Essential
11 years 4 months ago #112446

Thanks for the quick reply and solution

Dave B)

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

Time to create page: 0.054 seconds
Powered by Kunena Forum