[css-d] Sidebar not showing up in IE?

2006-11-10 Thread martin f krafft
Hi there, I developed a website for a client, but one aspect of it is giving me troubles: http://seamus.madduck.net/~madduck/abacons/leistungen/index.html (valid XHTML1.0 Strict/CSS2) On Firefox, there's a little sidebar on the left with subpages. This bar does not show up on IE at all; inst

Re: [css-d] List indent problem

2006-11-10 Thread Complex
I'm with davidLaakso: simplify your coding, fix any problems, and then reapply margins or padding to taste. Switch to using XHTML-transitional for now, because you're not writing strict code (who is?). I can point out a mistake or two that may be boggling you right now. 1. List items have padding

[css-d] Two (new?) IE7 bugs: percent-width and peek-a-boo(-ish)

2006-11-10 Thread Eystein Alnaes
Bug #1: The site I'm IE7ifizing is , and the problem I'm running into can be found in the lists at the prospect pages < http://www.zett.no/bil__til_salgs.html?objectId=719865>. The list beneath the image of the car, listed under "Utstyr" should float side by side if there is en

Re: [css-d] styling a select menu

2006-11-10 Thread Rob O'Rourke
Bob Meetin wrote: > see Stu's example: http://www.cssplay.co.uk/menu/form.html > > scroll down to Options - The arrow which activates the drop-down, how do > I style it? It appears to inherit a desktop color property. I found > some properties related to scrollbar-arrow-color, etc, but can't fi

Re: [css-d] Specifying Class Causing Problems

2006-11-10 Thread Ingo Chao
Taryn Regish wrote: > I am having a problem when I try to specify a class on a navigation bar. I > have the navigation working but when I try to add a class "utilmenu" the > flyouts break. ... > http://www.ism.ws/includes/test/newheaderv7.cfm > http://www.ism.ws/files/style/combinedv7.css > > Wh

Re: [css-d] :hover in IE7 / IE6

2006-11-10 Thread Ingo Chao
Jonathan, in case this thread is about IE7 has a new hover bug, we've seen it in several threads now [1,2] The fix is to give IE 7 something to do, a kick, whatever. Some properties (we know of because of an old IE6 bug) seem to trigger this kick [2]. Here, I use background-position. #menuHe