characteristics display

  • Posts: 15
  • Thank you received: 0
10 years 7 months ago #149269

For the product characteristics i would like to display the different product characteristics next to the dropdown menu, as seen on on the website of GCM ( www.gcmstores.com/shirts/shirts-lange-mo...209-gcm-casual-shirt )

See picture attached. How to do this?

Attachments:

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

  • Posts: 82727
  • Thank you received: 13342
  • MODERATOR
10 years 7 months ago #149324

How about setting the name of the characteristic as M-L-XL-XXL ? It would tell display that next to the dropdown.

The following user(s) said Thank You: Tessa

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

  • Posts: 15
  • Thank you received: 0
10 years 7 months ago #149405

nicolas,

i tried the option radio button for the product characteristics, i searched the forum for a solution to align the radio buttons next to each other i tried the code from this thread www.hikashop.com/forum/4-how-to/42591-ra...h-on-a-new-line.html
as you can see in the sceenshot the characteristics are not perfectly aligned.

Could you please help me out with this one. How should the css look like?

Attachments:

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

  • Posts: 82727
  • Thank you received: 13342
  • MODERATOR
10 years 7 months ago #149414

Hi,

We would need to analyze directly the CSS on the page in order to say anything on that. Please provide a link

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

  • Posts: 15
  • Thank you received: 0
10 years 7 months ago #149511

website is on a local machine. but i just added this piece of code. resulting in the screenshot of my former post. im that close to the solution so if you can give my that last suggestion to figure this out that would be great.

.hikashop_product_characteristic_chooser{
	text-align: left;
}
.hikashop_product_characteristics_table{
	width: 100%;
	display: block;
	vertical-align: middle;
	line-height: 25px;
}
.hikashop_product_characteristics_table input{
	float:left;
	height: 18px;
}
.hikashop_product_characteristics_table label{
	width: 93px;
	white-space:nowrap;
	padding-left: 2px;
	float:left;
}

i understand that you might need a url but since this website is still on a local machine just a suggestion might be enough. so please help and share you knowledge on this topic

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

  • Posts: 82727
  • Thank you received: 13342
  • MODERATOR
10 years 7 months ago #149518

I'm sorry but I can't do that. I don't know the whole CSS of your website and how the page is organized. Thus, even with that piece of CSS, I cannot visualize what would need to be done. Please contact us again with the link to the page once you put the website online, even temporarily, and we'll be able to help you.

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

Time to create page: 0.060 seconds
Powered by Kunena Forum