![]() |
Detailed pictures centered
Does anybody know how to center the detailed pictures in tabs?
Happy new year! |
Re: Detailed pictures centered
that would be all css related, use FF and Firebug to help you do it
|
Re: Detailed pictures centered
When i make the change in css it goes for all elements on the page. I cant figure out how to just make it on that tab
|
Re: Detailed pictures centered
Are you aware that that the Detailed Images module has its own stylesheets?
|
Re: Detailed pictures centered
No. Where can I find that?
|
Re: Detailed pictures centered
Torben, edit...
skin/smart_template/modules/Detailed_Product_Images/product_images.tpl Replace... Code:
<img src="{if $i.image_url}{$i.image_url|amp}{else}{$xcart_web_dir}/image.php?id={$i.imageid}&type=D{/if}" alt="{$i.alt|escape}"{if $smarty.foreach.images.last} class="last"{/if} /> With... Code:
<div align="center"> |
Re: Detailed pictures centered
Thank you very much!!
That did the trick :D |
All times are GMT -8. The time now is 11:31 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.