Hi Volker, all, Thanks for pointing this out. There have indeed been changes to the global CSS as part of the design refresh discussed on the website-dev list, but they should not be having any negative impacts like this.
As far as I can see, the 'disappearing' links are caused by main_am.css - #navigation a:link has color: white; . There should either be no color property for this element (so it inherits the default), or it should be set to a dark color, as the tabs have a white background. The links are positioned correctly, but they appear invisible because they have the same color as the tab background. I can not override this in the main OOo CSS, so please make this change and it should be fine again. Regards, Ivan. On Mon, Nov 24, 2008 at 10:43 AM, Volker Merschmann <[EMAIL PROTECTED]> wrote: > Hi Ivan, > > 2008/11/23 Ivan M <[EMAIL PROTECTED]>: >> I have implemented the new header size on the OOo website, as well as >> making the switch from Verdana and Arial to sans-serif for all fonts. >> Kay has added the new homepage code, including the new download >> button. >> > Do I read correct that there were changes to the global css? Or as it > "only" the wiki as I suggest from the thread header? > The german-language pages http://de.openoffice.org/ have lost the text > on the top-navbar since today... > > Regards > > Volker > > > -- > ++ Volker Merschmann - Content Developer OpenOffice.org > ++ Office-Suite für Linux, Mac, Windows -- http://de.openoffice.org/ > > --------------------------------------------------------------------- > 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]
