Bug #7671
closed
- Status changed from New to Reporter Feedback
It looks OK in Firefox but not in Chrome. I briefly tried messing with list-style-position and padding but wasn't immediately successfuly.
I'm guessing that the inconsistent rendering has to do with the fact that the markup isn't standard. The li element isn't inside of a ul or li, which makes it indeterminate what the browser should use for alignment. Did you write the markup yourself, or is it coming from a plugin?
Boone Gorges wrote:
It looks OK in Firefox but not in Chrome. I briefly tried messing with list-style-position and padding but wasn't immediately successfuly.
I'm guessing that the inconsistent rendering has to do with the fact that the markup isn't standard. The li element isn't inside of a ul or li, which makes it indeterminate what the browser should use for alignment. Did you write the markup yourself, or is it coming from a plugin?
It's coming from a short code from the link manager plugin.
- Assignee set to Daniel Jones
- Target version set to Future release
Thanks, Raffi.
Dan, could you have a look to see if there's a way to make the shortcode generate correct HTML?
I was able to get this to work by going into the "advanced" tab of the library's settings and putting <ul> in the "Before first link" box and </ul> in the "After last link" box. Let me know if that works for you!
Daniel Jones wrote:
I was able to get this to work by going into the "advanced" tab of the library's settings and putting <ul> in the "Before first link" box and </ul> in the "After last link" box. Let me know if that works for you!
Amazing. It works. Thanks!
- Status changed from Reporter Feedback to Resolved
Also available in: Atom
PDF