[css-d] IE6 not displaying header (background OR content)

2009-12-17 Thread Robin at Wonderbaby Designs
I am having trouble with IE6 not displaying the entire header of my design. The header only contains a div for the upper navigation which is positioned absolutely and I am using a background image which contains my logo. The entire page is displaying perfectly in Firefox but IE is completely

[css-d] help with moving menu

2007-03-13 Thread Wonderbaby Designs
I just started uploading the code for the cart design I've been working on and have discovered that in one of the views the left menu is jumping on top of the content and pushing the right column content to the bottom. I have stared at this for hours but can't figure out why it isn't working.

[css-d] site check (IE7 please!)

2006-12-13 Thread Wonderbaby Designs
I need checks on Macs and in IE7 mainly, but I would love as many checks as possible. Our CMS software adds some tables and extra code that I am wading through, but I think it's only affecting styling, hopefully the main layout is stable. Screenshots would be helpful if you notice any problems.

Re: [css-d] overflow: hidden not inherited?? (was - site check (IE7 please!))

2006-12-13 Thread Wonderbaby Designs
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Gunlaug Sortun Keepin existing styles as is, and placing the following addition _after_ existing styles for #SOWrap, should fix IE6 and IE7 - without disturbing any other browser... * html #SOWrap

Re: [css-d] backslashes after single quotes (was - site check (IE7 please!)

2006-12-13 Thread Wonderbaby Designs
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Rob O'Rourke Had a quick look, the tables and layout seem to be consistent across the browsers i checked in, Opera, IE6/7, FF1.5 and 2.0. One thing I noticed is the quotes under the heading have

Re: [css-d] site check (IE7 please!)

2006-12-13 Thread Wonderbaby Designs
-Original Message- From: Roger Roelofs [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 13, 2006 2:07 PM http://209.59.136.73/ Mac checks in Safari2, ff2, Opera9, all match. ICab displays well except that the columns/footer stuff are _way_ down the page. Do you mean that the

[css-d] image has border running over it

2006-12-11 Thread Wonderbaby Designs
I have an element that gets floated up on top of the right column of my layout. The right column has a left border and I can't figure out how to get the image to float on TOP of the border. I've tried changing around the z-index on several of the elements and changed margins and such, but it just

Re: [css-d] creating equal-height columns w/ large background images

2006-12-11 Thread Wonderbaby Designs
-Original Message- The page has a variable width from 750 px to 1100 px so what size do I make the solid background image that goes into the outer wrapper that will allow the center content to expand and contract?? If your max-width is 1100px, make it 1100px wide. More or

[css-d] creating equal-height columns w/ large background images

2006-12-08 Thread Wonderbaby Designs
I have my layout working fairly well now, thanks to Georg and others. There are just two issues left. First, the layout works great if the center column is the longest, as this example shows http://www.wonderbabydesigns.com/testing/center.htm , but, when the left or right columns are longest,

Re: [css-d] creating equal-height columns w/ large background images

2006-12-08 Thread Wonderbaby Designs
Wonderbaby Designs wrote: small background images to create the illusion of equal-height columns, but that won't work with my large gradient background images. I left the wrappers there in case they will help with this problem. Sure, you can make it work. Create one image

Re: [css-d] Floating picture to bottom ...

2006-12-06 Thread Wonderbaby Designs
Someone just helped me with something similar to this. They added in a div for the picture after a clearing div under the columns and then used a negative bottom margin to put the item at the bottom of the column. Add the image div between here after your columns div class=clearnbsp;/div -- image

Re: [css-d] Can't find this tutorial....

2006-12-06 Thread Wonderbaby Designs
is it this one?? http://www.hotdesign.com/seybold/ -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of [EMAIL PROTECTED] Sent: Wednesday, December 06, 2006 8:00 AM To: css-d@lists.css-discuss.org Subject: [css-d] Can't find this tutorial I once

Re: [css-d] need help with several positioning problems

2006-12-04 Thread Wonderbaby Designs
-Original Message- From: Gunlaug Sørtun [mailto:[EMAIL PROTECTED] I like the negative-margins based layout better, but I guess that's just me :-) I did prefer the negative margins layout (much simpler code) but I was having an easier time getting the background images into the Skidoo

Re: [css-d] need help with several positioning problems

2006-12-03 Thread Wonderbaby Designs
-Original Message- From: Gunlaug Sørtun [mailto:[EMAIL PROTECTED] Sent: Sunday, December 03, 2006 11:53 AM Subject: Re: [css-d] need help with several positioning problems I haven't had a chance to look at your latest until now, and it looks like the page you've listed is gone.

Re: [css-d] help with bottom positioning column floats

2006-12-02 Thread Wonderbaby Designs
-Original Message- From: ~davidLaakso [mailto:[EMAIL PROTECTED] Sent: Saturday, December 02, 2006 3:32 AM Subject: Re: [css-d] help with bottom positioning column floats I'm not sure skidoo too is a good starting point for your layout. It assumes that the center column will

Re: [css-d] help with bottom positioning column floats

2006-12-02 Thread Wonderbaby Designs
-Original Message- From: Roger Roelofs [mailto:[EMAIL PROTECTED] Sent: Friday, December 01, 2006 9:25 PM Subject: Re: [css-d] help with bottom positioning column floats I'm not sure skidoo too is a good starting point for your layout. It assumes that the center column will always

[css-d] help with bottom positioning column floats

2006-12-01 Thread Wonderbaby Designs
I have sent a couple of messages but have only gotten one reply so I'm not sure if I'm doing something wrong in my messages, but I hope someone can help me. Here is the design I am trying to create http://www.wonderbabydesigns.com/testing/design.jpg This is what I have so far without the

Re: [css-d] need help with several positioning problems

2006-11-28 Thread Wonderbaby Designs
-Original Message- From: Gunlaug Sørtun [mailto:[EMAIL PROTECTED] Sent: Thursday, November 23, 2006 12:01 AM Subject: Re: [css-d] need help with several positioning problems I would start from scratch with an 'all-float' like... http://www.alistapart.com/articles/negativemargins/

[css-d] need help with several positioning problems

2006-11-22 Thread Wonderbaby Designs
Hello there! I have recently taken on the task of a newly designed website for a non-profit I work with. I was given an image from our graphic designer (who has no experience with web design) and I got it to work pretty well with a combination of tables and css until she finally got me the