[SOLVED] which file

  • Posts: 75
  • Thank you received: 3
11 years 5 months ago #107526

Hallo.

I would like to modify a little the layout of the product detail page.

Could you pleas tell me in which file i have to change the template.

i would to like to change the

<div id="hikashop_product_description_main"

see the screenshot please.

Thanks

I want to change from :


To:

Attachments:
Last edit: 11 years 5 months ago by kubwit.

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

  • Posts: 13201
  • Thank you received: 2322
11 years 5 months ago #107551

Hi,

The view to edit is "product / show_default" in the menu Display > Views.

But I think that the property .hikashop_product_description_main{width: 100%; display: block;} can change the display as wanted.

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

  • Posts: 75
  • Thank you received: 3
11 years 5 months ago #107584

thanks for reply.

i put

.hikashop_product_description_main
{
	width: 100%; 
	display: block;
}

in the template.css of my template but nothing happens?

did you mean to put the css in product/show_default.php file? if yes could you please tell me how. Thanks

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

  • Posts: 12953
  • Thank you received: 1778
11 years 5 months ago #107598

Hi,

I think that he wanted you to put it through your Hikashop front-end CSS file ("Hikashop->System->Configuration->Display->'Front-end CSS File'").

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

  • Posts: 75
  • Thank you received: 3
11 years 5 months ago #107635

thanks for reply. no change either !?!

i put it in the front-end css file.

any other idea?


edit

i did
.hikashop_product_description_main{
        clear: left;
}

and now it's ok

Last edit: 11 years 5 months ago by kubwit.

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

  • Posts: 12953
  • Thank you received: 1778
11 years 5 months ago #107741

Glad to know that you managed to do it :).

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

Time to create page: 0.078 seconds
Powered by Kunena Forum