[css-d] handling IE and Opera button:active offset

2009-01-09 Thread Anonymous
Hi all. I'm having some issues with styling the button element when its active. In IE 6-7 and Opera 9 the button offsets a pixel downwards when pressed. Is there anyway to keep it in place? You can see my attempts here: http://remoulademad.dk/component-center/ Click on Telia Submit Component in th

[css-d] How to CENTER the content of this structure?

2006-05-06 Thread ANONYMOUS
Here is a snippet of the code: Some Title body { background-color: #00; margin-top: 0; } #root { width: 70%; display: block; background-color: #55; padding: 2%; float: left; } #left { width: 70%; float: left; background-color: #77; } #right { width: