PDA

View Full Version : OK in IE6 - a mess in the rest...


N7AS
24th December 06, 03:24 AM
For my first post here, I have a question about a layout I have been working on.

I'm using "Curvy Corners" to give the entire page rounded corners. It works great in IE6, but in all the rest (Firefox, Opera, IE7 and probably Safari) it's a mess. If someone could look at it and advise me what to do so it renders in the rest of the browsers it woud make my day.

My test page is located http://www.n7as.com/test-1.html

The main page content css is in the <head> section. I do link 2 other stylesheets, but they are for navigation and text styling only. The page validates fine for both CSS and XHTML 1.0 Strict.

Somrthing odd that I noticed is when I place my Google Adsense code on this page, it turns up in, I think, French. On all other pages on my site, the Google ads are ok. Wierd!

roskobosko
29th December 06, 06:39 AM
Looks ok to me. I am using Firefox and i can't see any problems with the design, also the HTML Validation Result is showing 0 Errors/0 Warnings.

Jen
29th December 06, 06:39 AM
In the firefox, the round corners are look fine - same as IE. I supposed you have fixed it. I see you posted on the 24th Dec, that week was xmas break which less people surfed net.

N7AS
30th December 06, 03:07 AM
In the firefox, the round corners are look fine - same as IE. I supposed you have fixed it. I see you posted on the 24th Dec, that week was xmas break which less people surfed net.

I did fix it. I changed the #header div to height:100% from the origional 45px

Thanks for taking a look.