Unipark
Navigation
  • Forum
  • Registration
  • Login
Search

Forum › Forums › Unipark › Question Typ “911” “ul” Tags dosen’t work no bulletpoints

  • This topic has 2 replies, 2 voices, and was last updated 11 months, 3 weeks ago by Jean Luc Zengaffinen.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • 16. May 2024 at 10:06 #2051
    Jean Luc Zengaffinen
    Participant

    The “ul”tag doesn’t work with Question Type 911, but when I put the HTML text in a 998 Question Type, I get bullet points for each “li”. Is there any reason why it works in one Question Type but not the other?

    16. May 2024 at 18:16 #2054
    mictr
    Participant

    Thats because the unipark css file isn’t scripted/coded/written the optimal way. especially in a cms a css command should never style a html tag without a class, they should always address elements with a class or by class only so the plain tag as it might be used by users is still availiable. sadly, they overwrite the style for al “li”-html so they are not displayed as list items anymore.

    long story short, try this

    <ul style="list-style-type: disc;">
    <li style="display: list-item;">test</li>
    <li style="display: list-item;">test</li>
    </ul>
    28. May 2024 at 16:56 #2068
    Jean Luc Zengaffinen
    Participant

    Thank you for your advice, it finally works now!

  • Author
    Posts
Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.

Lost your password?

UNIPARK

QUICK LINKS

  • Registration
  • Login
  • Search
© Copyright 2025 UNIPARK