4images Forum & Community

4images Modifications / Modifikationen => Templates & Styles (Requests & Discussions) => Topic started by: edonai on September 03, 2009, 08:09:13 PM

Title: Problem with chrome/safari
Post by: edonai on September 03, 2009, 08:09:13 PM
Hello,

I use the "Multi download size. I have a display problem with google chrome and safari. I've configured the categories to allow downloads for members only.
When a guest consults images, mod multi download size "does not appear so this is normal.
But in chrome/safari instead of display sizes, I have this:

(http://img35.imageshack.us/img35/5557/sanstitre1sul.gif) (http://img35.imageshack.us/i/sanstitre1sul.gif/)

This is my code in detail.html :

Code: [Select]
<tr>
<td colspan="3" align="center">
<div class="imageDownloads" style = "margin-bottom:10px; margin-top:20px">{if not_multi_download}&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{download_button}&nbsp;&nbsp;{download_zip_button}
{endif not_multi_download}
<!-- Mod multi downloads -->
{if yes_multi_download}
<center>{multi_download_options}</center>
{endif yes_multi_download}</div>



</td>
</tr>

and my css to display picture :

Code: [Select]
div.imageDownloads a:hover {
color:#DD8888;
}
essai2.css (ligne 174)
div.imageDownloads a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-x-system-font:none;
background:transparent url(images/bullet_go.png) no-repeat scroll 0 1px;
color:#88AABB;
font-family:helvetica,verdana,tahoma;
font-size:15px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
padding:0 10px 0 15px;
text-decoration:none;
}

Thanks for your help
Title: Re: Problem with chrome/safari
Post by: V@no on September 04, 2009, 03:30:37 AM
Please reply to the mod you have problem with. This has nothing to do with 4images itself.

P.S.
and remember, a picture says a thousand words - a link to the gallery could be much useful.