Login page like in area51

All style (template, theme and imageset) related questions for the new release; advice, feedback here please.
Post Reply
aresstokrat
Registered User
Posts: 16
Joined: Fri May 06, 2005 8:43 am

Login page like in area51

Post by aresstokrat »

i would like to place same on my board! need help for finding such mod or modified page

Sidha
Registered User
Posts: 43
Joined: Tue Feb 08, 2005 12:16 am
Location: De Lage Landen

Re: Login page like in area51

Post by Sidha »

not sure what you mean by that..
but as you can see.. you have the main page in area51.phpbb.com and the forums in area51.php.com/phpbb/ the forum resides in a diff directory

another simple way to make a login page is using the template system
edit the index template with the

Code: Select all

<!-- IF S_USER_LOGGED_IN -->
and the

Code: Select all

<!-- IF not S_USER_LOGGED_IN -->
tags. That way you also benefit from the phpBB auth system :D
-- this space for rent --

ramonfincken
Registered User
Posts: 3
Joined: Sat May 14, 2005 8:14 pm
Location: Amsterdam, the Netherlands/Europe
Contact:

Re: Login page like in area51

Post by ramonfincken »

http://www.rfnnet.nl/downloads/php_phpbb.html" target="_blank
Scroll to : Login faq register txt

Made this mod myself, styling will be better when I have some time..

The great thing of this template is that it gets the txt on the left side
from your FAQ file..

so if your site main language is ENG, the txt will show up in ENG
..
if its GERMAN it 'll show up in GERMAN...

Dutch screenshot:
http://www.rfnnet.nl/downloads/phpbb/MO ... aq_txt.jpg" target="_blank

DeadEye686
Registered User
Posts: 448
Joined: Mon Jul 21, 2003 7:18 pm
Contact:

Re: Login page like in area51

Post by DeadEye686 »

I think he just means he wants the design...

ramonfincken
Registered User
Posts: 3
Joined: Sat May 14, 2005 8:14 pm
Location: Amsterdam, the Netherlands/Europe
Contact:

Re: Login page like in area51

Post by ramonfincken »

If he wants the design go to:
viewtopic.php?f=26&t=19361

or you could save the login page on your HD and extract a tpl file from it :mrgreen: :mrgreen:

Post Reply