to change product detail page background color

  • Posts: 182
  • Thank you received: 1
13 years 8 months ago #9380

i want to change juct hikshop product detail page background color

what is name this section on css page?

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
13 years 8 months ago #9398

Could you post a link to the page ?

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

  • Posts: 182
  • Thank you received: 1
13 years 8 months ago #9402

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
13 years 8 months ago #9409

There is no CSS for that. You will have to edit the file show of the view product via the menu Display->views and add an additional div around the whole code so that you can apply your background-color to it.

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

  • Posts: 182
  • Thank you received: 1
13 years 8 months ago #9416

ok but from where? which section on page?

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
13 years 8 months ago #9419

In the file show of the view product, you need to add something like this at the beginning:
<div style="background-color:#FFF">

And at the end:
</div>

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

  • Posts: 182
  • Thank you received: 1
13 years 8 months ago #9993

ok what is name the hikashop product page? where is it source?
i just want to for hikashop not all template background...

Last edit: 13 years 8 months ago by resif.

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
13 years 8 months ago #9995

You can do that modification in the file show of the view product via the menu Display->Views.
If you want to do the modification directly, it's in the file components/com_hikashop/views/product/tmpl/show.php but in that case you will loose your changes when you update hikashop.

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

Time to create page: 0.063 seconds
Powered by Kunena Forum