floyd
11-06-2005, 08:52 PM
hi there,
i´m completely new to pixelpost. ok, here is my question:
i want to show the thumbnails when i move my mouse over the date in the calendar, e.g. on november the 6th i posted an image. at the moment when i move over the date the following is shown: "got an image for this day",
I found it in the addons/calendar.php. no problem. i already have uploaded the overlib stuff to my server. now i´m planning to integrate it in my calendar, so i can see a preview thumbnail of the picture, which was posted on that date.
anyone here who knows how to solve this? i found the following post aboput this, but i can´t figure it out, how to do it, because it was an addon for doing this effect with the thumbnails itself:
http://forum.pixelpost.org/showthread.php?t=1642&highlight=overlib
raminia said in his post, that it is no problem to do the "overlib effect" with the calendar, but i´m too stupid for it.
ok, i have somehow to change the following line in addons/calendar.php in line 196 (for the horizontal version):
$link = "<a href='$PHP_SELF?curr_month=$curr_month&curr_year=$ curr_year&showimage=$curr_image_id' title='got an image for this day'>";
can anyone help me please to solve this problem?
thank you very much in advance
floyd
i´m completely new to pixelpost. ok, here is my question:
i want to show the thumbnails when i move my mouse over the date in the calendar, e.g. on november the 6th i posted an image. at the moment when i move over the date the following is shown: "got an image for this day",
I found it in the addons/calendar.php. no problem. i already have uploaded the overlib stuff to my server. now i´m planning to integrate it in my calendar, so i can see a preview thumbnail of the picture, which was posted on that date.
anyone here who knows how to solve this? i found the following post aboput this, but i can´t figure it out, how to do it, because it was an addon for doing this effect with the thumbnails itself:
http://forum.pixelpost.org/showthread.php?t=1642&highlight=overlib
raminia said in his post, that it is no problem to do the "overlib effect" with the calendar, but i´m too stupid for it.
ok, i have somehow to change the following line in addons/calendar.php in line 196 (for the horizontal version):
$link = "<a href='$PHP_SELF?curr_month=$curr_month&curr_year=$ curr_year&showimage=$curr_image_id' title='got an image for this day'>";
can anyone help me please to solve this problem?
thank you very much in advance
floyd