[css-d] (no subject)

2008-11-18 Thread cssd
Hello everyone. I had what I hope to be is a simple issue. I have a site that uses the "margin:auto" method for centering but For a few elements on the site I have things positioned absolutely and centered using the "margin:-1/2 width" method. This works great until the page is resized lower than t

[css-d] CSS sprites / Tabs

2007-06-11 Thread cssd
What's the most efficient way of doing image based tabs? First thing that comes to my mind are CSS sprites: http://alistapart.com/articles/sprites However, there are two approaches and I am not sure which one is best: 1. using one image for all the tab states 2. using one image per tab that co

[css-d] ul two rows same markup

2007-05-16 Thread cssd
I would like to know if it's possible to create two rows using the following markup (without clearing divs) and have them centered (both rows)within a div. First Row First Row First Row Second Row Second Row Second Row

[css-d] Suckerfish Menu / onmouseout IE7 strange b ug

2006-12-07 Thread cssd
I use Suckerfish menu (single drop down) technique on one of my sites. On IE7 when I click the first LI (menu root) and drag my cursor down the menu appears but it doesn't disappear when I move the cursor outside the div that holds the list. I noticed the same problem on the original example: h