Just noticed, that both piclens and normal modal box detail view are not working with IE7. I noticed from other threads, that it might be problem with the template, but if it's so, what file I need to change? Some CSS? Whole template's index?
For some reason I thought that these were working fine when I last time checked, but it might be that I tested with IE6.
These both seem to be working fine in Phoca's demo site, which is quite interesting.
Modal box and Piclens with IE7
-
- Phoca Member
- Posts: 25
- Joined: 25 Jul 2008, 07:55
Re: Modal box and Piclens with IE7
Tested now with IE6, and its's working fine (modal box and piclens).
Maybe I just have to try new alpha version, if it helps.
Maybe I just have to try new alpha version, if it helps.
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Modal box and Piclens with IE7
Yes, try to change the template, if it will not work, please let me know your site with the link to page where the problem occures ...
Jan
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 25
- Joined: 25 Jul 2008, 07:55
Re: Modal box and Piclens with IE7
Where I should start the editing? I'm little clueless now, because older IE works fine...
Site: http://www.limes.fi/kuvagalleria
Site: http://www.limes.fi/kuvagalleria
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Modal box and Piclens with IE7
I too, because if it works under IE6 but not uder IE 7 no idea, did you try it with some standard template ?I'm little clueless now
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 25
- Joined: 25 Jul 2008, 07:55
Re: Modal box and Piclens with IE7
I actually got the test site up und running today, so I'll try that other template thing now.
EDIT:
Tested with following templates:
Beez: Fine in IE7, opening pictures in normal popup in FF3/Chrome
rhuk_milkyway: IE7, FF3 and Chrome all working fine
ja_purity: IE7, FF3 and Chrome all working fine
So looks like template problem, but still clueless where to start...
EDIT2: Maybe I just rename every template's CSS-files, and check it the problem still exist.
EDIT:
Tested with following templates:
Beez: Fine in IE7, opening pictures in normal popup in FF3/Chrome
rhuk_milkyway: IE7, FF3 and Chrome all working fine
ja_purity: IE7, FF3 and Chrome all working fine
So looks like template problem, but still clueless where to start...
EDIT2: Maybe I just rename every template's CSS-files, and check it the problem still exist.
-
- Phoca Member
- Posts: 25
- Joined: 25 Jul 2008, 07:55
Re: Modal box and Piclens with IE7
No, CSS isn't the problem, because with CSS disabled (by removing x-right from CSS-folder), modalbox appears still to bottom-left corner (and about 50% are outside the screen).
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Modal box and Piclens with IE7
maybe there is something missed in the template because:
- if it is enabled - problem
- if it is disabled - problem
- it other template is enabledn - ok... so maybe other template have something (css for modal ?) what your template does not have ... ??? maybe ???
- if it is enabled - problem
- if it is disabled - problem
- it other template is enabledn - ok... so maybe other template have something (css for modal ?) what your template does not have ... ??? maybe ???
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 25
- Joined: 25 Jul 2008, 07:55
Re: Modal box and Piclens with IE7
I tried to check those CSS files with Firefox's Web Developer plugin, but most of the CSS files for modal box are in completely separate directory (media/system/css/modal.css). Only CSS lines that are pointing to templates files are:Jan wrote:maybe there is something missed in the template because:
- if it is enabled - problem
- if it is disabled - problem
- it other template is enabledn - ok... so maybe other template have something (css for modal ?) what your template does not have ... ??? maybe ???
Code: Select all
div, p, table, td, tr, th (line 9)
{
font-family: verdana,sans-serif;
font-size: 12px;
}
-
- Phoca Member
- Posts: 25
- Joined: 25 Jul 2008, 07:55
Re: Modal box and Piclens with IE7
Now I testaed with IE6... ja_purity and rhuk_milkyway are working fine. Beez and default template open modal box in kind of right place, bu there's this black border missing from bottom and right.