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
problem thumbnails only ie 7
- caro84g
- Phoca Hero
- Posts: 1369
- Joined: 11 Feb 2008, 17:52
- Location: Holland
- Contact:
Re: problem thumbnails only ie 7
Hi,
do you have the same problem with a standard template like rhuk_milkyway?
Regards, Carolien
do you have the same problem with a standard template like rhuk_milkyway?
Regards, Carolien
Please ask your support questions in the forums and not via PM - I delete those PM's
Backup before you do any major change to your website (and test first)
Backup before you do any major change to your website (and test first)
-
- Phoca Newbie
- Posts: 9
- Joined: 06 Jul 2009, 10:12
Re: problem thumbnails only ie 7
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
thx
-
- Phoca Newbie
- Posts: 9
- Joined: 06 Jul 2009, 10:12
Re: problem thumbnails only ie 7
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 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
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
help me please ...
thx
-
- Phoca Newbie
- Posts: 9
- Joined: 06 Jul 2009, 10:12
Re: problem thumbnails only ie 7
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
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
-
- Phoca Newbie
- Posts: 9
- Joined: 06 Jul 2009, 10:12
Re: problem thumbnails only ie 7
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
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
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).'"';
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
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: problem thumbnails only ie 7
Hi, please enable some standard template on your site (e.g rhuk_milkyway) so I can see it in IE7
Jan
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 9
- Joined: 06 Jul 2009, 10:12
Re: problem thumbnails only ie 7
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.
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact: