Topic on Extension talk:VisualEditor

Templates are parsed, but CSS not working correctly

1
Aploe (talkcontribs)

Hey guys,

I have a major problem with the parsing of a template we wrote. We have a template that uses a start and end template page to build a kind of a hexagon blog. We used the unordered list (<ul>-Tag) and custom counts of items (<li>-Tags) to create a good looking block of hexagons. This works for the page in the view-mode pretty fine.

Since the VE startet to show us the template visually (what I love, btw.) our templates are shown as they where without the <ul>-tag which looks strange and avoids the real styling to be loaded correctly. It kind of destroys the whole look. Seems like the editor closes the <ul>-Tag before adding the other Items. So in the HTML-code the <li>-tag isn't put in the <ul>-tags anymore.

Is there a solution for these kind of templates? (In terms of rewriting the template) Or can I disable the parsing for this specific template or the entire wiki somehow?

Does anyone have the same problems?

Reply to "Templates are parsed, but CSS not working correctly"