All nodelets with lists become lists:
Now anyone with a default style sheet will see:<div id=nodelet-list> <ul> <li>Nodes you wrote</li> <li>Super Search</li> ... </ul> </div>
Our list looks like:#nodelet-list li { display: inline; border-left: 1px solid black; padding-left: 8px; padding-right: 8px; }
What do people think? I've volunteering for this one too if it's something people want. It could also be possible to have different nodelets with different styles... although I'd have to play.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Nodelet CSS/Format changes
by demerphq (Chancellor) on Oct 07, 2004 at 08:35 UTC | |
Re: Nodelet CSS/Format changes (preserve)
by tye (Sage) on Oct 07, 2004 at 16:58 UTC |