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.

Create a loading page before accessing your forum !

2 posters

Go down

Tutorial Create a loading page before accessing your forum !

Post by Shadow Tue 26 Jan - 4:21

Create a loading page before accessing your forum !





Hello,

Create a loading page before accessing your forum

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

    • Create a loading page before accessing your forum ! 25012010

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

      Create a loading page before accessing your forum ! 25012011

    • 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="https://i.servimg.com/u/f28/11/40/02/06/iconfi20.png" width="128" height="128"></a></p><p style="text-align: center;"><br></p><p style="text-align: center;"><img src="https://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="https://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


    • Create a loading page before accessing your forum ! 25012012

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

      Create a loading page before accessing your forum ! 25012013

    • 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 !

    Create a loading page before accessing your forum ! 25012014




Shadow
Shadow
Manager
Manager

Male Posts : 16217
Reputation : 1831
Language : French, English

Back to top Go down

Tutorial Re: Create a loading page before accessing your forum !

Post by skouliki Tue 11 Feb - 12:49

This code was updated to fit in with the new HTTPS address

updated 11.02.2020 by skouliki
skouliki
skouliki
Manager
Manager

Female Posts : 15027
Reputation : 1680
Language : English,Greek
Location : Greece

http://iconskouliki.forumgreek.com

Back to top Go down

Back to top

- Similar topics

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