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.

Help with HTML module

2 posters

Go down

Help with HTML module Empty Help with HTML module

Post by Team101 July 26th 2009, 12:16 am

In the admin panel where it says modules>create new HTML page I need some help there.I have tried to add a redirection link there but its not working there and I have also tried to put my rules there but everything just go across in one line.I you dont get what I am saying,here are some examples of the problem I am having.

when I add my rules like this
1)rule 1
2)rule2
3)rule3
4)rule4
The out come shows this when I save the page
1)rule1 2)rule 2 3) rule 3 etc.
But I dont want that,I want it to remain in a line going down.


My second problem.

when I add a url like this example

It doesnt show like that but instead look like this [u.rl=https://help.forumotion.com/post.forum?mode=newtopic&f=44]example[/url] and is not clickable.
Team101
Team101
Forumember

Male Posts : 245
Reputation : 0
Language : english

http://forumosion.forumotion.com

Back to top Go down

Help with HTML module Empty Re: Help with HTML module

Post by Rok July 26th 2009, 12:40 am

You need to use basic HTML for HTML pages, not BBCode...


For a link:
Code:
<a href="LINK OF SITE" title="TITLE OF SITE">TEXT HERE</a>
^^^ just fill in the selected areas with the needed information

For a list:
Code:
<ul><il> TEXT HERE
<il> TEXT HERE
<il> TEXT HERE
<il> TEXT HERE
<il> TEXT HERE
<il> TEXT HERE
<il> TEXT HERE
</ul>
^^^ you can remove/add more list options by continuing/deducting the <li> code

For a new break (enter) in your page:
Code:
<br />
Rok
Rok
Energetic

Male Posts : 6823
Reputation : 234
Language : idk

Back to top Go down

Back to top

- Similar topics

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