Preserved Topic: css stuff... for IE only. (Page 1 of 1) |
|
---|---|
Paranoid (IV) Inmate From: your subconscious. (scared yet?) |
posted 09-06-2001 08:26
threep wanders back into the forum, this time with a question: code: A.button, A.buttonHL {
|
Paranoid (IV) Inmate From: 127.0.0.1 |
posted 09-06-2001 15:03
Can't you use vertical-align: middle? |
Maniac (V) Inmate From: under the bed |
posted 09-06-2001 18:00
I would think the vertical align: middle would work, but it may not be perfect... |
Maniac (V) Mad Scientist with Finglongers From: Cell 53, East Wing |
posted 09-06-2001 18:43
Check out the CSS they use for the cool button effect here (its probably the best of its kind available online): |
Lunatic (VI) Mad Scientist From: Massachusetts, USA |
posted 09-06-2001 19:46
You could avoid setting the height of it, which would shrink the edges to fix around the text, if you wanted. |
Paranoid (IV) Inmate From: your subconscious. (scared yet?) |
posted 09-13-2001 00:21
threep returns, once again seeking a solution: code: #midcircle { position:absolute;
|
Maniac (V) Mad Scientist with Finglongers From: Cell 53, East Wing |
posted 09-13-2001 03:40
vertical-align: middle; |