Jak można wyrównać te tabele? Obecnie wygląda nie ładne ;/
Jak można wyrównać te tabele? Obecnie wygląda nie ładne ;/
Pokaż adres, gdzie to można zobaczyć na żywo.
Radosław "Radio Erewan" Przybył http://forum.olympusclub.pl; http://www.fototv.pl
Dołącz do grupy Polska na http://www.vbulletin.com/forum/group.php?groupid=777
Wie ktoś jak to zrobić? Niektore skiny maja to w standardzie..
Wie ktoś jak to zrobić?
Musisz dla tej tabeli dać na sztywno szerokość.
Profesjonalne modyfikacje vBulletin oraz style - gg 1981480 badz PW
Tylko gdzie ona jest..
forumhome_forumbit_level2_post
Kod:<td class="alt2" nowrap="nowrap" width="225"><if condition="$forum[link] != ''"> <else />$forum[lastpostinfo]</if></td>
Profesjonalne modyfikacje vBulletin oraz style - gg 1981480 badz PW
cały postbitKod php:
<tr align="center">
<td class="alt2"><img src="$stylevar[imgdir_statusicon]/$forum[imageprefix]forum_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]" /></td>
<td class="alt1Active" align="$stylevar[left]" id="f$forum[forumid]">
<div>
<a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><strong>$forum[title]</strong></a>
</div>
<if condition="$show['forumdescription']"><div class="smallfont">$forum[description]</div></if>
<if condition="$show['forumsubscription']"><div class="smallfont"><strong><a href="subscription.php?$session[sessionurl]do=removesubscription&f=$forum[forumid]" rel="nofollow">$vbphrase[unsubscribe_from_this_forum]</a></strong></div></if>
<if condition="$show['subforums']"><div class="smallfont" style="margin-top:$stylevar[cellpadding]px"><strong>$vbphrase[subforums]</strong>: $forum[subforums]</div></if>
</td>
<td class="alt2" width="175">$forum[lastpostinfo]</td>
<td class="alt1" width="65">$forum[threadcount]</td>
<td class="alt2" width="65">$forum[replycount]</td>
<if condition="$vboptions['showmoderatorcolumn']">
<td class="alt1" width="120"><div class="smallfont">$forum[moderators] </div></td>
</if>
</tr>
$childforumbits
@Edita: dałem <td class="alt2" width="175">$forum[lastpostinfo]</td> na 250 z 175 i działa, Dzięki