Event Wrapper and Todolist Plugin
Posted: Sun Jul 16, 2006 1:12 am
When using the event wrapper to display the Todolist / Project plugin the HTML is being rendered incorrectly.
The title (h3) tags are being placed inside the content <div> tags and not outside of them so when CSS is used to make the content div smaller in width than the title it can't so appears differently to the rest of them.
HTML Produced by Event Wrapper and Todolist Plugin
The title (h3) tags are being placed inside the content <div> tags and not outside of them so when CSS is used to make the content div smaller in width than the title it can't so appears differently to the rest of them.
HTML Produced by Event Wrapper and Todolist Plugin
HTML produced by Language Chooser, Statistics, Linklist, Syndication etc etc<div class="serendipitySideBarItem container_serendipity_plugin_eventwrapper">
<div class="serendipitySideBarContent">
<h3 class="serendipitySideBarTitle serendipity_event_percentagedone">Current Projects</h3>
<div class="serendipity_center">
--Colour Bars--
</div>
</div>
<div class="serendipitySideBarItem container_serendipity_plugin_multilingual">
<h3 class="serendipitySideBarTitle serendipity_plugin_multilingual">Choose Language</h3>
<div class="serendipitySideBarContent">
-- Language Chooser--
</div>
</div>