Admin Administrator
Mesaje : 194
Credite : 582
Reputatie : 0
Data de inscriere : 15/08/2011
Varsta : 27
Localizare : Navodari
Hobby : CS, Afara.. Fete..
Arma Preferata : Ak-47
| Subiect: Pachet Anunturi Joi Aug 18, 2011 6:12 am | |
| Pachet cu Backround [Trebuie sa fiti inscris si conectat pentru a vedea acest link]- Spoiler:
/*-------------BOX-------------*/
.box { border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; margin: 0px 0px 10px; }
.box-content { border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; font-size: 13px; font-style: italic; font-family: Trebuchet MS; text-shadow: 1px 1px 1px #ffffff; padding: 10px 20px 8px 90px; min-height:25px; }
.box-content h3 { border-bottom: 1px solid #ccc; margin-top: 5px; font-family: Tohama; font-weight: bold italic; font-style: bold; font-size: 17px; }
/*-------------WARNING-BOX-------------*/
.warning { background: url(https://2img.net/r/ihimizer/img847/9940/12310101.png); border: 0px dashed #ccc; }
.warning .box-content { color: #666; background: transparent url(https://2img.net/r/ihimizer/img708/9546/bugsbunny244x300.png) no-repeat 10px 10px; border: 2px solid #E41B17; }
.warning .box-content h3 { color: #666; text-shadow: 1px 1px 1px #ffffff; }
/*-------------INFO-BOX-------------*/
.info { background: url(https://2img.net/r/ihimizer/img847/9940/12310101.png); border: 0px dashed #ccc; }
.info .box-content { color: #666; background: transparent url(https://2img.net/r/ihimizer/img171/7774/59654bugsbunny.png) no-repeat 10px 10px; border: 2px solid #0000A0; }
.info .box-content h3 { color: #666; text-shadow: 1px 1px 1px #ffffff; }
/*-------------DOWNLOAD-BOX-------------*/
.download { background-image: url(https://2img.net/r/ihimizer/img847/9940/12310101.png); border: 0px dashed #ccc; }
.download .box-content { color: #666; background: transparent url(https://2img.net/r/ihimizer/img200/7438/bugsbunnycarroticon.png) no-repeat 10px 10px; border: 2px solid #4CC417; }
.download .box-content h3 { color: #666; text-shadow: 1px 1px 1px #ffffff; }
Fara Backround [Trebuie sa fiti inscris si conectat pentru a vedea acest link]- Spoiler:
/*-------------BOX-------------*/
.box { border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; margin: 0px 0px 10px; }
.box-content { border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; font-size: 13px; font-style: italic; font-family: Trebuchet MS; text-shadow: 1px 1px 1px #ffffff; padding: 10px 20px 8px 90px; min-height:25px; }
.box-content h3 { border-bottom: 1px solid #ccc; margin-top: 5px; font-family: Tohama; font-weight: bold italic; font-style: bold; font-size: 17px; }
/*-------------WARNING-BOX-------------*/
.warning { background: url(); border: 0px dashed #ccc; }
.warning .box-content { color: #666; background: transparent url(https://2img.net/r/ihimizer/img708/9546/bugsbunny244x300.png) no-repeat 10px 10px; border: 2px solid #E41B17; }
.warning .box-content h3 { color: #666; text-shadow: 1px 1px 1px #ffffff; }
/*-------------INFO-BOX-------------*/
.info { background: url(); border: 0px dashed #ccc; }
.info .box-content { color: #666; background: transparent url(https://2img.net/r/ihimizer/img171/7774/59654bugsbunny.png) no-repeat 10px 10px; border: 2px solid #0000A0; }
.info .box-content h3 { color: #666; text-shadow: 1px 1px 1px #ffffff; }
/*-------------DOWNLOAD-BOX-------------*/
.download { background-image: url(); border: 0px dashed #ccc; }
.download .box-content { color: #666; background: transparent url(https://2img.net/r/ihimizer/img200/7438/bugsbunnycarroticon.png) no-repeat 10px 10px; border: 2px solid #4CC417; }
.download .box-content h3 { color: #666; text-shadow: 1px 1px 1px #ffffff; }
Vizitator unul din codurile de mai sus le bagi in P.A << Afisare << Culori << Foaie de stil CSS Apoi pt anunturi Te duci in P.A << Afisare << Generalitati << Mesaje pe prima pagina << si bagam codurile de mai joc SAU P.A << Afisare << Templeit-uri << General << overall_header << si bagam acolo urmatoarele coduri Pentru Anunt - Cod:
-
<div class="box warning"><div class="box-content"> <h3>ANUNT !</h3> Continutul tau aici ! <br> Continutul tau aici ! </div></div> Pentru informatii: - Cod:
-
<div class="box info"><div class="box-content"> <h3>IMPORTANT !</h3> Continutul tau aici ! <br> Continutul tau aici ! </div></div> Si pentru download: - Cod:
-
<div class="box download"><div class="box-content"> <h3>DOWNLOAD !</h3> Continutul tau aici ! <br> Continutul tau aici ! </div></div> |
|