Re: [css-d] CSS help for WordPress theme?

2006-01-05 Thread Charles Wiltgen
released! -- Charles -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tony Crockford Sent: Thursday, January 05, 2006 12:48 AM To: Charles Wiltgen Cc: css-d@lists.css-discuss.org Subject: Re: [css-d] CSS help for WordPress theme? Charles Wiltgen wrote: &g

Re: [css-d] CSS help for WordPress theme?

2006-01-05 Thread Tony Crockford
Charles Wiltgen wrote: > I'm using the current beta release at . at that site in particular I can get IE to behave by changing .primary to: .primary { width: 500px; _width: 500px; /* IE Hack */ float: left; padding: 20px 0 10px; m

[css-d] CSS help for WordPress theme?

2006-01-04 Thread Charles Wiltgen
Hello, K2 is a WordPress theme by the folks that created the current default theme. It's pretty interesting, and you can learn more about it at . The problem: It's looking good on Firefox, but it's a disaster on IE. I know enough about CSS to be dangerous,