Page 1 of 1
problem thumbnails only ie 7
Posted: 15 Jul 2009, 08:53
by pize
Hi all,
I've got a little problem with my gallery, i'm using it to display it with the plugin in switch mode but on ie6 and firefox it's working properly but in ie 7 the thumbs that show the images of the categories are not displayed in the good place, ie 7 put them "where he wants" .
The site is visible at this address
http://www.multimedia-concept.org/gofor ... nos-locaux
How can i solve this problem ?
thx
Re: problem thumbnails only ie 7
Posted: 15 Jul 2009, 08:55
by caro84g
Hi,
do you have the same problem with a standard template like rhuk_milkyway?
Regards, Carolien
Re: problem thumbnails only ie 7
Posted: 15 Jul 2009, 15:12
by pize
i've try on the other template and i've got the same problem on ie7, other browers are working great, do you have any idea on how to solve this problem ?
thx
Re: problem thumbnails only ie 7
Posted: 15 Jul 2009, 16:50
by pize
i think the problem is in the loading of the page the thumbnails are not getting the good position on the screen, they get the good position only when i get hover them ( i don't know if you understand me ).
I've try to do some change in the css by changing the position from relative to inherit (in
Code: Select all
.phocagallery-box-file { and .phocagallery-box-file-d
and it moves the background of he thumbs to the good position but not the images, so now i don't know want to change to get the good result
help me please ...
thx
Re: problem thumbnails only ie 7
Posted: 16 Jul 2009, 14:02
by pize
I've make new test with other template and it's working well , i'm using jsn_epic pro template.
Do you have solution to this problem, i've test the RTL - displaying thumbnails solution but it didn't have any effect in it .
THX
Re: problem thumbnails only ie 7
Posted: 21 Jul 2009, 10:27
by pize
Still no response to my problem ? Or any idea to solve this problem on ie 7 ?
After some research i've found that the problem can be from this part
Code: Select all
$output .= '<div class="phocagallery-box-file pgplugin'.$iCss.'" style="height:'. $boxImageHeight .'px; width:'. $boxImageWidth.'px;'.$float_code.'">' . "\n"
.'<center>' . "\n"
.'<div class="phocagallery-box-file-first" style="background: '.$image_background_color.';height:'.$imageHeight.'px;width:'.$imageWidth.'px;">' . "\n"
.'<div class="phocagallery-box-file-second">' . "\n"
.'<div class="phocagallery-box-file-third">' . "\n"
.'<center>' . "\n"
.'<a class="'.$button->methodname.'" title="'.$image->title.'" href="'. JRoute::_($image->link).'"';
and with the corresponding css ? maybe a problem with the code " display " which is not supported by ie 7, or maybe not well interpreted.
I've no clue on the way to solve this and i really need it ?
Another thing that could be important is that i rezise the web site to always have the footer visible on the page, so that could be a problem between the rezise function of the website and the gallery .
thx
Re: problem thumbnails only ie 7
Posted: 21 Jul 2009, 19:10
by Jan
Hi, please enable some standard template on your site (e.g rhuk_milkyway) so I can see it in IE7
Jan
Re: problem thumbnails only ie 7
Posted: 05 Aug 2009, 09:47
by pize
Thanks but i've found the solution i've to make some change in the .php file of the plugin and some in the css, it's working now.
Re: problem thumbnails only ie 7
Posted: 06 Aug 2009, 00:00
by Jan
Ok