Thierry told me:
You need to help IE by giving the parent a layout.
Try h3 {zoom:1;}
And it worked!
http://datagnostics.com/test/vertical.html
My hero.
I'm sure "having layout" seemed like a good idea at the time, really ...
to someone
Mary Ellen
Doctor Science, MA
http://doctorscien
On Thursday, November 11, 2010 09:41:52 pm Steve Caramia wrote:
> For once, NOT about IE:
>
>
> I built this nav system with the help of an article from the good
> peeps at A List Apart (no javascript!). Since the whole thing is CSS-
> driven, is there a way to make the submenus flush right to th
For once, NOT about IE:
I built this nav system with the help of an article from the good
peeps at A List Apart (no javascript!). Since the whole thing is CSS-
driven, is there a way to make the submenus flush right to the nav bar
instead of flush left?
http://www.caramiadesign.com/md/
a
> Here's my current nightmare:
> http://datagnostics.com/test/vertical.html
>
> I've got superscript text that needs to be all over the page -- it's
> part of the company name. I set a line-height in BODY. I'm doing the
> superscript via a span class, with attribute vertical-align: super.
>
> In
Here's my current nightmare:
http://datagnostics.com/test/vertical.html
I've got superscript text that needs to be all over the page -- it's
part of the company name. I set a line-height in BODY. I'm doing the
superscript via a span class, with attribute vertical-align: super.
In IE, the supe
> Any idea what I could do about the highlighted problem 2 below?
Change this:
.LastUpdated {
color:#2B;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
font-style:italic;
}
To this:
.LastUpdated {
color:#2B;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
font-style:ita
You are the greatest! Found the errors and corrected them. Now the vertical
navigation bar works just the way I want it at:
http://138.26.120.126/CAMAC/Trial21.html
Any idea what I could do about the highlighted problem 2 below?
Thank you so much!
Ada
-Original Message-
From:
> I have been agonizing over this spry for a week... It worked like a
> charm!
>
>
>
> At http://138.26.120.126/CAMAC/Trial21.html:
>
>
>
> (1) I cannot tell why the submenu in the vertical navigation bar
> doesn't show all of a sudden.
>
> (2) I am still having problems understanding th
I have been agonizing over this spry for a week... It worked like a charm!
At http://138.26.120.126/CAMAC/Trial21.html:
(1) I cannot tell why the submenu in the vertical navigation bar doesn't show
all of a sudden.
(2) I am still having problems understanding the "positioning" term. I c
Pardon my ignorance, but does this mean leading is not normally applied
to replaced elements, or that applying leading to the replaced element
(in this case an img) would be correct procedure and avoid the need for
the padding technique I used?
- Keith Purtell
On 11/8/2010 12:32 AM, css-d-requ..
10 matches
Mail list logo