Thanks for your replies.
I have managed to get it working by removing the background image from the footer and using an <img> tag inside the footer DIV. So it seems like you were correct that a DIV must have some content inside it. This displays the background images at all times and correctly resizes them when I zoom in/out.
At first I tried it how AutumnsDecay suggested however the header was displayed with a height...
User Profile
Collapse
-
Background Footer Disappearing
Hi
I have been having some trouble with my background footer its fine when I am at the default zoom level (In all browsers), however when I zoom out it resizes/disappears.
I have two background images, a header and footer, the header resizes correctly and never disappears despite having almost exactly the same code.
CSS:
Code:body { margin:0px; text-align:center;
-
It won't have been a cached version of the page as I tried clearing the cache a few times and then refreshing the page.
Very pleased it's working it had been getting on my nerves. Thanks again for your help.Leave a comment:
-
Thanks for the reply, I have made that change that you suggested and it now works.
Very strange though as I tried it earlier and it didn't work but after going for dinner and coming back then making the change again it works.Leave a comment:
-
AJAX readyState is always 1
Hi
I have been attempting to check that a username exists in a text file using JavaScript. I call the CheckUserExists () method (below) passing in the username. However the readyState is always 1 so the file does not get read.
The webpage I am calling it from is something like this: www.mysite.co.u k/html/home.html
and the text file is located at: www.mysite.co.u k/html/resources/somefile.txt
...
No activity results to display
Show More
Leave a comment: