Hello Jan,
I added a module to the right of my site (see http://www.oetewaeg.nl/index.php?option ... &Itemid=67) in which I show some sponsors of our club. because of this only three picture-boxes are shown on a row. Because of this, the page gets very long. When I click on a thumbnail at the bottom of the site to get an enlargement of the foto IE6 opens the enlargement at the top off the site (and off-screen). i have to scroll upwards to see the enlargement. What is causing this? IE7 doesn't seem to have this problem.
Image enlargement in IE6 not in screen
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
As I wrote, try to s
As I wrote, try to see your template CSS or template HTML files, if there is a clear:both or
try to change the width of guestbook table:
row 217
components\com_phocaguestbook\views\phocaguestbook\tmpl\default.php
try to change the width of guestbook table:
row 217
components\com_phocaguestbook\views\phocaguestbook\tmpl\default.php
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 23
- Joined: 04 Jan 2008, 11:53
Hello Jan,
Hello Jan,
My knowledge of php is to little, to search my entire template. because I don't exactly know what I should be looking for (clear:both ?) and what this does in regard to the problem with the gallery?
Because I don't know how this relates I'm not sure the problem description was clear. I meant when clicking on a thumbnail, normally a greyed out-film appears with a white box that shows the enlargement. My problem in IE6 now is, that this grey film with the box doesn't apear over the part of the site that is shown on the monitor-screen, but opens on the top off the page so I have to scroll upwards with the mousewheel to see the greyed out screen and box when I select a picture at the bottom of the page. IE7 shows the greyed out part with the enlargement box just fine over the part of the site that shows on the monitor at that moment.
P.S. In regard to my problem with the guestbook, adjusting the width did do the trick just fine.
My knowledge of php is to little, to search my entire template. because I don't exactly know what I should be looking for (clear:both ?) and what this does in regard to the problem with the gallery?
Because I don't know how this relates I'm not sure the problem description was clear. I meant when clicking on a thumbnail, normally a greyed out-film appears with a white box that shows the enlargement. My problem in IE6 now is, that this grey film with the box doesn't apear over the part of the site that is shown on the monitor-screen, but opens on the top off the page so I have to scroll upwards with the mousewheel to see the greyed out screen and box when I select a picture at the bottom of the page. IE7 shows the greyed out part with the enlargement box just fine over the part of the site that shows on the monitor at that moment.
P.S. In regard to my problem with the guestbook, adjusting the width did do the trick just fine.
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
The modal box works
The modal box works not correctly on some old nonstandard browsers such as IE ....
If you find Phoca extensions useful, please support the project