Shop. 2 Product option and add to cart alignment

ThemeBurn SupportForumsOpenCart ThemesShoppica OpenCart ThemeShop. 2 Product option and add to cart alignment

This topic has been marked as not resolved.

Hello,
We have a couple of questions.
1. Product options, specifically radio button: would like the label to align left and the options fall under the label align left and use the full product option div width.
Tried modifying the css, but options are still aligning with about 200 px to the right.

#product_options label {
width: 100%;
margin-right: 0;
margin-left: 0;
font-size: 12px;
font-weight: bold;
}
#product_options label.s_radio,
#product_options label.s_checkbox
{
width: 100%;
font-weight: normal;

margin-left: -4px;

margin-right: -4px;

}

2. Add to cart button, would like to align it left and fall under quantity since when you change languages (FR), the text is considerably longer and does not align very nice.

As always thanks for your assistance.

 

June 19, 2012 at 8:50 pm #10573

Hi,

Can we check the website you are talking about?

A screenshot of what exactly you are trying to achieve will help a lot as well.

Best,
ThemeBurn team

June 22, 2012 at 1:32 pm #10662
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.