OK in IE6 - a mess in the rest...

This is a discussion on "OK in IE6 - a mess in the rest..." within the Web Page Design section. This forum, and the thread "OK in IE6 - a mess in the rest... are both part of the Design Your Website category.


 Subscribe in a reader

Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices




Reply
 
LinkBack Thread Tools
  #1  
Old Dec 24th, 2006, 03:28
New Member
Join Date: Oct 2006
Location: Vancouver, WA
Age: 63
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
OK in IE6 - a mess in the rest...

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!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote

  #2  
Old Dec 24th, 2006, 04:07
Junior Member
Join Date: Oct 2006
Location: NA
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
Re: OK in IE6 - a mess in the rest...

Problems with your div layers. if use tables think it will work very well in FF
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3  
Old Dec 24th, 2006, 04:16
Ryan Fait's Avatar
Elite Veteran
Join Date: May 2006
Location: Las Vegas
Posts: 3,787
Thanks: 0
Thanked 0 Times in 0 Posts
Re: OK in IE6 - a mess in the rest...

Don't recommend tables! Those are horrible coding practices! Your CSS is really really messy, though. You have so many classes. Can you post a screenshot of what it looks like in IE? I'm on a Mac so I can't...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #4  
Old Dec 24th, 2006, 04:18
New Member
Join Date: Oct 2006
Location: Vancouver, WA
Age: 63
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Re: OK in IE6 - a mess in the rest...

I hate to use tables unless there is absoutely no other way around it.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #5  
Old Dec 24th, 2006, 04:40
New Member
Join Date: Oct 2006
Location: Vancouver, WA
Age: 63
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Re: OK in IE6 - a mess in the rest...

Quote:
Originally Posted by ryanfait View Post
Don't recommend tables! Those are horrible coding practices! Your CSS is really really messy, though. You have so many classes. Can you post a screenshot of what it looks like in IE? I'm on a Mac so I can't...
Here is a screenshot of what it looks like in IE6...
Attached Images
File Type: jpg test-1-ie6.jpg (19.7 KB, 47 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #6  
Old Dec 24th, 2006, 04:54
New Member
Join Date: Oct 2006
Location: Vancouver, WA
Age: 63
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Re: OK in IE6 - a mess in the rest...

I attached the wrong screenshot. Here is the correct one...
Attached Images
File Type: jpg test-1a-ie6.jpg (9.0 KB, 35 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #7  
Old Dec 24th, 2006, 05:10
Junior Member
Join Date: Oct 2006
Location: NA
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
Re: OK in IE6 - a mess in the rest...

true tables are no good but they work well with FF. Send me the html files with css i fix it for you
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #8  
Old Dec 24th, 2006, 06:03
Ryan Fait's Avatar
Elite Veteran
Join Date: May 2006
Location: Las Vegas
Posts: 3,787
Thanks: 0
Thanked 0 Times in 0 Posts
Re: OK in IE6 - a mess in the rest...

If anything CSS works well in Firefox. IE is the trouble-maker. It's much easier to design a site in Firefox and then fix it for IE because FF renders CSS properly. There are so many quirks in IE, it's in your best bet to start off using a standards compliant browser.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #9  
Old Dec 24th, 2006, 08:47
Reputable Member
Join Date: Sep 2005
Location: Canada, BC
Age: 24
Posts: 239
Thanks: 0
Thanked 0 Times in 0 Posts
Re: OK in IE6 - a mess in the rest...

Only problem I see is the positioning for the main document is overlapping with your header image (light house.)
Your css has a lot of stuff in it tho, so I can't specifically find the problem
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #10  
Old Dec 24th, 2006, 13:27
Reputable Member
Join Date: Nov 2006
Location: London, England
Age: 15
Posts: 175
Thanks: 0
Thanked 0 Times in 0 Posts
Re: OK in IE6 - a mess in the rest...

im using rounded css corners in my site and am having no problems - ill check yours out (although i am rubbish at css lol)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #11  
Old Dec 24th, 2006, 13:39
Reputable Member
Join Date: Nov 2006
Location: London, England
Age: 15
Posts: 175
Thanks: 0
Thanked 0 Times in 0 Posts
Smile Re: OK in IE6 - a mess in the rest...

are you using js to do this?
my site uses solely css like this:
CSS:
Code: Select all
.curvy {position:relative;width:625px; height:320px; background:#222; color:#000; margin:5em auto;}
#ctl, #cbl, #ctr, #cbr {position:absolute; width:20px; height:20px; color:#222; background:#000;overflow:hidden;}
#ctl {top:0px; left:0px;}
#cbl {top:300px; left:0px;}
#ctr {top:0px; left:605px;}
#cbr {top:300px; left:605px;}
#quadtl, #quadtr, #quadbl, #quadbr {position:absolute; font-size:150px; font-family:arial; color:#222;line-height:40px;}
#quadtl {left:-8px;}
#quadtr {left:-25px;}
#quadbl {left:-8px; top:-17px;}
#quadbr {left:-25px; top:-17px;}
HTML:
Code: Select all
<div class="curvy">
<div id="ctl"><div id="quadtl">&bull;</div></div>
<div id="cbl"><div id="quadbl">&bull;</div></div>
<div id="ctr"><div id="quadtr">&bull;</div></div>
<div id="cbr"><div id="quadbr">&bull;</div></div>
(this goes just before the item with rounded corners)

you could use this as an alternative if you want
if you do, you need to change
.curvy {position:relative;width:625px; height:320px;
to the width and height of your text box or whatever you're rounding
and
#ctl {top:0px; left:0px;}
#cbl {top:300px; left:0px;}
#ctr {top:0px; left:605px;}
#cbr {top:300px; left:605px;}
take off 20 (the width of the corners) to put the corners in place
this is rather complicated and dumb - but it works in FF
do what you want, this is just a suggestion,
Good luck,
Dapandyman.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #12  
Old Dec 24th, 2006, 17:54
Junior Member
Join Date: Oct 2006
Location: NA
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
Re: OK in IE6 - a mess in the rest...

You fix it looks ok to me in FF
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #13  
Old Dec 24th, 2006, 18:21
New Member
Join Date: Oct 2006
Location: Vancouver, WA
Age: 63
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Re: OK in IE6 - a mess in the rest...

Quote:
Originally Posted by like5 View Post
You fix it looks ok to me in FF
It was an easy fix. JUst changed the height in the header from 45px to 100%.

It still needs some tweaking in IE 5.1 and IE5.5 though, but I may leave it alone as everybody should be using at least IE6 by now. I did notice in Safari that in my large header <h1> I use a <span> to change the color of the .com part to a shade of gray. Safari does not handle this properly and must look like a line break to it. I use browsershots.org to check layout in other browsers.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #14  
Old Dec 27th, 2006, 15:40
Elite Veteran
Join Date: Aug 2005
Location: That Place
Posts: 2,044
Blog Entries: 1
Thanks: 0
Thanked 37 Times in 37 Posts
Re: OK in IE6 - a mess in the rest...

Never an excuse for tables. heh
__________________

Last Blog Entry: Apps every Mac based web dev should consider (Jul 10th, 2008)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Tags
layout

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
ie6 utter mess&ie7 mess. safari&opera&firefox alright thosecars82 Web Page Design 2 May 21st, 2008 11:02
Converting phpbb template to rest of site jonbcheshire Starting Out 6 Jul 10th, 2007 11:17
Finsh The Rest... JacobHaug Webforumz Cafe 48 Dec 8th, 2006 10:53
css mess! onlinegamesplayer Web Page Design 9 Jun 8th, 2006 15:37


All times are GMT. The time now is 08:45.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42