gallery content overlaps custom footer from global.tpl ..?
blehbleh
Joined: 2004-02-03
Posts: 6 |
Posted: Thu, 2005-01-13 22:38 |
hi im currently integrating G2 in my website layout. so far it went fine, but i got one problem now: at some point the gallery content, e.g. album view oder the image view, my custom footer is displayed, but G2 moves further on at the bottom. heres a screenshot: http://www.marc-e.de/img/preview.jpg as you can guess the black border is supposed to appear at the very bottom of the page. but the album display just ignores this. i think it might have something to do with css positioning or so, dunno, my website layout uses tables. i put my footer code at the end of global.tpl right before </body> and </html>. anyone can give me a hint or some instructions on how to solve this? thanks in advance. |
|
Posts: 32509
it might be the css property "overflow", don't know.
i experience the same problem in the xaraya integration.
this css fixes are on the todo list, stay tuned.
Posts: 6
note: i just found out that firefox doesnt have this problem, but IE6 does..
Posts: 8601
See
Posts: 238
I'm very curious to know if a recent update corrects your problem. Please update from CVS and let me know.
Thanks.
Posts: 6
i just upgraded to the 14.01.05's snapshot and everythings fine now. my previous installation of G2 was the snapshot released 7 days ago.