Salut, esti nou pe AtCafe.ro? Nu poti pierde o asemenea ocazie. Aici iti faci prieteni, cunosti lumea buna, te indragostesti, aflii cele mai noi stiri, aici e locul ideal pentru a savura o cafea. Nu esti inregistrat? Inregistreaza-te acum sa faci parte din cel mai nou si "fierbinte" portal. INREGISTREAZA-TE
###########################################################################################
### Mod Title: Guest Register Pop-Up
### Mod Version: Alfa 1a
### Phpbb Version: 2.02
### Created: Sept 2002
### Author: Jamer (webmaster@jamer.co.uk)
###
###########################################################################################
### Author Notes: This Will add a popup, suggesting to your guests, that they register for
### your forums.
###
### Demo: http://www.jamer.co.uk/scripts/phpbb2
### Installation Level: Easy
### Installation Time: 3-4 Minutes
### Files To Edit: 1 overall_header.tpl
###
### Included Files: popup.tpl
###
###########################################################################################
### Before Adding This MOD To Your Forum, You Should Back Up All Files Related To this mod ###########################################################################################
#
#-----[ OPEN FILE: ]------------------------------------------
# templates/xxx/overall_header.tpl
[FIND:]
{L_LOGIN_LOGOUT}</a>
[ADD AFTER:]
<BEGIN>
<SCRIPT>
<Begin>
</script>
<BODY>
<END>
#
#-----[ OPEN FILE: ]------------------------------------------
# popup.tpl (included)
[EDIT]
You can edit this file to how you want it to look!
(Remembert to change the Path's and the Title & you can also change the Colour's, if you prefer a different look, or to match your forum colour scheme) ENJOY...
#
#-----[ UPLOAD FILES: ]------------------------------------------
#
templates/xxx/overall_header.tpl
/popup.tpl
##########################################################################################