﻿<?xml version="1.0" encoding="UTF-8"?><!-- 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ı Konu: Etiketlerin font boyutlarını değiştirmek</title>
<link>http://www.wordpress-tr.com/forum/</link>
<description>WordPress Türkiye Forumları Konu: Etiketlerin font boyutlarını değiştirmek</description>
<language>en</language>
<pubDate>Sat, 22 Nov 2008 07:08:20 +0000</pubDate>

<item>
<title>TinBala konu: "Etiketlerin font boyutlarını değiştirmek"</title>
<link>http://www.wordpress-tr.com/forum/topic/4483#post-23214</link>
<pubDate>Cts, 02 Feb 2008 23:04:45 +0000</pubDate>
<dc:creator>TinBala</dc:creator>
<guid isPermaLink="false">23214@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;Doğrusu anlamadım, benden kaynaklanmadı inşallah?!&#60;br /&#62;
Çünki eski sidebar da tüklediysen düzelmesi lazımdı. Sorun başka şeyden galiba. Düzeltdiğin zaman verdiyim kodu uygularsın. Kolay gelsin!
&#60;/p&#62;</description>
</item>
<item>
<title>serikan konu: "Etiketlerin font boyutlarını değiştirmek"</title>
<link>http://www.wordpress-tr.com/forum/topic/4483#post-23213</link>
<pubDate>Cts, 02 Feb 2008 22:54:43 +0000</pubDate>
<dc:creator>serikan</dc:creator>
<guid isPermaLink="false">23213@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;site uçtu.&#60;br /&#62;
Sadece yazılar görünüyor.eski sidebar.php yi yükledim yine olmuyor.theme dosyalarını tekrar yükledim olmuyor.&#60;/p&#62;
&#60;p&#62;--------------------&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;........&#60;/strong&#62; firebox un &#60;strong&#62;...&#60;/strong&#62; yemesi.&#60;br /&#62;
yenile butonuna basıyoz yenilemiyormuş.illa f5 yapacakmışız.Düzeldi.&#60;/p&#62;
&#60;p&#62;&#60;div class=&#34;uyari&#34;&#62;&#60;strong&#62;Yönetici notu:&#60;/strong&#62; Lütfen forum kurallarımızı okuyun, yazdığınız kelimeleri dikkatlice seçiniz. Gereksiz kelimeleri sildim. [Heytbecom]&#60;/div&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>TinBala konu: "Etiketlerin font boyutlarını değiştirmek"</title>
<link>http://www.wordpress-tr.com/forum/topic/4483#post-23212</link>
<pubDate>Cts, 02 Feb 2008 22:42:32 +0000</pubDate>
<dc:creator>TinBala</dc:creator>
<guid isPermaLink="false">23212@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;Bak böyle olması lazım sidebarda:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;h2&#38;gt;Tag Cloud&#38;lt;/h2&#38;gt;&#60;br /&#62;
&#38;lt;?php if ( function_exists('wp_tag_cloud') ) : ?&#38;gt;&#60;br /&#62;
&#38;lt;?php wp_tag_cloud('smallest=8&#38;#38;largest=18&#38;#38;number=30&#38;#38;orderby=name&#38;#38;sort=count'); ?&#38;gt;&#60;br /&#62;
&#38;lt;?php endif; ?&#38;gt;&#60;/code&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>serikan konu: "Etiketlerin font boyutlarını değiştirmek"</title>
<link>http://www.wordpress-tr.com/forum/topic/4483#post-23211</link>
<pubDate>Cts, 02 Feb 2008 22:22:40 +0000</pubDate>
<dc:creator>serikan</dc:creator>
<guid isPermaLink="false">23211@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;&#60;code&#62; &#38;lt;?php if (function_exists('wp_tag_cloud')) { ?&#38;gt;&#60;/p&#62;
&#60;p&#62;	&#38;lt;h2&#38;gt;Tag Cloud&#38;lt;/h2&#38;gt;&#60;/p&#62;
&#60;ul&#62;
&#60;li&#62;
	&#38;lt;? wp_tag_cloud(); ?&#38;gt;
	&#60;/li&#62;
&#60;/ul&#62;
&#60;p&#62;	&#38;lt;?php } ?&#38;gt;&#60;/p&#62;
&#60;p&#62;
&#38;lt;?php endif; ?&#38;gt; &#60;/code&#62;&#60;/p&#62;
&#60;p&#62;yerine senin verdiğini koydum .sitede bir sürü şey kayboldu.
&#60;/p&#62;</description>
</item>
<item>
<title>TinBala konu: "Etiketlerin font boyutlarını değiştirmek"</title>
<link>http://www.wordpress-tr.com/forum/topic/4483#post-23210</link>
<pubDate>Cts, 02 Feb 2008 22:16:17 +0000</pubDate>
<dc:creator>TinBala</dc:creator>
<guid isPermaLink="false">23210@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;Lütfen aşağıdakı kodla değiştirirmisin. Umarım bu defa başarılı olur:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;?php if ( function_exists('wp_tag_cloud') ) : ?&#38;gt;&#60;br /&#62;
&#38;lt;?php wp_tag_cloud('smallest=8&#38;#38;largest=18&#38;#38;number=30&#38;#38;orderby=name&#38;#38;sort=count'); ?&#38;gt;&#60;br /&#62;
&#38;lt;?php endif; ?&#38;gt;&#60;/code&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>serikan konu: "Etiketlerin font boyutlarını değiştirmek"</title>
<link>http://www.wordpress-tr.com/forum/topic/4483#post-23208</link>
<pubDate>Cts, 02 Feb 2008 21:21:50 +0000</pubDate>
<dc:creator>serikan</dc:creator>
<guid isPermaLink="false">23208@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;verdiğin kodu,temanın sidebar.php deki&#60;br /&#62;
&#60;code&#62; &#38;lt;?php if (function_exists('wp_tag_cloud')) { ?&#38;gt;&#60;/p&#62;
&#60;p&#62;	&#38;lt;h2&#38;gt;Tag Cloud&#38;lt;/h2&#38;gt;&#60;/p&#62;
&#60;ul&#62;
&#60;li&#62;
	&#38;lt;? wp_tag_cloud(); ?&#38;gt;
	&#60;/li&#62;
&#60;/ul&#62;
&#60;p&#62;	&#38;lt;?php } ? &#60;/code&#62;&#60;/p&#62;
&#60;p&#62;ile değiştirdim.&#60;br /&#62;
Widget-Bileşen  bölümündeki  &#34;Etiket Bulutu&#34;  widgetini kaldırdım.Etiketler Kayboldu.&#60;br /&#62;
Verdiğin kod eklenmiş halde iken bileşen  bölümündeki  &#34;Etiket Bulutu&#34; tekrar ekledim yine eski hali göründü.Bazıları kocaman bazıları küçük.&#60;/p&#62;
&#60;p&#62;İşi &#34;Etiket Bulutu&#34; widgetinin default ayarlarından yani hangi dosya içindeyse oran düzeltirsek sorun hallolacak.&#60;br /&#62;
Acaba hangi php dosyası içinde ?
&#60;/p&#62;</description>
</item>
<item>
<title>TinBala konu: "Etiketlerin font boyutlarını değiştirmek"</title>
<link>http://www.wordpress-tr.com/forum/topic/4483#post-23184</link>
<pubDate>Cts, 02 Feb 2008 15:44:05 +0000</pubDate>
<dc:creator>TinBala</dc:creator>
<guid isPermaLink="false">23184@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;Asağıdakı kod işini görür:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;?php wp_tag_cloud('smallest=8&#38;#38;largest=18&#38;#38;number=30&#38;#38;orderby=name&#38;#38;sort=count'); ?&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;&#34;smallest&#34; olan bölümde en küçük olan boyutu, &#34;largest&#34; olan kısımda ise en büyük etiket boyutunu girmeniz gerek. başarılar!
&#60;/p&#62;</description>
</item>
<item>
<title>serikan konu: "Etiketlerin font boyutlarını değiştirmek"</title>
<link>http://www.wordpress-tr.com/forum/topic/4483#post-23150</link>
<pubDate>Cum, 01 Feb 2008 17:35:09 +0000</pubDate>
<dc:creator>serikan</dc:creator>
<guid isPermaLink="false">23150@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;Arkadaşlar,wp 2.3.2 kullanıyorum.wp ile gelen etiket özelliğinde etiketlerin font büyüklükleri nasıl sabitleyebilirim.Bazıları çok büyüyor.sitenin görünümünü bozuyor.&#60;br /&#62;
Etiketleri font büyüklüklerini wp içindeki hangi dosaylardan düzenleyebilirim.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
