Drew Turnbow
Member
Pages say to use html and when I use
it doesn't output like it should.
You can see this page as an example: http://www.caverse.com/pages/vote/
The part that has the vote links are inside the <ul></ul> and each line has the <li></li> around them.
I tried using the default xenforo template and it was the same thing.
Code:
<ul>
<li></li>
</ul>
it doesn't output like it should.
You can see this page as an example: http://www.caverse.com/pages/vote/
The part that has the vote links are inside the <ul></ul> and each line has the <li></li> around them.
I tried using the default xenforo template and it was the same thing.