Re: [css-d] placing a header image thru CSS?

2006-04-20 Thread Neill Harmer
Tara, You need to specify the height and width of the #masthead, and possibly put display: block. The div is not quite smart enough to know the size of the image unless you specify it. Hope this helps. Thank you! Neill Harmer [EMAIL PROTECTED] www.back40design.com Back40 Design, Inc. p

Re: [css-d] Allow overflow for height only

2006-02-16 Thread Neill Harmer
items inside that container does not reach the specified height, it will not show scroll bars. Hope this helps. Neill Harmer www.neillharmer.com "Innovation distinguishes between being a leader and a follower." -Original Message- From: [EMAIL PROTECTED] [mai

Re: [css-d] Help with css layout from newbie

2006-02-10 Thread Neill Harmer
*/ } Per the W3C specifications: http://www.w3.org/TR/REC-CSS2/cascade.html Neill Harmer www.neillharmer.com "Innovation distinguishes between being a leader and a follower." -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behal

Re: [css-d] relative positioning creates horizontal scroll in Firefox

2006-02-09 Thread Neill Harmer
stay in position even if someone scrolls. If that was too vague, try this: http://www.alistapart.com/articles/flexiblelayouts Could also be helpful if you throw the link to the site so we can all see what code you are using. (instead of us having to guess) Thank you! Neill Harmer [EMAIL