Quote:
Originally Posted by colbyt
She must have figured it out. It looked the same in IE7 and FF.
|
No, I hadn't touched it since I posted.
Quote:
|
Originally Posted by vangogh
I'm not sure if this is how you set things up, but my first thought would be to center your wrapper div by giving it a margin of auto on the left and right. You'll need to use a proper doctype in order for it to work in IE (at least older versions of IE) and you'll also need to specify a width on the wrapper div.
Then inside the wrapper I would create two columns. I'd float both left and it looks like you're using equal column widths or near equal widths. Then add the background image on the right column and I think you'll be all set.
|
Not quite working, but I think I'm on the right track. If their is no content in the right column, the background won't show. So instead I applied it to the wrapper and removed the right column...However now in FF for Mac, and IE7 the background position isn't working out how it should? It's not aligning to the bottom right, instead going about half way and/or getting cut off?
What exactly is wrong with my doctype?
Quote:
|
Originally Posted by vangogh
By the way, you're doing something different came out well. I like the design.
|
Thanks. 
|