<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>WordPress Türkiye Forumları Etiket: logo</title>
<link>http://www.wordpress-tr.com/forum/</link>
<description>WordPress Türkiye Forumları Etiket: logo</description>
<language>en</language>
<pubDate>Mon, 07 Jul 2008 01:48:42 +0000</pubDate>

<item>
<title>Skaty konu: "Default temaya logo ve menü"</title>
<link>http://www.wordpress-tr.com/forum/topic/3241#post-30218</link>
<pubDate>Cum, 13 Jun 2008 16:51:18 +0000</pubDate>
<dc:creator>Skaty</dc:creator>
<guid isPermaLink="false">30218@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;aligon, teşekkürler.  menülü başka temalar da varmı acaba ?
&#60;/p&#62;</description>
</item>
<item>
<title>punish konu: "Değişken logo"</title>
<link>http://www.wordpress-tr.com/forum/topic/5364#post-27093</link>
<pubDate>Cum, 18 Apr 2008 23:52:29 +0000</pubDate>
<dc:creator>punish</dc:creator>
<guid isPermaLink="false">27093@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;@winmaker, yorum'la alakalı sorununuza cevaben;&#60;br /&#62;
eski sürümlere göre, &#34;&#60;strong&#62;tercihler &#38;gt; genel &#38;gt; Kullanıcılar yorum yapmak için kayıt olmalı ve giriş yapmalılar (üyelik kısmında)&#60;/strong&#62;&#34; kutucuğunu onaylamanız lazım.&#60;/p&#62;
&#60;p&#62;yeni sürüme göre, &#34;&#60;strong&#62;settings (ayarlar) &#38;gt; genel &#38;gt; üyelik kısmında Kullanıcılar yorum yapmak için kayıt olmalı ve giriş yapmalılar&#60;/strong&#62;&#34; kutucuğunu onaylayın.&#60;/p&#62;
&#60;p&#62;logo hakkında bi fikrim/bilgim yok, kolay gelsin.
&#60;/p&#62;</description>
</item>
<item>
<title>winmaker konu: "Değişken logo"</title>
<link>http://www.wordpress-tr.com/forum/topic/5364#post-27044</link>
<pubDate>Cum, 18 Apr 2008 08:26:23 +0000</pubDate>
<dc:creator>winmaker</dc:creator>
<guid isPermaLink="false">27044@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;Biraz daha açmak gerekirse;&#60;br /&#62;
Herkes yorum giremeyecek, sadace siteye üye olanlar yorum girebilecek. Üye olduktan sonra login olduklarında ise login ekranı değil de site için hazırladığım logonun değişmesini istiyorum. Mesela siteye bir ziyaretçi girdiğinde tepede A logosu gözükecek, giriş yaptıktan sonra ise B logosu.
&#60;/p&#62;</description>
</item>
<item>
<title>winmaker konu: "Değişken logo"</title>
<link>http://www.wordpress-tr.com/forum/topic/5364#post-27005</link>
<pubDate>Per, 17 Apr 2008 16:00:59 +0000</pubDate>
<dc:creator>winmaker</dc:creator>
<guid isPermaLink="false">27005@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;merhaba,&#60;br /&#62;
site üyeleri login olduklarında, logo resmini nasıl değiştirebilirim? yani login olanlarlar misafir logosunu, login olanlar ise üye logosunu görmeliler.
&#60;/p&#62;</description>
</item>
<item>
<title>distorsion konu: "Logoya .swf nasıl eklerim?"</title>
<link>http://www.wordpress-tr.com/forum/topic/523#post-26879</link>
<pubDate>Paz, 13 Apr 2008 22:52:10 +0000</pubDate>
<dc:creator>distorsion</dc:creator>
<guid isPermaLink="false">26879@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;teşekkürler konu sayesinde bloguma flash banner ekledim :)&#60;br /&#62;
tema ile oturtmak uğraştırdı ama sonunda oldu,&#60;/p&#62;
&#60;p&#62;&#38;lt;?php wp_head(); ?&#38;gt;&#60;br /&#62;
&#38;lt;/head&#38;gt;&#60;br /&#62;
&#38;lt;body&#38;gt;&#60;br /&#62;
&#60;div&#62;&#60;br /&#62;
  &#60;div&#62;&#60;br /&#62;
&#38;lt;p id=&#34;post_message_1&#34;&#38;gt;&#38;nbsp;&#38;lt;/p&#38;gt;&#60;br /&#62;
&#38;lt;object classid=&#34;clsid:d27cdb6e-ae6d-11cf-96b8-444553540000&#34; codebase=&#34;http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0&#34; width=&#34;770&#34; height=&#34;90&#34; id=&#34;tech&#34; align=&#34;center&#34;&#38;gt;&#60;br /&#62;
&#38;lt;param name=&#34;allowScriptAccess&#34; value=&#34;sameDomain&#34; /&#38;gt;&#60;br /&#62;
&#38;lt;param name=&#34;movie&#34; value=&#34;http://xxx.com/banner.swf&#34; /&#38;gt;&#60;br /&#62;
&#38;lt;param name=&#34;quality&#34; value=&#34;high&#34; /&#38;gt;&#60;br /&#62;
&#38;lt;embed src=&#34;http://xxx.com/banner.swf&#34; quality=&#34;high&#34; width=&#34;770&#34; height=&#34;90&#34; name=&#34;tech&#34; align=&#34;center&#34; allowScriptAccess=&#34;sameDomain&#34; type=&#34;application/x-shockwave-flash&#34; pluginspage=&#34;http://www.macromedia.com/go/getflashplayer&#34; /&#38;gt;&#60;br /&#62;
&#38;lt;/object&#38;gt;&#60;br /&#62;
    &#60;div&#62;&#60;br /&#62;
	&#60;div&#62;&#60;/p&#62;
&#60;p&#62;gibi swf dosyalarınızı tam dres göstermezseniz yazıları okurken etiket altında kaldığından banner görülmüyor&#60;/div&#62;&#60;/div&#62;&#60;/div&#62;&#60;/div&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>canarkadas konu: "Forumda Sıkça Sorulan Sorular"</title>
<link>http://www.wordpress-tr.com/forum/topic/3962#post-26664</link>
<pubDate>Çar, 09 Apr 2008 15:11:32 +0000</pubDate>
<dc:creator>canarkadas</dc:creator>
<guid isPermaLink="false">26664@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;Tüm yorumlar için teşekkürler..
&#60;/p&#62;</description>
</item>
<item>
<title>kimsinsen konu: "Forumda Sıkça Sorulan Sorular"</title>
<link>http://www.wordpress-tr.com/forum/topic/3962#post-25904</link>
<pubDate>Cum, 28 Mar 2008 11:45:46 +0000</pubDate>
<dc:creator>kimsinsen</dc:creator>
<guid isPermaLink="false">25904@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;Sn.Canarkadaş&#60;/p&#62;
&#60;p&#62;Öncelikle böyle bir çalışma için emegine sağlık...&#60;br /&#62;
Ayrıca sorunlara gösterdigin yakın ilgi ve alaka dikkatimi çekti.&#34;Biraz araştırsaydın&#34; &#34;Google baksaydın&#34; &#34;Biraz çaba sarfetseydin&#34; vb cevaplarınla hiç karşılaşmadım.&#60;/p&#62;
&#60;p&#62;Çalışmalarında başarılar dilerim
&#60;/p&#62;</description>
</item>
<item>
<title>canarkadas konu: "Üst tarafa logo ekleme"</title>
<link>http://www.wordpress-tr.com/forum/topic/4845#post-24818</link>
<pubDate>Cts, 01 Mar 2008 23:20:22 +0000</pubDate>
<dc:creator>canarkadas</dc:creator>
<guid isPermaLink="false">24818@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;&#60;a href=&#34;http://www.wordpress-tr.com/forum/topic/4719?replies=5#post-24249&#34;&#62;Buraya&#60;/a&#62; bakın, forumda tekrar arama yaparak &#60;a href=&#34;http://www.wordpress-tr.com/forum/search.php?q=banner+ekleme&#34;&#62;benzer sorunların&#60;/a&#62; çözümlerine bakın yeni mesajınız olursa lütfen oradan devam edin.
&#60;/p&#62;</description>
</item>
<item>
<title>efe7822 konu: "Üst tarafa logo ekleme"</title>
<link>http://www.wordpress-tr.com/forum/topic/4845#post-24815</link>
<pubDate>Cts, 01 Mar 2008 22:26:59 +0000</pubDate>
<dc:creator>efe7822</dc:creator>
<guid isPermaLink="false">24815@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;Sitemde üst tarafa blog başlığının olduğu yere logo eklemek istiyorum arattım bir iki konu okudum ama sonuç çıkmadı.Yardımcı olablirmisinz ?&#60;/p&#62;
&#60;p&#62;tema adı: heylucy-10
&#60;/p&#62;</description>
</item>
<item>
<title>travego konu: "logoya anasayfa bağlantısı eklemek."</title>
<link>http://www.wordpress-tr.com/forum/topic/4569#post-23626</link>
<pubDate>Paz, 10 Feb 2008 01:26:41 +0000</pubDate>
<dc:creator>travego</dc:creator>
<guid isPermaLink="false">23626@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;buldum :)&#60;/p&#62;
&#60;p&#62;header başlığındaki logonunda içinde olduğu &#38;lt;div id=&#34;header&#60;/p&#62;
&#60;p&#62;in sonuna&#60;br /&#62;
`&#60;br /&#62;
onclick=&#34;location.href='&#38;lt;?php echo get_settings('home'); ?&#38;gt;';&#34; style=&#34;cursor: pointer;&#34;&#60;br /&#62;
eklersen oluyor :)
&#60;/p&#62;</description>
</item>
<item>
<title>zb2ba konu: "logoya anasayfa bağlantısı eklemek."</title>
<link>http://www.wordpress-tr.com/forum/topic/4569#post-23585</link>
<pubDate>Cum, 08 Feb 2008 17:21:12 +0000</pubDate>
<dc:creator>zb2ba</dc:creator>
<guid isPermaLink="false">23585@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;Akşam bi denicem bakalım. ilginize teşekkürler.
&#60;/p&#62;</description>
</item>
<item>
<title>Abus konu: "logoya anasayfa bağlantısı eklemek."</title>
<link>http://www.wordpress-tr.com/forum/topic/4569#post-23584</link>
<pubDate>Cum, 08 Feb 2008 17:10:29 +0000</pubDate>
<dc:creator>Abus</dc:creator>
<guid isPermaLink="false">23584@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;Merhaba,&#60;/p&#62;
&#60;p&#62;Kullandığım bir tekniğin ayrıntılarına &#60;a href=&#34;http://pastebin.ca/896297&#34;&#62;http://pastebin.ca/896297&#60;/a&#62; adresinden ulaşabilirsin.&#60;/p&#62;
&#60;p&#62;Kısaca anlatmak gerekirse; &#60;/p&#62;
&#60;p&#62;Header'a logonuzun genişliğinde ve yüksekliğinde &#60;strong&#62;&#60;em&#62;a&#60;/em&#62;&#60;/strong&#62; etiketi ekliyoruz, position:absolute ve marginler kullanarakda &#60;strong&#62;&#60;em&#62;a&#60;/em&#62;&#60;/strong&#62; etiketini tam logonun üzerine oturtuyoruz.&#60;/p&#62;
&#60;p&#62;Umarım faydalı olur. &#60;/p&#62;
&#60;p&#62;NOT: Temanı arattım ama bulamadım, eğer bir sorun çıkarsa tema bağlantını sağladığın takdirde daha çok yardımcı olabilirim.&#60;/p&#62;
&#60;p&#62;Kolay Gelsin :)
&#60;/p&#62;</description>
</item>
<item>
<title>travego konu: "logoya anasayfa bağlantısı eklemek."</title>
<link>http://www.wordpress-tr.com/forum/topic/4569#post-23575</link>
<pubDate>Cum, 08 Feb 2008 16:28:44 +0000</pubDate>
<dc:creator>travego</dc:creator>
<guid isPermaLink="false">23575@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;ben headerde küçük değişikler yapıp bir tablonun içinde ogoymu, reklamımı falan gösteriyorum.&#60;br /&#62;
böylesi daha kolay oluyor.&#60;br /&#62;
style.css de veremiyoruz galiba.
&#60;/p&#62;</description>
</item>
<item>
<title>zb2ba konu: "logoya anasayfa bağlantısı eklemek."</title>
<link>http://www.wordpress-tr.com/forum/topic/4569#post-23571</link>
<pubDate>Cum, 08 Feb 2008 16:11:59 +0000</pubDate>
<dc:creator>zb2ba</dc:creator>
<guid isPermaLink="false">23571@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;Merhabalar. ben musheblue 1.0 teması kullanıyorum. temadaki logoya anasayfa bağlantısı vermek istiyorum ancak header.php de logo ile ilgili bi şey yok. style.css de var. buradan nasıl bağlantı verebilirim. Yani kişi, logoya tıklayınca anasayfaya dönsün istiyorum. ilgi ve alakanıza teşekkürler.
&#60;/p&#62;</description>
</item>
<item>
<title>gercekkartal konu: "Forumda Sıkça Sorulan Sorular"</title>
<link>http://www.wordpress-tr.com/forum/topic/3962#post-21907</link>
<pubDate>Per, 17 Jan 2008 12:05:32 +0000</pubDate>
<dc:creator>gercekkartal</dc:creator>
<guid isPermaLink="false">21907@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;Teşekkürler canarkadas'ımız ;) emeğine yüreğine sağlık, gerçekden çok güzel ve çok faydalı bir çalışma
&#60;/p&#62;</description>
</item>
<item>
<title>eylultoprak konu: "Forumda Sıkça Sorulan Sorular"</title>
<link>http://www.wordpress-tr.com/forum/topic/3962#post-20631</link>
<pubDate>Cts, 22 Dec 2007 19:38:50 +0000</pubDate>
<dc:creator>eylultoprak</dc:creator>
<guid isPermaLink="false">20631@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;şöyle bir önerim var; beyaz butondan yeşil yada kırmızı butona alalım daha dikkat çekiçi olabilir..
&#60;/p&#62;</description>
</item>
<item>
<title>Hasan konu: "Forumda Sıkça Sorulan Sorular"</title>
<link>http://www.wordpress-tr.com/forum/topic/3962#post-20615</link>
<pubDate>Cts, 22 Dec 2007 12:15:07 +0000</pubDate>
<dc:creator>Hasan</dc:creator>
<guid isPermaLink="false">20615@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;Elinize sağlık, teşekkürler. İzninizle konu başlığının ismini &#34;Forumda Sıkça Sorulan Sorular&#34; olarak değiştiriyor ve konuyu sabitliyorum. Başka bir öneriniz varsa değişiklik yapabiliriz.
&#60;/p&#62;</description>
</item>
<item>
<title>eylultoprak konu: "Forumda Sıkça Sorulan Sorular"</title>
<link>http://www.wordpress-tr.com/forum/topic/3962#post-20603</link>
<pubDate>Cum, 21 Dec 2007 23:54:20 +0000</pubDate>
<dc:creator>eylultoprak</dc:creator>
<guid isPermaLink="false">20603@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;hoşgeldin.. gidişin suskun olmuştu am dönüşün muhteşem oldu :)
&#60;/p&#62;</description>
</item>
<item>
<title>heytbecom konu: "Forumda Sıkça Sorulan Sorular"</title>
<link>http://www.wordpress-tr.com/forum/topic/3962#post-20589</link>
<pubDate>Cum, 21 Dec 2007 13:15:49 +0000</pubDate>
<dc:creator>heytbecom</dc:creator>
<guid isPermaLink="false">20589@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;forum içinde ikinci bir forum indexi... :)&#60;br /&#62;
tebrikler...
&#60;/p&#62;</description>
</item>
<item>
<title>ytgn konu: "Forumda Sıkça Sorulan Sorular"</title>
<link>http://www.wordpress-tr.com/forum/topic/3962#post-20579</link>
<pubDate>Cum, 21 Dec 2007 03:10:53 +0000</pubDate>
<dc:creator>ytgn</dc:creator>
<guid isPermaLink="false">20579@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;Çok güzel ve emek gerektiren bir çalışma olmuş, eline sağlık. &#60;/p&#62;
&#60;p&#62;Kısa bir hatırlatma:&#60;/p&#62;
&#60;p&#62;Arkadaşlar, eğer sorununuz bu sayfada varsa ilgili linke tıklayarak o konu başlığında anlatılan metodlarla sorununuzu halletmeye çalışınız. Ve olurda aynı konu için ekstra yardıma ihtiyacınız olduğunda yine o başlık altında devam ediniz. &#60;/p&#62;
&#60;p&#62;Bu bu başlığı, ismi gibi sadece index olarak kullanırsak daha güzel olur.&#60;br /&#62;
(Bilen biliyor da bilmeyenler için yazdım.)&#60;/p&#62;
&#60;p&#62;Teşekkürler &#60;a href=&#34;http://www.worldarchivetr.com/&#34;&#62;&#60;strong&#62;canarkadas&#60;/strong&#62;&#60;/a&#62;.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
