Icy Penguin
January 12th, 2007, 01:27 AM
Hi all,
I'm just developing a kind of online letterhead for documents for clients (I don't really need it - but just thought it would be kind of cool and be a bit mroe professional :)).
My problem is: the contact info's position on the bottom left of the screen I would like to be fixed. And, of course, it doesn;t work in IE.
I've previously used this article on tagsoup (http://tagsoup.com/cookbook/css/fixed/) and it's worked well. However, using this script this time deletes my vertical scrollbar (my document is essentially a popup).
Also, I need the contact info to be positioned from the bottom (i.e.:
position: fixed;
bottom: 20px;
Is there another simple way to get this to work?
Here's the link. (http://icypenguin.ca/ops/user1/open-letterhead.htm)
Thanksies much! :D
I'm just developing a kind of online letterhead for documents for clients (I don't really need it - but just thought it would be kind of cool and be a bit mroe professional :)).
My problem is: the contact info's position on the bottom left of the screen I would like to be fixed. And, of course, it doesn;t work in IE.
I've previously used this article on tagsoup (http://tagsoup.com/cookbook/css/fixed/) and it's worked well. However, using this script this time deletes my vertical scrollbar (my document is essentially a popup).
Also, I need the contact info to be positioned from the bottom (i.e.:
position: fixed;
bottom: 20px;
Is there another simple way to get this to work?
Here's the link. (http://icypenguin.ca/ops/user1/open-letterhead.htm)
Thanksies much! :D