Re: Website Content - Update



To those involved in CSS development:

The submenus on the "Contents" and "View" panels are inheriting a 21px
font-size from dt in text.css and overflowing the menu area. A simple
fix:

--- authoring.css
+++ authoring.css
@@ -97,6 +97,7 @@
 margin: 0;
 padding: 0;
 font-weight: normal;
+font-size: 100%;
 }
 .actionMenu.activated .actionMenuHeader {
 position: relative;

Regards,

dartonw

On Fri, Feb 12, 2010 at 5:56 PM, Lucas Rocha <lucasr gnome org> wrote:
> Hi all,
>
> So, I've spent some time today doing lots of cleanups in the website.
> It seems Claus updated some drafts from the wiki (Claus, confirm?).
> What I did:
>
> - Updated all links in the footer to point to real stuff
> - Updated all urls to match the planned structure
> - Created default pages for all sections
> - Updated About section with content from wiki
> - Added "Why choose GNOME?" page in products/desktop/why
>
> For those who are editing content, there are some content-related bugs
> that I'd like to know if they are still useful in some way. If not,
> let's just close them. Here they are:
>
> https://bugzilla.gnome.org/show_bug.cgi?id=463509
> https://bugzilla.gnome.org/show_bug.cgi?id=463512
> https://bugzilla.gnome.org/show_bug.cgi?id=463728
> https://bugzilla.gnome.org/show_bug.cgi?id=463736
> https://bugzilla.gnome.org/show_bug.cgi?id=463746
> https://bugzilla.gnome.org/show_bug.cgi?id=463509
>
> Claus, could you please add me as developer of the website product in Bugzilla?
>
> That's all for now. Cheers!
>
> --lucasr
> _______________________________________________
> gnome-web-list mailing list
> gnome-web-list gnome org
> http://mail.gnome.org/mailman/listinfo/gnome-web-list
>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]