Create a loading page before accessing your forum !

Leeloo at 09h21
26
Jan
2010
Create a loading page before accessing your forum




Hello,

Create a loading page before accessing your forum such as here! Wink

It's fast and easy to do Smile

  • First of all create a HTML page and add it to the homepage.

    Admin panel > Modules > HTML > HTML pages management.

    • Create a new HTML page


      Do you wish to use your forum page header and page footer ? No
      Use this page as homepage ? Yes



    • Insert the following code in the "HTML code" field without the red parts (these are comments) :

      <BODY BGCOLOR=black> <!-- Page background color -->
      <center><img src="Welcome_image_address"></center><br><br>
      <center><strong><font color="white" face="Arial">Welcome on XXX (Forum name) </font></strong></center>
      <center><br></center>
      <p style="text-align: center;"><a href="Second_HTML_page_link"><img alt="" src="http://palettevilloise.be/Gif/button_enter.gif" width="144" height="52"></a></p><p style="text-align: center;"><br></p><p style="text-align: center;"><img src="http://www.icone-gif.com/gif/noel/lignes/noel_lignes027.gif"><br></p>
      </p><div style="text-align: right;"><font style="color: White;" size="1">Powered by <a href="http://www.forumotion.com" target="_blank">forumactif.com</a></font></div></BODY>


    • Save


  • Create a second HTML page where will be displayed the loading image.

    • Create a new HTML page



      Do you wish to use your forum page header and page footer ? No
      Use this page as homepage ? No



    • Insert the following code in the "HTML code" field without the red parts (these are comments) :

      <BODY BGCOLOR=black> <!-- Page background color -->
      <div style="text-align: center;">
      <img src="Welcome_image_address">
      <br>
      <br>
      </div>
      <meta HTTP-EQUIV="REFRESH" CONTENT="4; URL=Your_forum_or_portal_link">
      </BODY>


      * In CONTENT="4;--> the number 4 represents loading time, in seconds ! In the link add the real address of your forum (forum or portal)

    • Save


  • Then go back to your first page (the homepage) and add a link to the second page !



Your turn! flower


This tutorial has been created by the French support,
Especially by pierre050996


Similar topics
I can not make a loading page before accessing the forum there is an error in submitting? What happened? please help me! Try to see the picture below.. Spoiler: I would love to know the reputation
Hi editboard. i just created a forum from your services.got to say you provide the best and coolest forums.ill be getting members in a few days. the problem is that since there is a link at the bottom of the page that enable anyone to make their own
please help me, i will in my forum before read all content have a loading effect. thanks for ur help me http://limadua.nice-forum.com/forum
See also
more_less
Informations

0 Replies For the topic :
"Create a loading page before accessing your forum !"

This topic has been viewed 12909 times.

Last message :
26/01/2010 at 09h21 by "Leeloo"