Script tabel de bun venit in colt
Forum gratuit: forum de suport al utilizatorilor :: Forum de suport :: Probleme legate de un script (cod) :: Arhiva scripturi/coduri
Pagina 1 din 1 • Distribuiţi
Script tabel de bun venit in colt
Salut.
Am gasit acest codul asta pe acest forum, dar cand dau pe ”x” sa-l inchida, mi-se urca pagina in sus
Forumul meu este cel din profil
Am gasit acest codul asta pe acest forum, dar cand dau pe ”x” sa-l inchida, mi-se urca pagina in sus
- Cod:
<style>
#chenar-welcome
a{color:#FFF !important}
#chenar-welcome{position:fixed;bottom:10px;line-height:16px;text-align:left;right:10px;z-index:30000;;width: 350px;height:100px;background:#1A1919;color:white;text-shadow:rgba(0, 0, 0, 0.3) 0px -1px 0px;padding:10px;text-decoration:none;font-size:11px;font-family:Tahoma;border:1px
solid #1f1f1f;box-shadow:#1f1f1f 0px 1px 4px, inset #1f1f1f 0px 1px 0px;border-radius:3px}
#chenar-welcome-inchis{float:right;margin-right:5px;-z-index:100;background:#CF3737;padding:0
4px 2px 5px;font:bold 12px Tahoma,Arial;color:#FFF;border:1px
solid #771B1B;box-shadow:rgba(0, 0, 0, 0.3) 0px 1px 4px, inset #F66C6C 0px 1px 0px;border-radius:3px}
</style>
<!-- IF not S_USER_LOGGED_IN and not S_IS_BOT -->
<div id="chenar-welcome">
<strong><span style="color: rgb(255, 0, 0);">Bun venit pe <span style="color: rgb(255, 255, 255);">Forum </span><span style="color: rgb(54, 188, 255);"> Gratuit</span> </span></strong> <a href="#" onclick="closebar(); return false"></a>
<div id="chenar-welcome-inchis">
X
</div><a href="#" onclick="closebar(); return false"></a> <br /> <span style="color: rgb(29, 244, 0);">*</span> Pentru a avea acces la Chat te rugam sa te <a href="/register"><span style="color: rgb(0, 153, 255);">Intregistrezi</span></a> sau sa te <a href="/login"><span style="color: rgb(0, 153, 255);">Autentifici</span></a>. <br /> <span style="color: rgb(29, 244, 0);">*</span> It's all about gaming. <br /> <span style="color: rgb(29, 244, 0);">*</span> Nu folositi limbaj vulgar pe forum ! <br /> <span style="color: rgb(29, 244, 0);">*</span> Va multumim ca ati ales aceasta comunitate!
</div>
<!-- ELSEIF -->
<!-- ENDIF -->
Forumul meu este cel din profil
Ultima editare efectuata de catre loverpro14 in Lun Iul 21, 2014 2:32 pm, editata de 1 ori
Re: Script tabel de bun venit in colt
- Cod:
<style>
#chenar-welcome
a{color:#FFF !important}
#chenar-welcome{position:fixed;bottom:10px;line-height:16px;text-align:left;right:10px;z-index:30000;;width: 350px;height:100px;background:#1A1919;color:white;text-shadow:rgba(0, 0, 0, 0.3) 0px -1px 0px;padding:10px;text-decoration:none;font-size:11px;font-family:Tahoma;border:1px
solid #1f1f1f;box-shadow:#1f1f1f 0px 1px 4px, inset #1f1f1f 0px 1px 0px;border-radius:3px}
#chenar-welcome-inchis{float:right;margin-right:5px;-z-index:100;background:#CF3737;padding:0
4px 2px 5px;font:bold 12px Tahoma,Arial;color:#FFF;border:1px
solid #771B1B;box-shadow:rgba(0, 0, 0, 0.3) 0px 1px 4px, inset #F66C6C 0px 1px 0px;border-radius:3px}
</style>
<!-- IF not S_USER_LOGGED_IN and not S_IS_BOT -->
<div id="chenar-welcome">
<strong><span style="color: rgb(255, 0, 0);">Bun venit pe <span style="color: rgb(255, 255, 255);">Forum </span><span style="color: rgb(54, 188, 255);"> Gratuit</span> </span></strong> <a onclick="closebar(); return false"></a>
<div id="chenar-welcome-inchis">
X
</div><a onclick="closebar(); return false"></a> <br /> <span style="color: rgb(29, 244, 0);">*</span> Pentru a avea acces la Chat te rugam sa te <a href="/register"><span style="color: rgb(0, 153, 255);">Intregistrezi</span></a> sau sa te <a href="/login"><span style="color: rgb(0, 153, 255);">Autentifici</span></a>. <br /> <span style="color: rgb(29, 244, 0);">*</span> It's all about gaming. <br /> <span style="color: rgb(29, 244, 0);">*</span> Nu folositi limbaj vulgar pe forum ! <br /> <span style="color: rgb(29, 244, 0);">*</span> Va multumim ca ati ales aceasta comunitate!
</div>
<!-- ELSEIF -->
<!-- ENDIF -->
Re: Script tabel de bun venit in colt
Omu a scris:
- Cod:
<style>
#chenar-welcome
a{color:#FFF !important}
#chenar-welcome{position:fixed;bottom:10px;line-height:16px;text-align:left;right:10px;z-index:30000;;width: 350px;height:100px;background:#1A1919;color:white;text-shadow:rgba(0, 0, 0, 0.3) 0px -1px 0px;padding:10px;text-decoration:none;font-size:11px;font-family:Tahoma;border:1px
solid #1f1f1f;box-shadow:#1f1f1f 0px 1px 4px, inset #1f1f1f 0px 1px 0px;border-radius:3px}
#chenar-welcome-inchis{float:right;margin-right:5px;-z-index:100;background:#CF3737;padding:0
4px 2px 5px;font:bold 12px Tahoma,Arial;color:#FFF;border:1px
solid #771B1B;box-shadow:rgba(0, 0, 0, 0.3) 0px 1px 4px, inset #F66C6C 0px 1px 0px;border-radius:3px}
</style>
<!-- IF not S_USER_LOGGED_IN and not S_IS_BOT -->
<div id="chenar-welcome">
<strong><span style="color: rgb(255, 0, 0);">Bun venit pe <span style="color: rgb(255, 255, 255);">Forum </span><span style="color: rgb(54, 188, 255);"> Gratuit</span> </span></strong> <a onclick="closebar(); return false"></a>
<div id="chenar-welcome-inchis">
X
</div><a onclick="closebar(); return false"></a> <br /> <span style="color: rgb(29, 244, 0);">*</span> Pentru a avea acces la Chat te rugam sa te <a href="/register"><span style="color: rgb(0, 153, 255);">Intregistrezi</span></a> sau sa te <a href="/login"><span style="color: rgb(0, 153, 255);">Autentifici</span></a>. <br /> <span style="color: rgb(29, 244, 0);">*</span> It's all about gaming. <br /> <span style="color: rgb(29, 244, 0);">*</span> Nu folositi limbaj vulgar pe forum ! <br /> <span style="color: rgb(29, 244, 0);">*</span> Va multumim ca ati ales aceasta comunitate!
</div>
<!-- ELSEIF -->
<!-- ENDIF -->
Acum cand apes pe X nu se mai intampla nimic.
Re: Script tabel de bun venit in colt
Adauga acest cod la sfarsitul overall_header
Si urmatorul in css
- Cod:
<script>function closeit(){document.getElementById("aviso").style.visibility = "hidden";}</script>
<div class="guestwarn" id="aviso"><a href="javascript:closeit()" class="close" onclick="closeBox('message-1'); return false;" title="Inchide Mesajul"></a>
<b><font color="#FF0000">Bun venit pe <font color="#FFF">Games4</font><font color="#36bcff">Ever</font> </font></b>
<br/>
<font color="#1df400">*</font> Pentru a avea access la categoriile noastre te rugam sa te <a href="/register"><font color="#0099FF">Intregistrezi</font></a> sau sa te <a href="/login"><font color="#0099FF">Autentifici</font></a> pe forum.
<br>
<font color="#1df400">*</font> It's all about gaming.
<br>
<font color="#1df400">*</font> Nu folositi limbaj vulgar pe forum !
<br>
<font color="#1df400">*</font> Va multumim de intelegere!
</div>
Si urmatorul in css
- Cod:
.close {
float: right;
background: url("http://icons.iconarchive.com/icons/hopstarter/sleek-xp-software/16/Windows-Close-Program-icon.png") repeat scroll 0% 0% transparent;
width: 16px;
height: 16px;
}
div.guestwarn {
background: none repeat scroll 0% 0% black;
color: white;
max-width: 280px;
min-height: 18px;
right: 2%;
top: 85%;
padding: 10px 15px;
position: fixed;
z-index: 10;
font-size: 12px;
opacity: 0.88;
box-shadow: 5px 5px 5px rgb(25, 25, 25);
}
Re: Script tabel de bun venit in colt
Cu placere
Re: Script tabel de bun venit in colt
Avand in vedere ca subiectul a fost marcat "rezolvat", acesta va fi inchis si trimis in arhiva.
Subiecte similare
» Script mesaj in colt
» Script Tabel !
» Script facebook in dreapta colt
» Script Bun Venit
» Script Tabel Anunturi
» Script Tabel !
» Script facebook in dreapta colt
» Script Bun Venit
» Script Tabel Anunturi
Forum gratuit: forum de suport al utilizatorilor :: Forum de suport :: Probleme legate de un script (cod) :: Arhiva scripturi/coduri
Pagina 1 din 1
Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum