Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: Del forumo
Parašė robert· 2008 Rugs. 2 21:09:17
#1
Kaip padaryti kad sita skiltis
[Apibraukta zaliai] butu trumpesne ~30px
Parašė robert· 2008 Rugs. 3 13:09:07
#2
tai nejuagi niesk nezino :(
Parašė Žmogus· 2008 Rugs. 3 14:09:33
#3
Vievforum kogero bus
Parašė robert· 2008 Rugs. 3 14:09:48
#4
Rdau ta vieta kur reikia koreguoti bet kad pas mane ir yra nustatytas mazas bet rodo kai screen
echo "<tr>\n<td align='center' width='25' class='tbl2'><img src='".THEME."forum/folderlock.gif' alt='".$locale['564']."'></td>";
} else {
if ($data['thread_lastpost'] > $lastvisited) {
$folder = "<img src='".THEME."forum/foldernew.gif' alt='".$locale['560']."'>";
} else {
$folder = "<img src='".THEME."forum/folder.gif' alt='".$locale['561']."'>";
}
echo "<tr>\n<td align='center' width='25' class='tbl2'>$folder</td>";
}
$reps = ceil($data['thread_replies'] / $threads_per_page);
$threadsubject = "<a href='viewthread.php?forum_id=$forum_id&thread_id=".$data['thread_id']."'>".$data['thread_subject']."</a>";
if ($reps > 1) {
$ctr = 0; $ctr2 = 1; $pages = "";
while ($ctr2 <= $reps) {
$pnum = "<a href='viewthread.php?forum_id=$forum_id&thread_id=".$data['thread_id']."&rowstart=$ctr'>$ctr2</a> ";
$pages = $pages.$pnum; $ctr = $ctr + $threads_per_page; $ctr2++;
}
$threadsubject .= " - (".$locale['412'].trim($pages).")";
}
echo "<td class='tbl1'><img src='".THEME."forum/stickythread.gif' alt='".$locale['560']."' style='vertical-align:middle;'>
$threadsubject</td>
Nors ga cia ir ne sitas... :s
Redagavo robert· 2008 Rugs. 3 14:09:02
Parašė MAnjack· 2008 Rugs. 3 14:09:14
#5
wildth='30px'
Parašė robert· 2008 Rugs. 3 14:09:24
#6
manjack visitek nepasikeite :|
Parašė MAnjack· 2008 Rugs. 3 14:09:58
#7
Tada ten kažkoks paveiksliukas platus.
Parašė robert· 2008 Rugs. 3 14:09:16
#8
va toks paviekliukas
Parašė zdelete· 2008 Rugs. 3 14:09:11
#9
echo "<tr>\n<td align='center' width='30' class='tbl2'><img src='".THEME."forum/folderlock.gif' alt='".$locale['564']."'></td>";
} else {
if ($data['thread_lastpost'] > $lastvisited) {
$folder = "<img src='".THEME."forum/foldernew.gif' alt='".$locale['560']."'>";
} else {
$folder = "<img src='".THEME."forum/folder.gif' alt='".$locale['561']."'>";
}
echo "<tr>\n<td align='center' width='30' class='tbl2'>$folder</td>";
}
$reps = ceil($data['thread_replies'] / $threads_per_page);
$threadsubject = "<a href='viewthread.php?forum_id=$forum_id&thread_id=".$data['thread_id']."'>".$data['thread_subject']."</a>";
if ($reps > 1) {
$ctr = 0; $ctr2 = 1; $pages = "";
while ($ctr2 <= $reps) {
$pnum = "<a href='viewthread.php?forum_id=$forum_id&thread_id=".$data['thread_id']."&rowstart=$ctr'>$ctr2</a> ";
$pages = $pages.$pnum; $ctr = $ctr + $threads_per_page; $ctr2++;
}
$threadsubject .= " - (".$locale['412'].trim($pages).")";
}
echo "<td class='tbl1'><img src='".THEME."forum/stickythread.gif' alt='".$locale['560']."' style='vertical-align:middle;'>
$threadsubject</td>
O gal taip veikia??
Redagavo zdelete· 2008 Rugs. 3 14:09:28
Parašė robert· 2008 Rugs. 3 15:09:58
#10
ne
Parašė Enzo· 2008 Rugs. 3 15:09:20
#11
kartais ne 2 tokie paveiksliukai ten įdėti, pabandyk kitoj vietoj plotį pareguliuot