Part of the problem may be that you are invoking Quirks mode based on your
doctype tag.
See http://www.hut.fi/~hsivonen/doctype.html for information.
Also your HTML is way too complex with all the classes, (I'm not crazy about
the tables either, but am refraining from commenting on that for the
moment), Consider using Descendant Selectors. If your HTML is cleaner,
chances are you will be able to figure out what if anything is causing your
problems (perhaps through a cascade).
<table id="navtable">
<tr><td ></td></tr>
table#navtable td{}
Hmm, I wonder how many people would come to an intensive hands on class on
CSS and what they would pay?
Or at least a 1 hour seminar at CFUN?
_____
From: Michael Dinowitz [mailto:[EMAIL PROTECTED]
Sent: Friday, April 02, 2004 2:46 PM
To: CF-Community
Subject: Re: New headers
I've changed it somewhat and that should all look 'standard'. I'd like to
find a
way to make the buttons a bit shorter, but the height seems to not want to
take
effect. Probably other things forcing it to a specific min height.
I'm about to download Opera. What is the most commonly used one, java or
non? Is
there any difference in display?
Thanks
> Opera 7.2 the Advertising button is larger than the other ones.
> In Firefox 0.8, the advertising button drops a bit lower than the others.
>
> Netscape 7, IE 5.5 and IE 6 look good.
>
> The problem seems to be that you have a background in the <td> that
> surrounds the advertising link. BACKGROUND=""> > width="241". its the only one like that.
>
> _____
>
> From: Michael Dinowitz [mailto:[EMAIL PROTECTED]
> Sent: Friday, April 02, 2004 7:29 AM
> To: CF-Community
> Subject: New headers
>
>
> Yes, I'm up at an insane time due to Passover cleaning and ideas in my
head.
> One
> such idea is to move the header bar from the front of the HoF site from
> image
> buttons to CSS buttons. The results look good to me, but I'd like a second
> opinion. Anyone want to check out the test page and tell me what they
think?
> http://www.houseoffusion.com/news/
>
> What I did was take all the yellow images from the top bar and make CSS
> buttons
> for them. I also moved the Sign In and some other links to the top. Sign
in
> will
> be shown when your not signed into the system and Settings will be shown
> when
> you are. It looks good to me on Mozilla and IE but I'd like to hear what
> others
> have to say and what they see.
>
> BTW, this email was started at about 5 when I was on the computer. Should
> have
> finished it then. :)
> --
> Michael Dinowitz
> Finding technical solutions to the problems you didn't know you had yet
> _____
>
>
>
>
_____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]
