Stuart King wrote:
> Awesome . . . 
>
> How would I keep the <div id="botmenu"> at the same bottom position on 
> several pages with different amounts of text?
>
> thank you.
>
> --s
>
>
>
>         1. URL:
>         http://www.triviumwine.com/continuum_site/pages/vintage.html
>           
>         2. URL:
>         http://www.triviumwine.com/continuum_site/pages/vision.html
>           
>
>
>
>
>     #botmenu { border:1px solid fuchsia;
>       /*top: 319px;delete*/
>       /*width: 613px;delete*/
>       text-align: center;
>       margin: 50px 0 0 0;<-------- :: amend and tweak ::
>       /*position: absolute;*/
>       /*left: 191px;delete*/
>       font-size: 75%;
>       color: #A88243;
>       font-family: Verdana, Arial, Helvetica, sans-serif;
>     }
>


One way is to assign a body id [1] and and adjust the margin-top of the 
above ruleset.

[1] <http://www.maxdesign.com.au/presentation/page-id/>

PS For a lot of reasons, when you reply: hit reply-all so it goes to the 
list, too.










-- 
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/

Reply via email to