Search…

X3 Photo Gallery Support Forums

Search…
 
frostyIntrepid
Topic Author
Posts: 18
Joined: 24 Oct 2006, 22:37

Scrollbar

23 Jan 2008, 21:17

Hi,

I have recently noticed that a scrollbar has appeared at my page while I am quite sure there isn't anything at the bottom of the page.

It is at http://www.suss-shooting.com

Any help here please?
 
frostyIntrepid
Topic Author
Posts: 18
Joined: 24 Oct 2006, 22:37

24 Jan 2008, 08:35

Can anyone help? Thanks in advance!
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

24 Jan 2008, 22:34

It's certainly some thing to do with your statcounter javascript. In fact I pinpointed it to the script itself - The line:
Code
<script type="text/javascript" src="http://www.statcounter.com/counter/counter_xhtml.js"></script>
I'm not sure how this counter is supposed to work, but they don't seem to have taken all compatibility into mind - When viewing the javascript http://www.statcounter.com/counter/counter_xhtml.js , in the top there is something about setting the height of an object to "screen.height" which seems to multiple with the height of the SWF. Perhaps you should post in their forum http://forum.statcounter.com/vb/

You could also try to set in the top of the page:
Code
overflow: hidden;
...although this might also hide your counter if you are trying to display it on the page.

Optionally you could consider other statcounters? Nice gallery btw...