Forum widget question
4 posters
Page 1 of 1
Forum widget question
I want to add a ranking system to my widgets that I can update when needed (for games not posts or anything like that) but whenever I set everything up instead of getting this:
1. test
2. test
3. test
4. test
5. test
6. test
etc...
I keep getting this instead:
1.test 2.test 3.test 4.test 5.test 6.test etc...
How can I make the list look like the first example I put up and not right next to each other?
I have tried giving each a space or 2 in between but get the next to each other text.
Thanks
1. test
2. test
3. test
4. test
5. test
6. test
etc...
I keep getting this instead:
1.test 2.test 3.test 4.test 5.test 6.test etc...
How can I make the list look like the first example I put up and not right next to each other?
I have tried giving each a space or 2 in between but get the next to each other text.
Thanks
Lookitdisguy- Forumember
- Posts : 25
Reputation : 0
Language : English
Re: Forum widget question
Because in HTML spaces get cut out. To create a line break you must use '<br />'
OR you could make an actual list:
<ul>
<li>Test 1 </li>
<li>test 2</li>
and so on...
</ul>
If you don't know much HTML, i'd recommend not using the HTML editor, by pressing the green cross which says HTML when your creating your widget.
OR you could make an actual list:
<ul>
<li>Test 1 </li>
<li>test 2</li>
and so on...
</ul>
If you don't know much HTML, i'd recommend not using the HTML editor, by pressing the green cross which says HTML when your creating your widget.
LGforum- Hyperactive
- Posts : 2265
Reputation : 264
Language : English
Location : UK
Re: Forum widget question
Use the BB code for lists:
- Code:
[list=1][*]message
[*]message
[*]message[/list]
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Forum widget question
Ok that solves my issue thanks...this can be considered solved.
Lookitdisguy- Forumember
- Posts : 25
Reputation : 0
Language : English
Re: Forum widget question
Topic Solved & Locked |
Sanket- ForumGuru
- Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
Similar topics
» Question About The RSS Feeds Widget
» Widget problem and a question.
» Portal left/right widget question
» Question about Forum?
» new forum question
» Widget problem and a question.
» Portal left/right widget question
» Question about Forum?
» new forum question
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum