On Tue, 7 Nov 2006 17:21:08 +0000 (GMT), Nicole Aebi wrote:
> Hello
> My first post to this list and as a bit of a newbie to
> CSS design, I hope I'm not asking a stoopid question!
>
"There are no dumb questions." No guarantee about answers though.  :D

> [...]
> Works fine in safari and mozilla but in IE it's doing
> funny things. Yesterday, the image and the title
> disappeared off to the right side of the page. Today,
> it's just the title.....and I don't think I've done
> anything to improve things in the meantime. Odd.
>
FWIW it's doing funny things in Opera 9 and IE 7 Windows as well.

[code snipped]
>
> The url of the site is www.lgso.org.uk/index4.html
>
> Any ideas what's going on?
>
You have a very complex layout there, mixing floats, margins, and
positioning. You seem to be aiming at a conventional three-column
layout. I suggest you look at some of the designs presented on the
css-discuss wiki for a tried and tested solution that matches your
needs:

 <http://css-discuss.incutio.com/?page=ThreeColumnLayouts>

If you have problems with one of those, don't hesitate to ask again.

P.S. You do not seem to have any color or background-color set.
This may lead to unexpected results, depending on browser settings.

Cordially,
David
--
www.hucklesby.com



______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to