CSS Guru Required

| | Comments (5)
I just viewed this blog in Internet Explorer 6 and noticed that the CSS in the template is making a lovely mess of the display. If one of you CSS gurus could suggest a fix I'd really appreciate it :)
digg| bookmark

Categories

5 Comments

hostyle said:

Try changing:


#sidebar2 {
...
float: right;
...
}

to


#sidebar2 {
...
float: left;
...
}

hostyle said:

It looks like the google ads are pushng the "envelope" a bit out of shape ...

If the above doesn't work, I'll take a longer than 10 second look at it :)

blacknight said:

Lee - could you take another look please? :)
I've modified the CSS, but it's shoved it all into one column in IE :(

hostyle said:

Try upping the width value of either (maybe both) #page or #content. I'm almost definite that its the google ad being too wide a nd pushing things out of shape.

hostyle said:

Set #page to 900px and #content to 465px. That should work (although IE is acting a bit strange for me right now) ...

Michele Neylon - cartoon picture

About this Entry

This page contains a single entry by Michele Neylon published on November 24, 2005 1:35 PM.

Insecure E-commerce? was the previous entry on this site.

IIA Goodies is the next entry on this site.

Find recent content on the main index or look in the archives to find all content.

Powered by Movable Type 4.1