|
|
phpBB2 by Przemo
Support forów phpBB2 modified by Przemo
|
|
Plaques of support |
Autor |
Wiadomość |
Matteo
Pomógł: 1932 razy Posty: 5713
|
Wysłany: 05-09-2010, 14:20 Plaques of support
|
|
|
Plaques of support are prominent, color remarks moderating team.
It looks something like this (example on polish language):
Tytuł tematu jest niezgodny z zasadami. Popraw tytuł, aby uniknąć zamknięcia wątku.
To get this effect you should first look to
Administration Panel > General Admin > Configuration > Additional > Show original censored word administrators and moderators and set it to No
To create plaques we use function of Word Censors (AP > Word Censors).
There are two ways to create plaques.
1. Using css
Connect to server and modify file
/templates/name_of_template/name_of_template.css
In this file you must add the following code:
Kod: | /* For word censors - plaques of support */
.plaque {
width: 500px;
padding: 8px;
border: black 1px solid;
border-spacing: 2px;
font-size: 11px; font-family: Verdana;
text-align:center;
margin: auto;
} |
In this file we can change width of plaque tabliczki, arrangement, frame, size and position of text.
Save a file and update it on server.
Now go to AP > Word Censors > Add new record
In field Word type character string, which been changed to plaque ex. _test
In field Replacement type:
Kod: | <div class="plaque" style="color: black; background-color: #FF0000"><b>Test of plaque</b></a></div> |
You can changed the colors, add links, or using tags of HTML.
2. Using tables.
Go to AP > Word Censors > Add new record
In field Word type character string, which been changed to plaque ex. _test
In field Replacement type:
Kod: | <table align="center" width="350" cellpadding="8" border="1" bgcolor="#027E00"><tr><span class="postbody"><td align="center" style="font-size: 11; color: #000000; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif"><b>Test of plaque</b></td></span></tr></table> |
You can changed the colors, add links, or using tags of HTML.
(original content) |
_________________
Fora, strony, sklepy internetowe i wiele więcej...
matteo.fcb(at)gmail.com |
|
|
|
|
Gadatliwa Kasia
|
|
|
|
|
Nie możesz pisać nowych tematów Nie możesz odpowiadać w tematach Nie możesz zmieniać swoich postów Nie możesz usuwać swoich postów Nie możesz głosować w ankietach Nie możesz załączać plików na tym forum Możesz ściągać załączniki na tym forum
|
Dodaj temat do Ulubionych Wersja do druku
|
Kopiowanie wszelkich treści zawartych na forum, modyfikacji oraz instrukcji bez zgody administracji i autorów tematów/postów zabronione!
Powered by phpBB modified by Przemo © 2003 phpBB
|