[buddypress-trac] [BuddyPress] #3243: CSS files need commenting and organisation
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Sat May 28 19:21:36 UTC 2011
#3243: CSS files need commenting and organisation
--------------------------+-----------------------------
Reporter: karmatosed | Owner: karmatosed
Type: enhancement | Status: accepted
Priority: normal | Milestone: Awaiting Review
Component: Theme | Version: 1.2
Resolution: | Keywords:
--------------------------+-----------------------------
Comment (by hnla):
Generally speaking the loosely excepted structure of a stylesheet runs
through body/html elements to generic styles / typography through to
structure or navigation then the sheet should attempt to mirror the flow
(critical in some respects given the symbiotic nature of dom/css) of the
markup so would start to describe the major sections of a page and it's
child elements e.g head and it's descendants, content and descendants,
sidebar... etc with general classes described at the end of the sheet to
take advantage of the cascade.
Probably not really a practical approach with a BP layout which is
difficult to conform to that structure.
I'm running through this exercise at the moment and structuring BP styles
is extremely difficult so a massive nod to karmatosed for this work as I
know it won't have been easy :)
Last note: when oh when will we see the back of the reset.
--
Ticket URL: <https://trac.buddypress.org/ticket/3243#comment:17>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list