Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: Nario panelė
Parašė allenas.· 2010 Bir. 8 13:06:21
#1
Sveiki , taigi turiu cityFM dizainą .
Vietoje radijos panelės man reikėtų nario panelės .
Panelės kodas :
//display stats
if($streamstatus == "1"){
$_SESSION['djus'] = $aim;
}
if($streamstatus == "0")
{
$statusas = "Radija iрjungta";
}
echo "<table align='center' cellspacing='0' cellpadding='0' width='770'>
<tr>
<td>
<table cellpadding='0' cellspacing='0' width='100%'>
<tr>
<td class='full-header'>
<table cellpadding='0' cellspacing='0' width='100%'>
</table>
</td>
</tr>
</table><table align='center' cellpadding='0' cellspacing='0' width='770' class='paneles'>
<tr>
<td align='center' width='770'></td>
</tr>
</table><table align='center' cellpadding='0' cellspacing='0' width='770' class='paneles2'>
<tr>
<td align='center' width='514'></td>
<td align='left' width='234'>
Eteryje: $aim<br><br>
Su daina: $daina<br><br>
Klauso: $currentlisteners/$maxusers<br><br></td>
<td align='center' width='22'></td>
</tr>
</table>\n";
Už teisingą atsakymą +10 ir komentaras . :D
Parašė ExPerT· 2010 Bir. 8 14:06:41
#2
Patalpink tą dizainą kur nors ir atsiūsk linką man pm. Pabandysiu padaryt kaip prašai :)
Redagavo ExPerT· 2010 Bir. 8 14:06:26
Parašė allenas.· 2010 Bir. 8 14:06:47
#3
ExPerT - Tai duok skype , geriau bus . ;)
Parašė ExPerT· 2010 Bir. 8 14:06:35
#4
Negaliu dabar prie skype patalpink.. Juk nėra labai didelio skirtumo. :)
Parašė ExPerT· 2010 Bir. 8 14:06:13
#6
Numesk panelės kodą kurios nori,kad ten būtų.
Parašė allenas.· 2010 Bir. 8 14:06:11
#7
//display stats
if($streamstatus == "1"){
$_SESSION['djus'] = $aim;
}
if($streamstatus == "0")
{
$statusas = "Radija iрjungta";
}
echo "<table align='center' cellspacing='0' cellpadding='0' width='770'>
<tr>
<td>
<table cellpadding='0' cellspacing='0' width='100%'>
<tr>
<td class='full-header'>
<table cellpadding='0' cellspacing='0' width='100%'>
</table>
</td>
</tr>
</table><table align='center' cellpadding='0' cellspacing='0' width='770' class='paneles'>
<tr>
<td align='center' width='770'></td>
</tr>
</table><table align='center' cellpadding='0' cellspacing='0' width='770' class='paneles2'>
<tr>
<td align='center' width='514'></td>
<td align='left' width='234'>
Eteryje: $aim<br><br>
Su daina: $daina<br><br>
Klauso: $currentlisteners/$maxusers<br><br></td>
<td align='center' width='22'></td>
</tr>
</table>\n";
Parašė ExPerT· 2010 Bir. 8 14:06:48
#8
dabar šiek tiek nesupratau ;D Paaiškink,nes nesuprantu ką tau ir vietoj kurios panelės įkelt ;D
Parašė allenas.· 2010 Bir. 8 14:06:16
#9
Man vietoje eterio panelės reikia padaryti nario panelę .