Hi Maarten, all,

>  - Fixed logout link when logged in

That's looking great now. Just wondering, what is going to happen to
the My Pages section? If we're going to keep that, maybe it could go
in that tab, just to fill it up with a little more content?

>  - Hide H2 for application is set to hide H2 for issuezilla
>  only(mailinglist names weren't displayed after the last change)
>  - website.openoffice.org is now also styled with the new styles
>  - set body to .9 em (and therefore had to change several other size
>  declarations... reason was that e.g. dd elements were displayed larger
>  than normal paragraphs... (btw. 1em = multiply by 1)

Excellent. I've gone through some of the pages just to check the
styles are working and after a few minor changes, it's looking good
overall, but there are a few issues:

- The Announcements page's contents does not fill the page - there is
whitespace occupying roughly the right third of the screen.

- The tabs: The borders were overlapping for me but aren't anymore - I
changed padding to ems and added a few more attributes that could've
been defined by browser defaults and thus causing the display
differences (e.g. line-height, margins, padding) - are they still
overlapping for Linux users?

- In the filebrowser and some IssueZilla pages, there is horizontal
scrolling because the contents of the tables is too wide. The problem
is that the header and footer are set to 100% width, and they do not
extend to fill the extra horizontal space - any idea how this might be
fixed?

- The absolute positioning of the campaign ad won't work on 800x600 -
it'll overlap with the action statements. There has to be a way to get
#bodycol to take up 100% of the screen width - it's being done with
the current homepage. Any suggestions?

>  - Bottom links of the download section didn't work... (Get more platforms
>  and languages, order CD-ROM, or P2P downloads), now fixed (added onclick
>  behaviour)
>  - styled the download link like a button...
>
>  Open Issues
>
>  - can't see where alm.css is inserted... but would like to see it
>  removed... (or repaired)

>From the <head> tag:

 <style type="text/css">
    /* <![CDATA[ */
    @import "/branding/css/alm.css";
   /* ]]> */
 </style>

But I'm not getting it when I do a CVS checkout - it is definitely there though:
http://test.openoffice.org/branding/css/alm.css

>  - a project news.openoffice.org needs to be created to make tabs work

Marketing list perhaps?

- Ivan.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to