Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: one.lt reklama

Parašė zabello· 2008 Bal. 18 16:04:49
#12

as turiu toki koda bet atsiranda virsuje info baras bet man neiseina kad butu apacioje ir nesirotatina
echo "<div id='infobar'><a href='http://www.thegtaplace.lt'>www.thegtaplace.lt lietuvi&#353;kas GTA fan&#371; tinklapis</a></div>
<style>
#infobar a {
top: 0;
left: 0;
display: block;
width: 100%;
position: fixed;
height: 20px;
line-height: 16px;
font-family: Arial Black;
font-size: 12px;
text-decoration: none;
color: white;
background-color: #333333;
border-bottom: 3px solid #333333;
text-align: center;
}
#infobar a:hover {
color: black;
}
</style>