12-07-2013, 09:44 PM
Temalar Şablonlar > Şablonlar > Genel Şablonlar[Tamanızın içinde Deyildir Şablonlarda en üstedir] > index_overview_2_columns_row
Sil Değiştir
Temalar Şablonlar > Şablonlar > Genel Şablonlar[Tamanızın içinde Deyildir Şablonlarda en üstedir] > index_overview_3_columns_row
Sil Değiştir
Sil Değiştir
Kod:
<tr class="{$trow}" style="background: none no-repeat scroll right bottom rgb(244, 244, 244); cursor: pointer;" onclick="window.location.href=''" onmouseover="this.style.background='#FFC0CB no-repeat bottom right'; this.style.cursor='pointer'" onmouseout="this.style.background='#f4f4f4 no-repeat bottom right';">
<td valign="top"><div class="smalltext"><img src="http://st.10tl.net/tema/karanlik/destek.10tl.net-v4/genel-bak%C4%B1s/jump.gif" alt="Son Mesaj" style="vertical-align: middle;" height="16" width="16" border="0" /> {$val1}</div></td>
<td align="right" valign="top"><div class="smalltext">{$val2}</div></td>
</tr>
Temalar Şablonlar > Şablonlar > Genel Şablonlar[Tamanızın içinde Deyildir Şablonlarda en üstedir] > index_overview_3_columns_row
Sil Değiştir
Kod:
<tr class="{$trow}" style="background: none no-repeat scroll right bottom rgb(244, 244, 244); cursor: pointer;" onclick="window.location.href=''" onmouseover="this.style.background='#D7FFBF no-repeat bottom right'; this.style.cursor='pointer'" onmouseout="this.style.background='#f4f4f4 no-repeat bottom right';">
<td valign="top"><div class="smalltext"><img src="http://st.10tl.net/tema/karanlik/destek.10tl.net-v4/genel-bak%C4%B1s/konu.png" alt="Son Konu" style="vertical-align: middle;" height="16" width="16" border="0" /> {$val1}</div></td>
<td valign="top"><div class="smalltext">{$val2}</div></td>
<td align="right" valign="top"><div class="smalltext">{$val3}</div></td>
</tr>