Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

27
votes
2answers
52k views

CSS to make HTML page footer stay at bottom of the page with a minimum height

I have the following page (http://www.workingstorage.com/Sample.htm) that has a footer that I can't make sit at the bottom of the page. The CSS is inherited and befuddles me; I can't seem to change ...
2
votes
2answers
2k views

How to make 'always-on-bottom'-window

Does anybody know how to make a 'always-on-bottom'-windows, or a window pinned to the desktop? It should receive focus and mouseclicks, but should stay at the bottom of the Z-order. It would also be ...
0
votes
1answer
61 views

VB.Net form as part of desktop

I've spent a while searching around and I can't find a solution to this: I have a transparent, borderless form that displays a clock. I can load this just fine, but I want the clock to be part of the ...