Problem with product Picture

  • Posts: 2
  • Thank you received: 0
13 years 3 months ago #4672

Hi how i can center the immage of the product box or is possible that the picture fit the box without white border ?
I attach one immage so you can understund better





http://www.scmarconi.it/images/zzzzImmagine111.BMP

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

  • Posts: 81623
  • Thank you received: 13084
  • MODERATOR
13 years 3 months ago #4679

Hi,

The problem is that the display is handled by the joomla modal popup library and it renders differently depending on the browser and since it's an image directly in an iframe you can't apply CSS to it. What you could try is to personnalize the modal popup chrome in your template CSS file.

For example, you could change the white background to black by adding the CSS code below to your template CSS file:

#sbox-content {
 background-color: #000000;
}

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

  • Posts: 2
  • Thank you received: 0
13 years 3 months ago #4684

Sorry friend I'm new ...where i can found the css
many thanks for all help !

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

  • Posts: 81623
  • Thank you received: 13084
  • MODERATOR
13 years 3 months ago #4685

This tutorial explains how to modify a joomla template, including how to edit your CSS: www.ultijoomla.com/blog/How-To-Edit-Joom...emplates-part-1.html

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

Time to create page: 0.061 seconds
Powered by Kunena Forum