Author Topic: Problem with chrome/safari  (Read 3550 times)

0 Members and 1 Guest are viewing this topic.

Offline edonai

  • Newbie
  • *
  • Posts: 32
    • View Profile
Problem with chrome/safari
« 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:



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

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: Problem with chrome/safari
« Reply #1 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.
« Last Edit: September 05, 2009, 02:39:17 AM by V@no »
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)