Jump to content

esaka

Üye
  • Posts

    807
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by esaka

  1. çok basit bir şey olmalı aslında dimi bende web page maker diye bir program vardı istediğin yere çekip hizalayabiliyordun bu bam başka bir dünya
  2. [quote name='TrendMark' date='19 August 2007 - 08:29 ' timestamp='1187512143' post='142919'] Macromedia DreamWeaver 8 [CODE]http://rapidshare.com/files/31958197/Portable_Dreamweaver_8.0_Pro.rar[/CODE] [/quote] çalışmıyor ve hiç bir link sağlam değil
  3. mantıgı nedir bunun nerden düzeltebilirim yada nelere hangi kodlara bakmalıyım
  4. farklılık olarak style="margin-bottom:-2px"> kodu var bu yukarı doğru taşımakmı oluyor çünkü sayfanın yapısı bozuldu
  5. değiştirdim ama hiç bir değişiklik yok nerde işlem yaptıgınızı söylermisiniz
  6. afedersiniz pek iyi değilim nerdeydi çözüm acaba ? hem herhangi bir değişiklik olmadı
  7. arkadaşlar bir sıkıntım var resimdede göründüğü gibi bu aradakı boşlugu nasıl sağlarım code bilgisi olan varsa yardımcı olabilirmi [codebox]<?php include('cgi_bin/config.php'); ob_start();?> <div style="width:915px; padding-left:10px; height:100%;min-height: 100%; "> <div style="width:885px;height:100%;min-height: 100%;"> <table width="900" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="450" valign="top"> <?php $hsql=mysql_query("select * from haberler order by id asc limit 1"); while($hrow=mysql_fetch_object($hsql)){ $haber_baslik=$hrow->konu; $haber_detay=$hrow->kisa_haber; $rsql=mysql_query("select * from haber_resim where kid='".$hrow->kod."'"); $rrow=mysql_fetch_object($rsql); ?> <table width="225" border="0" cellspacing="0" cellpadding="0" style="float:left; margin-right:5px; margin-top:5px"> <tr> <td width="10"><img src="media/images/P1.png" width="10" height="35" /></td> <td width="500" style="background:url(media/images/p2.png) repeat-x; font-size:15px; color:#552B00"><span class="emex">ETKİNLİK VE DUYURULAR</span></td> <td width="10"><img src="media/images/p3.png" width="10" height="35" /></td> </tr> <tr> <td width="10" style="background:url(media/images/p4.png) repeat-y"><img src="media/images/p4.png" width="10" height="35" /></td> <td style="background:url(media/images/p5.png) repeat"><div class="img" ><img src="<?php echo Adres?>media/oriaupload/upload_pic/thumbnail_<?php echo $rrow->resim?>" width="218" height="87" /></div> <div class="text" style="height:65px; font-family:Tahoma, Geneva, sans-serif; font-size:13px"> <?php echo $haber_detay?></div> <div style="width:96%; text-align:right"> <a href="haberler/<?php echo $hrow->id?>/<?php echo seola($hrow->konu)?>.html" class="haber_btn"><img src="media/images/haber_detay_btn.png" width="73" height="21" border="0" /></a></div></td> <td width="10" style="background:url(media/images/p6.png) repeat-y"><img src="media/images/p6.png" width="10" height="35" /></td> </tr> <tr> <td width="10"><img src="media/images/p7.png" width="10" height="9" /></td> <td style="background:url(media/images/p8.png) repeat-x"><img src="media/images/p8.png" width="10" height="9" /></td> <td><img src="media/images/p9.png" width="10" height="9" /></td> </tr> </table> <?php } ?> <table width="225" border="0" cellspacing="0" cellpadding="0" style="float:left; margin-right:5px; margin-top:5px"> <tr> <td width="10"><img src="media/images/P1.png" width="10" height="35" /></td> <td width="500" style="background:url(media/images/p2.png) repeat-x; font-size:15px; color:#552B00"><span class="emex">EMEX SANAL TUR</span></td> <td width="10"><img src="media/images/p3.png" width="10" height="35" /></td> </tr> <tr> <td width="10" style="background:url(media/images/p4.png) repeat-y"><img src="media/images/p4.png" width="10" height="35" /></td> <td style="background:url(media/images/p5.png) repeat"> <a href="sanaltur/0/sanaltur.html"><img src="media/images/sanaltur.png" width="215" height="172" border="0" /></a> </td> <td width="10" style="background:url(media/images/p6.png) repeat-y"><img src="media/images/p6.png" width="10" height="35" /></td> </tr> <tr> <td width="10"><img src="media/images/p7.png" width="10" height="9" /></td> <td style="background:url(media/images/p8.png) repeat-x"><img src="media/images/p8.png" width="10" height="9" /></td> <td><img src="media/images/p9.png" width="10" height="9" /></td> </tr> </table><br />&nbsp;&nbsp;<table width="410" border="0" cellspacing="0" cellpadding="0" > <tr> <td width="10"><img src="media/images/P1.png" width="10" height="35" /></td> <td width="865" style="background:url(media/images/p2.png) repeat-x" class="bordo"><span class="emex">BOYRAZ SPA</span></td> <td width="10"><img src="media/images/p3.png" width="10" height="35" /></td> </tr> <tr> <td width="10" height="173" style="background:url(media/images/p4.png) repeat-y"><img src="media/images/p4.png" width="10" height="35" /></td> <td valign="top" style="background:url(media/images/p5.png) repeat"><a href="/emex/dosyalar/BoyrazSpaKatalog.pdf"><img src="media/images/boyrazspa.png" width="460" height="172" /></a></td> <td width="10" style="background:url(media/images/p6.png) repeat-y"><img src="media/images/p6.png" width="10" height="35" /></td> </tr> <tr> <td width="10"><img src="media/images/p7.png" width="10" height="9" /></td> <td style="background:url(media/images/p8.png) repeat-x"><img src="media/images/p8.png" width="10" height="9" /></td> <td><img src="media/images/p9.png" width="10" height="9" /></td> </tr> </table></td> <td width="44%" valign="top"> <table width="100%" border="0" cellspacing="0" cellpadding="0" style="margin-bottom:5px"> <tr> <td><table width="197" border="0" cellpadding="0" cellspacing="0" style="margin-top:5px"> <tr> <td width="10"><img src="media/images/P1.png" width="10" height="35" /></td> <td width="224" style="background:url(media/images/p2.png) repeat-x; font-size: 14px;" class="bordo"><span class="emex">ONLİNE REZERVASYON</span></td> <td width="10"><img src="media/images/p3.png" width="10" height="35" /></td> </tr> <tr> <td width="10" height="173" style="background:url(media/images/p4.png) repeat-y"><img src="media/images/p4.png" width="10" height="35" /></td> <td valign="top" style="background:url(media/images/p5.png) repeat"><?php include('rez_slider.php')?></td> <td width="10" style="background:url(media/images/p6.png) repeat-y"><img src="media/images/p6.png" width="10" height="35" /></td> </tr> <tr> <td width="10"><img src="media/images/p7.png" width="10" height="9" /></td> <td style="background:url(media/images/p8.png) repeat-x"><img src="media/images/p8.png" width="10" height="9" /></td> <td><img src="media/images/p9.png" width="10" height="9" /></td> </tr> </table></td> <td>&nbsp;</td> <td><table width="197" border="0" cellpadding="0" cellspacing="0" style="margin-top:5px"> <tr> <td width="10"><img src="media/images/P1.png" width="10" height="35" /></td> <td width="175" style="background:url(media/images/p2.png) repeat-x" class="bordo"><span class="emex">BANKET</span></td> <td width="12"><img src="media/images/p3.png" width="10" height="35" /></td> </tr> <tr> <td width="10" height="173" style="background:url(media/images/p4.png) repeat-y"><img src="media/images/p4.png" width="10" height="35" /></td> <td valign="top" style="background:url(media/images/p5.png) repeat"><ul> <li class="list_li2"><a href="banket/12/dugun.html">Düğün</a></li> <li class="list_li2"><a href="banket/12/dugun.html">Kokteyl ve</a></li> <li class="list_li2"><a href="banket/12/dugun.html"> Özel Davetler</a></li> <li class="list_li2"><a href="banket/14/toplanti.html">Eğitim </a></li> <li class="list_li2"><a href="banket/15/resepsiyon.html">Toplantı ve</a> <a href="banket/15/resepsiyon.html">Kongre</a></li> <li class="list_li2"><a href="banket/15/resepsiyon.html">Organizasyonları</a></li> </ul></td> <td width="12" style="background:url(media/images/p6.png) repeat-y"><img src="media/images/p6.png" width="10" height="35" /></td> </tr> <tr> <td width="10"><img src="media/images/p7.png" width="10" height="9" /></td> <td style="background:url(media/images/p8.png) repeat-x"><img src="media/images/p8.png" width="10" height="9" /></td> <td><img src="media/images/p9.png" width="10" height="9" /></td> </tr> </table></td> </tr> </table>&nbsp;&nbsp;<table width="417" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="10"><img src="media/images/P1.png" width="10" height="35" /></td> <td width="865" style="background:url(media/images/p2.png) repeat-x" class="bordo"><span class="emex">DİĞER HİZMETLERİMİZ</span></td> <td width="10"><img src="media/images/p3.png" width="10" height="35" /></td> </tr> <tr> <td width="10" height="173" style="background:url(media/images/p4.png) repeat-y"><img src="media/images/p4.png" width="10" height="35" /></td> <td valign="top" style="background:url(media/images/p5.png) repeat"><?php include('diger_hizmet.php')?></td> <td width="10" style="background:url(media/images/p6.png) repeat-y"><img src="media/images/p6.png" width="10" height="35" /></td> </tr> <tr> <td width="10"><img src="media/images/p7.png" width="10" height="9" /></td> <td style="background:url(media/images/p8.png) repeat-x"><img src="media/images/p8.png" width="10" height="9" /></td> <td><img src="media/images/p9.png" width="10" height="9" /></td> </tr> </table></td> </tr> </table> </div> <div style="width:885px;" class="bodbg_bottom"></div> </div> <div style="width:885px;" class="bodbg_bottom"></div> <?php $pagemaincontent = ob_get_contents(); ob_end_clean(); $pagetitle =FIRMA_ADI; include("master.php"); ?>[/codebox]
  8. arkadaşlar learn russian talk now beginners turkce destekli bu programı arıyorum 2 haftadır bir şey bulamadım allah aşkına yardımcı olun bana [code]http://aa-translation.ning.com/video/learn-russian-talk-now[/code] bu code daki programı arıyorum şimdiden ilginize çok çok teşekkurler
  9. hiç seed yok internette aramakdan ruhum darlandı yardımcı olun arkalaşlar yokmu elinde hiç arşivi olan
  10. [quote name='JustbeKinq' date='11 Şubat 2011 - 11:51 ' timestamp='1297425697' post='961520'] [b]O Kadar Krodan Bu Çıktıysa Valla Helal Olsun [/b] [/quote] hehehheee koptum hee
  11. bi askere gittik amma geri kalmışık ya

    1. esaka

      esaka

      yineden ve yeniden

  12. anlamadım bu çıkış kazala tıkladım önce gitti mesaj benim sorum şuydu bilgiğim kadarıyla mars soft cd root kısmına bakıyor diiye biliyordum bunu portable mı yaptın onu soracaktım yazamadım bi türlü [quote name='uurclkky' date='28 Aralık 2010 - 23:18 ' timestamp='1293578912' post='934244'] ee yani ne yapmalıyız? Alkışlayalım mı seni, plaket, ödül falan? Ben kendim yazdım diye bir şey söylemiş miyim. Herkes biliyor Mars-Soft yazılımı olduğunu. Saçma sapan yorumlar yapmadan dursanız zaten şaşıp kalıcam. Ne paylaşılanla ilgili bir düşünce, öneri, eleştiri, ne de yapılana saygı var. [/quote] yaptıgım bi saygısızlıgı göremiyorum bilakis sende görüyorum bunu el elden üstündür unutma
  13. bitti be bitti

  14. 4 part her part 100 mb rar şifresi yok http://hotfile.com/dl/90589271/eabfd65/Total_war_esaka.part1.rar.html http://hotfile.com/dl/90594300/8eab9f7/Total_war_esaka.part2.rar.html http://hotfile.com/dl/90600004/5602271/Total_war_esaka.part3.rar.html http://hotfile.com/dl/90603612/1b8dd8e/Total_war_esaka.part4.rar.html
  15. doğma büyüme gölcüklüğüm oskar da amcam çalışıyor metin aytaç

  16. bitmiyor askerlik

  17. eğer acpı de sürücü tam olarak yüklenemesse yada yüklenmiş gibi görünüp sorun çıkartıyorsa çift tıkla sürücü özelliklerine geri dön butonunu tıkla bilgisayarı kapatıp açacaktır
  18. zamanında sysrep diye bir konu açmıştım derdinin çözümü orada
×
×
  • Create New...