hi
i happen to be at at windows/2000 IE5.5
i have a horizontal scollbar ....
this seem to fix it here on this computer, but i dont know if it will destroy
things in other browsers as i cannot check it right now
win-users please speak up
div.rightbox {
position: absolute; /* must be absolute ?? */
top: 120px; /* this might need adjustment ?*/
left: 196px;
padding: 0px;
margin: 0px 0px 0px 0px;
/* this border MUST be _1px_ for ns4 */
border: 1px;
border-style: none;
border-color: #000000;
}
please look and try it at home
./allan
> Please comment how does it look for you
>
> changes:
>
> * reshuffled top-html.
> the whole top [from logo to download widget] is now one
> whole entity.
> - this is because we want the top nav-widget to stay fixed
> even if a pre-section should increase the content-size to
> the right. this ws mostly a problem in ns4.
> - as a side-effect the spanning problems in konqueror wrt
> the camel should now be solved.
> - also the html is slightly better performance-wise i reckon
> [though more complicated code-wise] as there's no nested
> html-tables now.
> - also as a side-effect things [notably body specifications]
> have been re-shuffled in the stylesheet - have a look :)
>
>
>
> * the search box should contain no extra white space in any browser.
>
>
> * pre-sections are now de-tableized from before; instead we
> use a css-trick to create the left vertical bar.
> - we save some bytes and its more in line with what we are
> doing with css on this site and it looks better in ns4 IMO
> - the vertical bar is the same color as the qoutation at the frontpage
>
>
> * menu
> - i just reversed the colours a bit. this is my personal
> favourite combination, but i can easily live with the
> combination in the current cvs preview
>
>
>
>
> __________________________________________________________________
> Stas Bekman JAm_pH ------> Just Another mod_perl Hacker
> http://stason.org/ mod_perl Guide ---> http://perl.apache.org
> mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
> http://modperlbook.org http://apache.org http://ticketmaster.com
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
--
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]