|
»Forumlar »SE ? Support
»Firefoxta haberler sıkıntısı
https://seditio.com.tr/eski1/forums.php?m=posts&q=667 |
| Author: TheRaskol, Posted: 2010-05-21 20:19 GMT. This post was edited by TheRaskol (2010-05-21 21:04 GMT, 5824 Gün ago) |
|
Merhaba arkada?lar; ?nternet explorer da g?zel g?r?nen fakat d?zg?n bir bi?imde g?r?nmesi i?in p tag? ekledi?im haberler de firefox ile a?a??daki gibi g?r?n?yor acaba buna nas?l bir ?ey uygulayabilirz? Bu durum sol tarafa resim ekledi?imde oluyor. firefox![]() ie![]() Te?ekk?rler |
| Author: Kaan, Posted: 2010-05-22 03:02 GMT. |
|
ilgili .tpl dosyas?ndaki kod hatalar?ndan kaynaklan?yor bu durum.. ilgili .tpl yi yeniden d?zenlemen bu sorunu ??z?cektir.. |
| Author: TheRaskol, Posted: 2010-05-22 03:27 GMT. |
|
news.tpl a?a??daki ?ekildedir kaan. Kod: <!-- BEGIN: NEWS --> <!-- BEGIN: PAGE_ROW --> <table width="100%" cellspacing="0" cellpadding="0"> <tr> <td colspan="2"><div class="miniblock"><img src="skins/{PHP.skin}/img/haberust.jpg" alt="" /></div></td> </tr> <tr> <td colspan="2"></td> </tr> <tr> <td colspan="2"><table background="img/bg.jpg" width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <div class="newstext"><h3><a href="{PAGE_ROW_URL}">{PAGE_ROW_SHORTTITLE}</a></h3> <p> {PAGE_ROW_TEXT} </p> </div> <div class="newstext">{PAGE_ROW_CATPATH} | <b>Tarih :</b> {PAGE_ROW_DATE} | <b>G?nderen :</b> {PAGE_ROW_OWNER} </div> </tr> </table></td> </tr> <tr> <td colspan="2"><div class="miniblock2"><img src="skins/{PHP.skin}/img/haberalt.jpg" alt="" /></div></td> </tr> <tr> <td colspan="2"> </td> </tr> </table> <!-- END: PAGE_ROW --> <!-- END: NEWS --> |
| Author: kralmage, Posted: 2010-05-22 08:10 GMT. |
|
@TheRaskol bende ?yle sorun yok sen?nki ile ayn? yapt?m news.tpl nedense ?yle bir sorun yok eklenti'de sorun olabilir mi? |
| Author: Kaan, Posted: 2010-05-22 21:32 GMT. |
|
@TheRaskol Hangisi gibi olmas?n? istiyorsun .? |
| Author: TheRaskol, Posted: 2010-05-22 21:50 GMT. |
|
ie'deki gibi olmas?n? istiyorum kaan ama dedi?i gibi resim ekleyince kay?yor. o tarih falan sayfan?n en alt?nda ??kmas? gerekiyor. |
| Author: Kaan, Posted: 2010-05-22 23:04 GMT. |
|
Bunu dene bakal?m ?ok yanl?? kodlama var yeniden d?zenlemek gerekiyor temaya ve eklentiye g?re. Kod: <!-- BEGIN: NEWS --> <!-- BEGIN: PAGE_ROW --> <table width="100%" cellspacing="0" cellpadding="0"> <tr> <td colspan="2"> <div class="miniblock"><img src="skins/{PHP.skin}/img/haberust.jpg" alt="" /></div> </td> </tr> <tr> <td colspan="2"><table background="img/bg.jpg" width="100%" border="0" cellspacing="0" cellpadding="0"> <div class="newstext"><h3><a href="{PAGE_ROW_URL}">{PAGE_ROW_SHORTTITLE}</a></h3> </div> <p> {PAGE_ROW_TEXT} </p> <div class="newstext">{PAGE_ROW_CATPATH} | <b>Tarih :</b> {PAGE_ROW_DATE} | <b>G?nderen :</b> {PAGE_ROW_OWNER} </div> <tr> <td colspan="2"><div class="miniblock2"><img src="skins/{PHP.skin}/img/haberalt.jpg" alt="" /></div></td> </tr> </td> </tr> </table> <!-- END: PAGE_ROW --> <!-- END: NEWS --> |
| Powered by Seditio | Print version |