Luis Speciale wrote:
> Gary Benson a écrit :
> > or Mac browsers to check I didn't introduce anything new.
> 
> #navBar {
>     float: right;
>     margin-top: -7px;
>     padding-left: 10px;
>     padding-bottom: 10px;
>     width: 100%; /*To push content wrap*/
>     text-align: right;
> }
> 
> #contentWrap {/*So content wrap don't needs clear*/
> }

This would push the headings below the navbar on all other pages.
Why is it better than the existing code?

> .topRightPhoto { /*And topRightPhoto appears correctly in IE Mac*/
>     float: right;
>     margin-bottom: 15px;
>     margin-left: 15px;
>     position: relative;
> }

Does this fix the problem without the other change?

Thanks,
Gary

--
Bath shiatsu -- http://www.relaxshiatsu.co.uk/
______________________________________________________________________
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