Nouveau / New : 2009/09/15
Ajoutez un livre d'Or à votre site Internet
Fonctionnalités :
• Css
• sans base de données avec le script TextDB
• Php
• Pagination
Pré-requis :
RapidGuestbookTdb :
Utilise TextDB (présent dans le plug-in)
The TextDB recommends having PHP 4.3.2 or better, but it might be able
to run on PHP v4.0.1. You must be able to chmod() folders, so the
TextDB can edit/create/delete tables and databases. safe_mode should
also be turned off.
Add a guestbook to your website
Features :
• Css
• Without any database using TextDB script
• Php
• Pagination
Requirements :
RapidGuestbookTdb :
The TextDB recommends having PHP 4.3.2 or better, but it might be
able to run on PHP v4.0.1. You must be able to chmod() folders, so the
TextDB can edit/create/delete tables and databases. safe_mode should
also be turned off.
CSS (Dans l'onglet CSS / in CSS Tab) :/* tables */ #tabledisplay { width: 100%; margin-bottom: 10px; background-color: #FFCBBE; }
#tablemessage { background-color: none; color: red; width: 90%; }
#guestbookheader { }
.pseudo { font-size: 14pt; text-decoration:underline ; }
.message { font-size: 11pt; }
.BODY { scrollbar-face-color: #000000; scrollbar-shadow-color: #cccccc; scrollbar-highlight-color: #cccccc; scrollbar-3dlight-color: #000000; scrollbar-darkshadow-color: #000000; scrollbar-track-color: #000000; scrollbar-arrow-color: #cccccc; }
.Texte { font-family:verdana; font-size:12px; text-decoration: none; text-align: justify; color:blue; background-color: #FFFFD7; }
.lien:link { font-family:verdana; font-size:12px; text-decoration: none; }
.lien:visited { font-family:verdana; font-size:12px; text-decoration: none; }
.lien:hover { font-family:verdana; font-size:12px; text-decoration: underline; }
.titre { font-family:verdana; font-size:24px; font-weight : 500; text-align: center; color: #990000; }
.input { SCROLLBAR-FACE-COLOR: #f0f0f0; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; scrollbar-3d-light-color: #D0D0D0; SCROLLBAR-SHADOW-COLOR: #d0d0d0; scrollbar-dark-shadow-color: #D0D0D0; SCROLLBAR-BASE-COLOR: #898989; SCROLLBAR-ARROW-COLOR: #898989; COLOR: black; FONT-SIZE: 10px; FONT-FAMILY: Verdana; font-border: 1px double #DEDCDC; }
textarea.input { width: 100%; } .antispam { border: 1px solid; width: 100px; }
|
|