Dave Goodchild wrote:
> Yeah, I know it's flush right, but I can't seem to centre it in IE
> using the usual text-align workaround. Am I missing some brain cells
> today?
In reference to your uri and off-list reply to me:
* html #content { <<<delete this selector
padding-left: 5%;
padding-right: 5%;
}
body {
text-align: center; <<<add
}
#wrapper {
text-align: left;<<<add
margin: 0 auto;<<<add
position: relative;<<<delete
left: 50%;<<<delete
margin-left: -45%; <<<delete
}
You'll need to re-adust a little in ie, but (I think) you'll be in the
ball park.
And others on the list may have a better solution.
Regards,
~dL
--
http://chelseacreekstudio.com/
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- 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/