The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Forum widget question

4 posters

Go down

Solved Forum widget question

Post by Lookitdisguy December 11th 2011, 5:12 am

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
avatar
Lookitdisguy
Forumember

Posts : 25
Reputation : 0
Language : English

Back to top Go down

Solved Re: Forum widget question

Post by LGforum December 11th 2011, 5:17 am

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.
LGforum
LGforum
Hyperactive

Male Posts : 2265
Reputation : 264
Language : English
Location : UK

Back to top Go down

Solved Re: Forum widget question

Post by SLGray December 11th 2011, 5:19 am

Use the BB code for lists:

Code:
[list=1][*]message
[*]message
[*]message[/list]



Forum widget question Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51555
Reputation : 3524
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Solved Re: Forum widget question

Post by Lookitdisguy December 11th 2011, 6:09 am

Ok that solves my issue thanks...this can be considered solved.
avatar
Lookitdisguy
Forumember

Posts : 25
Reputation : 0
Language : English

Back to top Go down

Solved Re: Forum widget question

Post by Sanket December 11th 2011, 11:27 am

Topic Solved & Locked
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum