> On Mon, Sep 03, 2007, Amos Jeffries wrote:
>> Adrian,
>>
>> If your .pl script wraps each 'section' with:
>> <div id="$section_name">...</div>
>> you will not need to place <p></p> in the meta data so often.
>
> Well, the trouble is that some of the messages actually have multiple
> paragraphs in them; I'm not sure what to "do" there just yet.
Those are the few that might still need <p> inside the <div>, I also
noticed a few with <pre>.
<p> or anything can be nested inside the div easily and "div#$section"
can be used in css as a nice handy anchor for customizations.
>
>> Also, adding an optional @external-stylesheet@ header (*after* the
>> inline
>> css defaults) will let some admin use local css to re-style their own
>> $section's too.
>
> Thats the eventual idea..
Cool :-)
Amos
Received on Sun Sep 02 2007 - 17:32:08 MDT
This archive was generated by hypermail pre-2.1.9 : Mon Oct 01 2007 - 12:00:05 MDT