Sorry for the lack of version info etc (head isn’t on properly today)

 

Lenya Version: 1.2.4

 

I just noticed while creating a new template in Lenya that for some odd reason div tags that have no content in them are ended (I’d imagine by the XSLT processor).

 

For example

 

<div id=”mainLogo”></div>

 

Is changed to:

 

<div id=”mainLogo” />

</div>

 

If I put content inside the div it doesn’t end it.  This is a major problem if you are using a lot of background images or container divs.

 

Reply via email to