Postby JSLover » 15 Aug 2013 18:19
This is a list, that
should have "bullet points"...
- Bullet Point 1
- Bullet Point 2
- Bullet Point 3
...some CSS is bleeding into forum posts, removing
list-style-type.
Numbered lists display fine...
- List item 1
- List item 2
- List item 3
...I recommend this CSS to fix the issue...
Code: Select all
.postbody ul {
list-style-type:
disc;
}
...requiring
.postbody should make it only apply to forum posts.
"why the f*** do i need a google+ account to comment on a video?" — jawed (2013) (about YouTube's new requirement of Google+)
youtube.lua — Play YouTube videos in VLC!
Updated: Thu, Jan 15, 2015 --- 1/15/15, 7:19:19pm EST
forum.videolan.org/viewtopic.php?f=29&t=111977&p=379147#p379147
Sigh, the above can't be a link: "You cannot use certain BBCodes: [url]."...so, I can't even link back to a post on this forum?
How about this: can long-term/trusted users be allowed links in sigs?