Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx thread: odd style sheet behavior


Message #1 by "Arbon Reimer" <arbon_reimer@h...> on Mon, 8 Apr 2002 14:02:26 -0600
This is a multi-part message in MIME format.

------=_NextPart_000_0005_01C1DF06.03A66980
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

I have an asp application with a style sheet that looks fantastic.

http://www.cmwc.net/quality/quality_chart.asp

However, I tried converting the page to an .aspx page and my stylesheet 
gets a little wacky.  I don't get the class element applied to the table 
cells.  It's like it applies itself in certain spots and not in others.

I suppose it could be some problems with the HTML, but the document 
seems to be just fine.

Can anyone offer insight as to why this might be happening?  I'm using 
IE 6.0.

Thanks everyone!

Arbon Reimer
Golden, Colorado

Message #2 by "Peter Lawrence" <peter.lawrence@p...> on Tue, 9 Apr 2002 18:05:43 +0100
Good looking page, I agree!

Don't know if it is related, but I am getting style problems of a similar
nature - some parts of the style (like the background colour to a table) are
not applied. If I switch off "smartNavigation" (web.config, but can also be
set per page), then the problem goes away!

Peter Lawrence

----- Original Message -----
From: Arbon Reimer
To: ASP+
Sent: Monday, April 08, 2002 9:02 PM
Subject: [aspx] odd style sheet behavior


I have an asp application with a style sheet that looks fantastic.

http://www.cmwc.net/quality/quality_chart.asp

However, I tried converting the page to an .aspx page and my stylesheet gets
a little wacky.  I don't get the class element applied to the table cells.
It's like it applies itself in certain spots and not in others.

I suppose it could be some problems with the HTML, but the document seems to
be just fine.

Can anyone offer insight as to why this might be happening?  I'm using IE
6.0.

Thanks everyone!

Arbon Reimer
Golden, Colorado


  Return to Index