4images Forum & Community

4images Modifications / Modifikationen => Templates & Styles (Requests & Discussions) => Topic started by: Justin761985 on August 11, 2005, 03:21:36 PM

Title: space at bottom of page
Post by: Justin761985 on August 11, 2005, 03:21:36 PM
Hello,

I'm currently working on a theme for someone and when I open Firefox, I find a bunch of space at the bottom of the page until I refresh, but in IE it works just fine.

I don't see anything in the source that could be causing this, does anyone have any ideas?

Thank you,
Justin.
Title: Re: space at bottom of page
Post by: mawenzi on August 11, 2005, 03:52:24 PM
hi Justin761985,

for Firefox (not for MSIE) you need in templates/<your_template>/header.html all "margins" :
Code: [Select]
<body ... topmargin="0" leftmargin="0" rightmargin="0" bottommargin="0" ...>

mawenzi
Title: Re: space at bottom of page
Post by: Justin761985 on August 12, 2005, 12:38:29 AM
Hi,

I added it and for some reason it didn't change anything :(
any other ideas?

Thanks again,
Justin.
Title: Re: space at bottom of page
Post by: V@no on August 12, 2005, 01:10:08 AM
when I open Firefox, I find a bunch of space at the bottom of the page until I refresh
doesnt sounds like its normal at all...your firefox screwed up?
Title: Re: space at bottom of page
Post by: Justin761985 on August 12, 2005, 07:56:57 AM
Hello,

It shouldn't be, I just updated to the latest version not very long ago.  I have no clue why it does that.

http://www.thekingonline.net/st-photo/ - does anyone else see the same problem in Firefox?

Thanks again,
Justin.
Title: Re: space at bottom of page
Post by: V@no on August 12, 2005, 01:25:39 PM
maybe u should show us a screenshot? cause I see no difference when I first visit your page and do refresh, I'm not quet sure what space are u talking about.
Title: Re: space at bottom of page
Post by: Justin761985 on August 13, 2005, 05:39:18 AM
Hello,

Ok, here's a screenshot of it:
http://www.thekingonline.net/images/screenshot.png

Thanks again,
Justin.
Title: Re: space at bottom of page
Post by: V@no on August 13, 2005, 07:12:16 AM
actualy I see no difference in IE and FF

maybe all u need to do is add height="100%" in the main table?
Title: Re: space at bottom of page
Post by: Justin761985 on August 14, 2005, 03:05:25 AM
Hello,

I tried that and it's still the same problem... I will try to see if it has anything to do wiith my copy of Firefox.

Thanks again,
Justin.
Title: Re: space at bottom of page
Post by: TheOracle on August 14, 2005, 05:01:19 AM
From your top images page, I found some unusual errors :

Quote

Warning: Unknown(4gmenu.php): failed to open stream: No such file or directory in /home/theking/public_html/st-photo/includes/template.php(101) : eval()'d code on line 108

Warning: Unknown(4gmenu.php): failed to open stream: No such file or directory in /home/theking/public_html/st-photo/includes/template.php(101) : eval()'d code on line 108

Warning: (null)(): Failed opening '4gmenu.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/theking/public_html/st-photo/includes/template.php(101) : eval()'d code on line 108


You're probably using an unstable template which requires additional files to load properly. It seems you are missing some of them. ;)

In your details page, I found these errors :

Quote

Warning: Unknown(4gmenu.php): failed to open stream: No such file or directory in /home/theking/public_html/st-photo/includes/template.php(101) : eval()'d code on line 108

Warning: Unknown(4gmenu.php): failed to open stream: No such file or directory in /home/theking/public_html/st-photo/includes/template.php(101) : eval()'d code on line 108

Warning: (null)(): Failed opening '4gmenu.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/theking/public_html/st-photo/includes/template.php(101) : eval()'d code on line 108