product right part drop down in this template

  • Posts: 182
  • Thank you received: 1
11 years 2 months ago #89276

hi

in this tepmlates product right part drop to down

9doksana.com/index.php/hikashop-menu-for...duct/2-dograma-makas

how can edit right and left part?

i looked css

left part like this

.hikashop_product_left_part{
text-align:center;
float:left;
width:50%;
}

and right part

.hikashop_product_right_part{
float:left;
padding-left:1px;

should i look templates main page widh or edit hikahop css?

Last edit: 11 years 2 months ago by resif.

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

  • Posts: 13201
  • Thank you received: 2322
11 years 2 months ago #89396

Hi,

You can edit the hikashop css, to reduct/limit the width of each parts.
Try to reduce the right part to 45% or less.

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

  • Posts: 182
  • Thank you received: 1
11 years 2 months ago #89513

no.... this problem probably related template main page css and module position...

you can look template layout

ajoomlatemplates.com/demo25/003

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

  • Posts: 13201
  • Thank you received: 2322
11 years 2 months ago #89600

You can try in the HikaShop css file to force the value with "!important" like .hikashop_product_right_part{ width: 45% !important;} to override the Template css.

Or edit the default width for: .row-fluid .span6{width: 45%;} in the bootstrap.css file of your template.

The following user(s) said Thank You: resif

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

  • Posts: 182
  • Thank you received: 1
11 years 2 months ago #89623

i added like this and done thank you

.hikashop_product_right_part{
float:left;
padding-left:1px;
width: 45% !important;

but still not working add quantity when i click to + cos - showing over the +

what is resolve for this

how can i find that in my template...

Last edit: 11 years 2 months ago by resif.

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

  • Posts: 13201
  • Thank you received: 2322
11 years 2 months ago #89656

I don't really understand your problem with the "+" or "-" on the product page I can change the quantity.
Have you solved your problem ?

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

  • Posts: 182
  • Thank you received: 1
11 years 2 months ago #89664

thank you first problem resolved

but i saw new problem

9doksana.com/index.php/product/131-ampuel-seklinde-masa-saati

look at that

quantity +- over eachother

how can i separeta....

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

  • Posts: 13201
  • Thank you received: 2322
11 years 2 months ago #89694

On my browser they are not over eachother, which browser are you using ?

You can see this documentation to see how to edit the css properties:
www.hikashop.com/fr/support/documentation/faq.html#css

You probably have to edit the properties of the classes "hikashop_product_quantity_field_change_plus" and "hikashop_product_quantity_field_change_minus"

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

  • Posts: 182
  • Thank you received: 1
11 years 2 months ago #89813

ok i saw to my browser Crhome and my resulution 1400x... that is so..

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

  • Posts: 13201
  • Thank you received: 2322
11 years 2 months ago #89855

Try to edit the view "product / quantity" to edit the structure of the table.

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

Time to create page: 0.086 seconds
Powered by Kunena Forum