Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - edonai

Pages: [1]
1
Templates & Styles (Requests & Discussions) / 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

2
Chit Chat / Donation?
« on: August 28, 2009, 12:20:39 AM »
Hello,
I frequent this forum recently but I like it a lot.
The script 4images is really great (German-made ^ ^) and the Forum members are "interdependent".
A special mention to the moderators (and mainly V@no) to have solved my issues.

I would like to make a modest contribution to this success through a small donation (paypal?) But I found nothing on the site.

Edonai

3
Mods & Plugins (Requests & Discussions) / Stats's backend in frontend
« on: August 28, 2009, 12:11:18 AM »
Hello, I would like to display the media file size and number of images awaiting validation in my statistics module on my homepage.



   
How do, to use the tags {}? Thank you for your answers.

Edonai

4
Mods & Plugins (Requests & Discussions) / Description text default
« on: August 23, 2009, 08:03:13 PM »
Hello the community,

I did a search on the forum but apart from how to hide or make the description field obligatory, I did not answer my question.

   
I want a default text is displayed if the user who upload the image does not enter a description.

5
Mods & Plugins (Requests & Discussions) / Tag/keyword?
« on: August 23, 2009, 02:14:58 AM »
Hello to all the team!
My question is: how to be able all the member to add keywords directly from the detail page?  thanks four your help !  Edonai :P

6
Mods & Plugins (Requests & Discussions) / Which [MOD] to choose?
« on: August 18, 2009, 05:37:36 PM »
Hello everybody,

I need your advice, so let me explain my situation :
In my detail page, i would like display image resized (400 px for example) and i use the MOD "Multi download size ver 3.1"
I have installed the following script : " PHPTHumb for Smaller detail image preview (to save traffic) "
It's work very well.

But the author said that : "if you are running your 4images gallery on a Shared hosting and you are getting high traffic then just forget it. because resizing is using a lot of memory if you are planning to have a lot a visitors and lot of pictures..".

Did you know a better solution that is less dependent on resource server?

Thanks

Edonai

7
Templates & Styles (Requests & Discussions) / Show time to upload
« on: August 18, 2009, 05:42:47 AM »
Hello to all.
I would like to know how to display the time of upload in the MOD "new_images" ?
For example "5 hours ago" or "two days ago" etc..... ?

Thanks for your help

Edonai

8
Hello everyone !! Sorry for my very bad english but i'm a french frog but i'll do my best.
I am looking for the module name surrounded in red in the picture below :



and if it is possible to install it on version 1.7.7 ??

Thanks for your help.

Edonai

9
Français / Quel est ce mode ?
« on: August 07, 2009, 08:47:22 PM »
Bonjour à tous!!

Je suis nouveau sur ce script , aussi pouvez vous m'indiquer le nom du MOD utilisé sur ce site:



Merci à vous!

Pages: [1]