Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: Kas galėtu?
Parašė FeelMe3· 2010 Rugs. 25 13:09:23
#1
Noriu paklausti ar atsirastu žmogus kuris galėtu padaryti tokį dalyka pvz kaip
http://e-gaming.lt/isjungtas.html
na tiesiog parašyta info ten banneris ir t.t. ir nebūtų prisijungimo panelės. Kas galėtu padėti padaryti?
Parašė Creatium· 2010 Rugs. 25 13:09:51
#2
Nu tai maintenance.php failą paredaguok kaip tau reik ir viskas.
Parašė blist· 2010 Rugs. 25 13:09:42
#3
paprasčiausias
HTML, nieko čia mandro..
Parašė botanik· 2010 Rugs. 25 13:09:20
#4
ctrl + s ir viskas :)
Parašė blist· 2010 Rugs. 25 13:09:04
#5
ramzik parašė:
ctrl + s ir viskas :)
jo, labai gražu kopijuoti nuo kitų :)))) nors ir nieko čia nėra, bet vistiek..
Parašė edeni· 2010 Rugs. 25 13:09:56
#6
<!DOCTYPE <span style="border-bottom: 1px dotted black;">html</span> PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
<style>
body {
background-color:#008aff;
}
table {
border-bottom-style:dashed;
border-left:dashed;
border-right:dashed;
border-bottom:dashed;
border-top:dashed;
}
.textas {
color:#fff;
font-size:20px;
text-align:center;
}
</style>
</head>
<body>
<table width="800" border="0" align="center">
<tr>
<td><p><center><img src="http://cs-servers.eu/images/ba2.gif" /></center></p>
<center><font class='textas'>Svetaines sukurta: 500 procentu</font></center>
<center><font class='textas'>Sklepas.Eu atsidarys kada nors gal Rugsejo 50d. o gal ir 60d.</font></center>
<p>TAVO TEKSTASTAVO TEKSTASTAVO TEKSTASTAVO TEKSTASTAVO TEKSTASTAVO TEKSTASTAVO TEKSTASTAVO TEKSTASTAVO TEKSTASTAVO TEKSTASTAVO TEKSTAS<br />
TAVO TEKSTASTAVO TEKSTASTAVO TEKSTASTAVO TEKSTASTAVO TEKSTASTAVO TEKSTASTAVO TEKSTASTAVO TEKSTASTAVO TEKSTASTAVO TEKSTASTAVO TEKSTAS<br />
TAVO TEKSTASTAVO TEKSTASTAVO TEKSTASTAVO TEKSTASTAVO TEKSTASTAVO TEKSTASTAVO TEKSTASTAVO TEKSTASTAVO TEKSTASTAVO TEKSTASTAVO TEKSTAS<br />
</p></td>
</tr>
</table>
</body>
</html>
Štai prašom. Tipo sunku atsidaryti DW ir pasidaryti ??
Redagavo edeni· 2010 Rugs. 25 14:09:30
Parašė FeelMe3· 2010 Rugs. 25 14:09:54
#7
Dėkui, tikrai padėjo :)