Gunlaug Sørtun wrote:
> Edward Collier wrote:
>
>
>> http://www.btinternet.com/~edandmill/Shared/default.htm This is the
>> page based on the template below. As you can see, the text flows
>> behind the menu, which is ... ahem ... sub-optimal.
>>
>
> Element with ID=Content missing in template, so styles not applied.
>
> Should be...
>
> <!-- #BeginEditable "body" -->
> <div id="Content">
> </div>
> <!-- #EndEditable -->
>
> ...in order to work.
>
> regards
> Georg
>
Could be wrong, but if you mean literally that you want the text to flow
around the menu , then I guess you'll also need to?:
#Content {
margin:0px /*210px*/0px 50px 10px; <------ replace 210px with 0px.
}
#Menu {
/*position: absolute;<---- delete the absolute positioning
top: 100px;
right: 20px;*/
float:right; <---- add
margin-right:20px; <---- add
width: 172px;
}
--
A thin red line and a salmon-color ampersand forthcoming.
http://chelseacreekstudio.com/
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/