CSS problem on wiki

Al Thomas astavale at yahoo.co.uk
Mon Jul 26 21:07:40 UTC 2010


Well the markup looks a bit messy and over complicated - linking to eight 
external stylesheets!, but 


/static/css/fedora.css

could be the cause. The headings are H3 element and this file has:

#content h3
{
  color: #337acc;
  margin: 1.5ex 0 0.5ex;
  font-size: 1.4em;
  display: inline-block; /* to put icons next to header */
}


You could try removing display: inline-block and see what impact it has across 
the site. I guess fedoraproject.org may also use /static/css/fedora.css as well 
though.



----- Original Message ----
> From: Paul W. Frields <stickster at gmail.com>
> To: Fedora Websites Team <websites at lists.fedoraproject.org>
> Sent: Mon, 26 July, 2010 21:46:47
> Subject: CSS problem on wiki
> 
> https://fedoraproject.org/wiki/User:Pfrields/Outline_test
> 
> The page  shows the problem, at least in my browser.  I have extensions
> disabled  and the CSS is rendering third-level headings as inline
> elements instead of  block.
> 
> -- 
> Paul W. Frields                                 http://paul.frields.org/
>   gpg fingerprint: 3DA6 A0AC 6D58 FEC4  0233  5906 ACDB C937 BD11 3717
>   http://redhat.com/   -  -  -  -  http://pfrields.fedorapeople.org/
>            Where open source multiplies: http://opensource.com
> -- 
> websites mailing list
> websites at lists.fedoraproject.org
> https://admin.fedoraproject.org/mailman/listinfo/websites
> 


      



More information about the websites mailing list