History of CssSchema

{include page_id=362}

!!For a hypothetical bitweaverPackage foo, here is how it should present its data:

{code }
<div class="foo">
<div class="header">
<h1>pile of foo</h1>
<div class="date">created by fooster on april 1, 2004</div>
</div>

<div class="body">
<div class="content">this is more foo</div>
<div class="pagination">page 1 of 4</div>
</div>
</div>
{code}

in the CSS, the selection of any h1 that is part of the very top of the page would be:
.header h1 {}

for the header h1 title of the package __foo__, you would use
.foo .header h1 {}

as an example you could define the following:
.header h1 {background: silver;}
.foo .header h1 {color: red;}

on all pages, the h1 title will appear with a silver background
on the foo package, the top header will appear with a silver background __and__ red text.

for a more detailed list of css instructions and notes, please visit ThemeTutorial
Page History
Date/CommentUserIPVersion
24 Jul 2006 (06:14 UTC)
cleans up desc
Will68.174.111.4759
Current • Source
xing194.152.164.4557
View • Compare • Difference • Source
xing194.152.164.4556
View • Compare • Difference • Source
xing194.152.164.4555
View • Compare • Difference • Source
xing194.152.164.4554
View • Compare • Difference • Source
xing194.152.164.4553
View • Compare • Difference • Source
xing194.152.164.4552
View • Compare • Difference • Source
xing194.152.164.4550
View • Compare • Difference • Source
xing194.152.164.4549
View • Compare • Difference • Source
SEWilco207.195.192.948
View • Compare • Difference • Source
SEWilco207.195.192.947
View • Compare • Difference • Source
SEWilco207.195.192.946
View • Compare • Difference • Source
xing62.99.189.13045
View • Compare • Difference • Source
SEWilco207.195.192.943
View • Compare • Difference • Source
xing62.99.189.13042
View • Compare • Difference • Source
xing62.99.189.13041
View • Compare • Difference • Source