Bun venit pe forumul GraphicART

Va rugam sa va inregistrati pentru a avea acces la toate categoriile si forumurile de pe forum!

Innainte sa postati pe forum va rugam sa cititi REGULAMENTUL forumului!
Bun venit pe forumul GraphicART

Va rugam sa va inregistrati pentru a avea acces la toate categoriile si forumurile de pe forum!

Innainte sa postati pe forum va rugam sa cititi REGULAMENTUL forumului!



 
AcasaAcasa  GraphicARTGraphicART  Ultimele imaginiUltimele imagini  CăutareCăutare  ÎnregistrareÎnregistrare  Conectare  



Distribuiţi | 
 

 Pachet anunturi GraphicART !

Vezi subiectul anterior Vezi subiectul urmator In jos 
AutorMesaj
DOMINIC
DOMINIC


Administrator

Administrator
ãÚáæãÇÊÇÖÇÝíÉ
<b>Mesaje</b> Mesaje : 397
<b> Data de inscriere</b>  Data de inscriere : 17/06/2011
 <b>Varsta</b>  Varsta : 27
<b> Localizare</b>  Localizare : Maramures
<b>Joburi/Distractii</b> Joburi/Distractii : Coding & fg
<b>Status</b> Status : Stiu ca pot pentru ca vreau !

Pachet anunturi GraphicART ! Empty
https://graphicart.forumgratuit.ro
MesajSubiect: Pachet anunturi GraphicART !   Pachet anunturi GraphicART ! EmptyDum Sept 04, 2011 7:03 am

Cu backround: [Trebuie sa fiti inscris si conectat pentru a vedea acest link]



Cod:
/*-------------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(http://img847.imageshack.us/img847/9940/12310101.png);
          border: 0px dashed #ccc;
}

.warning .box-content {
          color: #666;
          background: transparent url(http://img708.imageshack.us/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(http://img847.imageshack.us/img847/9940/12310101.png);
          border: 0px dashed #ccc;
}

.info .box-content {
          color: #666;
          background: transparent url(http://img171.imageshack.us/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(http://img847.imageshack.us/img847/9940/12310101.png);
          border: 0px dashed #ccc;
}

.download .box-content {
          color: #666;
          background: transparent url(http://img200.imageshack.us/img200/7438/bugsbunnycarroticon.png) no-repeat 10px 10px;
          border: 2px solid #4CC417;
}

.download .box-content h3 {
          color: #666;
          text-shadow: 1px 1px 1px #ffffff;
}
=> asta adaugati in css !




Sau fara backround: [Trebuie sa fiti inscris si conectat pentru a vedea acest link]

Cod:
/*-------------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(http://img708.imageshack.us/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(http://img171.imageshack.us/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(http://img200.imageshack.us/img200/7438/bugsbunnycarroticon.png) no-repeat 10px 10px;
          border: 2px solid #4CC417;
}

.download .box-content h3 {
          color: #666;
          text-shadow: 1px 1px 1px #ffffff;
}

Unul din codurile de mai sus se pune in afisare =>culori=>foaie de stil cs ATENTIE decat 1 dintre codurile de mai sus!
Apoi adaugam in afisare => generalitati unul dintre coduri sau toate cum doriti !
Pentru anunt puneti codu asta in generalitati:


Cod:
<div class="box warning"><div class="box-content">
<h3>ANUNT !</h3>
Continutul tau aici !
<br>
Continutul tau aici !
</div></div>


Pentru informati puneti codul asta:


Cod:
<div class="box info"><div class="box-content">
<h3>IMPORTANT !</h3>
Continutul tau aici !
<br>
Continutul tau aici !
</div></div>




Pentru download codul asta:


Cod:
<div class="box download"><div class="box-content">
<h3>DOWNLOAD !</h3>
Continutul tau aici !
<br>
Continutul tau aici !
</div></div>




Unde scrie continutul tau aici puneti textul dorit!
Nelamuriri =>postati aici!
Creat de DOMINIC pentru comunitatea GraphicART.
Respectatimi munca si abtinetiva la comentari proaste aviz celor care nu le place!


 ÇáãæÖæÚ ÇáÇÕáí : Pachet anunturi GraphicART !      ÇáãÕÏÑ : ãäÊÏì ÃÈÏÇÚ äÊ
Sus In jos
denisdeni22
denisdeni22


Moderator

Moderator
ãÚáæãÇÊÇÖÇÝíÉ
<b>Mesaje</b> Mesaje : 51
<b> Data de inscriere</b>  Data de inscriere : 21/08/2011
<b> Localizare</b>  Localizare : Pe forum
<b>Joburi/Distractii</b> Joburi/Distractii : Metin2
<b>Status</b> Status : Eu si tu

Pachet anunturi GraphicART ! Empty
MesajSubiect: Re: Pachet anunturi GraphicART !   Pachet anunturi GraphicART ! EmptyLun Sept 12, 2011 1:03 am

Le stiu de mult timp! Pachet anunturi GraphicART ! 2471738894


 ÇáãæÖæÚ ÇáÇÕáí : Pachet anunturi GraphicART !      ÇáãÕÏÑ : ãäÊÏì ÃÈÏÇÚ äÊ
Sus In jos
albachersont
albachersont


Moderator

Moderator
ãÚáæãÇÊÇÖÇÝíÉ
<b>Mesaje</b> Mesaje : 186
<b> Data de inscriere</b>  Data de inscriere : 15/07/2011
<b> Localizare</b>  Localizare : Judetul MM/Comuna Repedea
<b>Status</b> Status : Super

Pachet anunturi GraphicART ! Empty
http://legendaryskin.finddiscussion.com
MesajSubiect: Re: Pachet anunturi GraphicART !   Pachet anunturi GraphicART ! EmptyLun Sept 12, 2011 4:34 am

sunt frumoase


 ÇáãæÖæÚ ÇáÇÕáí : Pachet anunturi GraphicART !      ÇáãÕÏÑ : ãäÊÏì ÃÈÏÇÚ äÊ


Ultima editare efectuata de catre albachersont in Lun Sept 12, 2011 5:59 am, editata de 1 ori
Sus In jos
DOMINIC
DOMINIC


Administrator

Administrator
ãÚáæãÇÊÇÖÇÝíÉ
<b>Mesaje</b> Mesaje : 397
<b> Data de inscriere</b>  Data de inscriere : 17/06/2011
 <b>Varsta</b>  Varsta : 27
<b> Localizare</b>  Localizare : Maramures
<b>Joburi/Distractii</b> Joburi/Distractii : Coding & fg
<b>Status</b> Status : Stiu ca pot pentru ca vreau !

Pachet anunturi GraphicART ! Empty
https://graphicart.forumgratuit.ro
MesajSubiect: Re: Pachet anunturi GraphicART !   Pachet anunturi GraphicART ! EmptyLun Sept 12, 2011 5:33 am

Mersi de comentari Pachet anunturi GraphicART ! 1921460809 !


 ÇáãæÖæÚ ÇáÇÕáí : Pachet anunturi GraphicART !      ÇáãÕÏÑ : ãäÊÏì ÃÈÏÇÚ äÊ
Sus In jos
Andras
avatar


BaNNaT

BaNNaT
ãÚáæãÇÊÇÖÇÝíÉ
<b>Mesaje</b> Mesaje : 54
<b> Data de inscriere</b>  Data de inscriere : 11/09/2011
<b> Localizare</b>  Localizare : cZ
<b>Joburi/Distractii</b> Joburi/Distractii : Cz
<b>Status</b> Status : Nu mai puneti link forumurilor voastre !

Pachet anunturi GraphicART ! Empty
http:// https://graphicart.forumgratuit.ro
MesajSubiect: Re: Pachet anunturi GraphicART !   Pachet anunturi GraphicART ! EmptyVin Sept 16, 2011 11:20 am

Good joob frumos bv


 ÇáãæÖæÚ ÇáÇÕáí : Pachet anunturi GraphicART !      ÇáãÕÏÑ : ãäÊÏì ÃÈÏÇÚ äÊ
Sus In jos
Continut sponsorizat



ãÚáæãÇÊÇÖÇÝíÉ

Pachet anunturi GraphicART ! Empty
MesajSubiect: Re: Pachet anunturi GraphicART !   Pachet anunturi GraphicART ! Empty


 ÇáãæÖæÚ ÇáÇÕáí : Pachet anunturi GraphicART !      ÇáãÕÏÑ : ãäÊÏì ÃÈÏÇÚ äÊ
Sus In jos
 

Pachet anunturi GraphicART !

Vezi subiectul anterior Vezi subiectul urmator Sus 
Pagina 1 din 1

 Subiecte similare

-
» Pachet Graphic Art
» Salutare GraphicART
»  Vârsta utilizatorilor de pe GraphicART
» Mini-Banner GraphicART

Permisiunile acestui forum:Nu puteti raspunde la subiectele acestui forum
 :: Tutoriale :: HTML & CSS-
 


Powered by: phpBB- convert in vBCreative - www.thegioiforum.com
Copyright ©2000 - 2010, GNU General Public License.
Skin bBCreative 1.0
creează un forum | ©phpBB | Forum gratuit de suport | Semnaleaza un abuz | Discuții recente