<?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ı Konu: Resim Üstüne Resim</title>
<link>http://www.wordpress-tr.com/forum/</link>
<description>WordPress Türkiye Forumları Konu: Resim Üstüne Resim</description>
<language>en</language>
<pubDate>Mon, 07 Jul 2008 01:34:45 +0000</pubDate>

<item>
<title>Zyama konu: "Resim Üstüne Resim"</title>
<link>http://www.wordpress-tr.com/forum/topic/3071#post-16160</link>
<pubDate>Pts, 01 Oct 2007 22:05:33 +0000</pubDate>
<dc:creator>Zyama</dc:creator>
<guid isPermaLink="false">16160@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;Temayı zipleyip buraya ekle, bi bakayim.
&#60;/p&#62;</description>
</item>
<item>
<title>KaliteAvcisi konu: "Resim Üstüne Resim"</title>
<link>http://www.wordpress-tr.com/forum/topic/3071#post-16153</link>
<pubDate>Pts, 01 Oct 2007 19:57:55 +0000</pubDate>
<dc:creator>KaliteAvcisi</dc:creator>
<guid isPermaLink="false">16153@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;Yok abi olmuyor olmuyor vazgeçtim vallahi dediğiniz gibi yapıyorum ama melet gözükmüyor...
&#60;/p&#62;</description>
</item>
<item>
<title>Zyama konu: "Resim Üstüne Resim"</title>
<link>http://www.wordpress-tr.com/forum/topic/3071#post-16037</link>
<pubDate>Paz, 30 Sep 2007 04:44:55 +0000</pubDate>
<dc:creator>Zyama</dc:creator>
<guid isPermaLink="false">16037@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;İlk önce o kuş resmin olacağı sayfada bir layer oluştur, id olarak mesela &#34;birsd&#34; de, yani bu şekilde: &#60;div&#62;&#60;/div&#62; &#60;/p&#62;
&#60;p&#62;Sonra style.css aç ve bunu yaz:&#60;/p&#62;
&#60;p&#62;#birds {&#60;br /&#62;
position:absolute;&#60;br /&#62;
left:245px;&#60;br /&#62;
top:36px;&#60;br /&#62;
width:470px;&#60;br /&#62;
height:93px;&#60;br /&#62;
z-index:1;&#60;br /&#62;
background-image: url(images/birds.gif);&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;O kadar.
&#60;/p&#62;</description>
</item>
<item>
<title>KaliteAvcisi konu: "Resim Üstüne Resim"</title>
<link>http://www.wordpress-tr.com/forum/topic/3071#post-15616</link>
<pubDate>Sal, 25 Sep 2007 10:49:50 +0000</pubDate>
<dc:creator>KaliteAvcisi</dc:creator>
<guid isPermaLink="false">15616@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;Böyle birşey çıktı nereye eklediysem olmuyor arkadaşlar şunu tam olarak nasıl yapacağımı anlatırsanız çok sevinirim&#60;br /&#62;
#apDiv1 {&#60;br /&#62;
	position:absolute;&#60;br /&#62;
	left:245px;&#60;br /&#62;
	top:36px;&#60;br /&#62;
	width:470px;&#60;br /&#62;
	height:93px;&#60;br /&#62;
	z-index:1;&#60;br /&#62;
	background-image: url(images/birds.gif);&#60;br /&#62;
}&#60;br /&#62;
--&#38;gt;&#60;br /&#62;
&#38;lt;/style&#38;gt;&#60;br /&#62;
&#38;lt;/head&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;body&#38;gt;&#60;br /&#62;
&#60;div&#62;&#60;/div&#62;&#60;/p&#62;
&#60;p&#62;&#60;div class=&#34;uyari&#34;&#62;&#60;strong&#62;Yönetici notu:&#60;/strong&#62; Destek sorusu soruyorsanız ve sorununuz çözülmediyse lütfen konunuzu çözülmemiş olarak işaretleyin. [Hasan]&#60;/div&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>nahnu konu: "Resim Üstüne Resim"</title>
<link>http://www.wordpress-tr.com/forum/topic/3071#post-15591</link>
<pubDate>Sal, 25 Sep 2007 03:27:23 +0000</pubDate>
<dc:creator>nahnu</dc:creator>
<guid isPermaLink="false">15591@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;ben böyle bir şey için genelde bir &#34;class&#34; tanımlayıp, resmi o &#34;class&#34;la biçimlendirilmiş div içine koyuyorum. &#60;/p&#62;
&#60;p&#62;class'ı tanımlarken yerini top ve left değerleri ile oynuyorum, her şeyin üzerinde olsun diye de &#34;absolute&#34; veriyorum.&#60;/p&#62;
&#60;p&#62;gayet amelece bi yöntem ama, bana çok pratik geliyor.
&#60;/p&#62;</description>
</item>
<item>
<title>engin1984 konu: "Resim Üstüne Resim"</title>
<link>http://www.wordpress-tr.com/forum/topic/3071#post-15586</link>
<pubDate>Sal, 25 Sep 2007 01:16:15 +0000</pubDate>
<dc:creator>engin1984</dc:creator>
<guid isPermaLink="false">15586@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;dreamweaver'dan layer ekle.. elinle ortala..&#60;/p&#62;
&#60;p&#62;#Layer1 {&#60;br /&#62;
	position:absolute;&#60;br /&#62;
	left:245px;&#60;br /&#62;
	top:36px;&#60;br /&#62;
	width:206px;&#60;br /&#62;
	height:93px;&#60;br /&#62;
	z-index:1;&#60;br /&#62;
}&#60;br /&#62;
div id=&#34;Layer1 oluştur..içine resimi koy
&#60;/p&#62;</description>
</item>
<item>
<title>KaliteAvcisi konu: "Resim Üstüne Resim"</title>
<link>http://www.wordpress-tr.com/forum/topic/3071#post-15576</link>
<pubDate>Pts, 24 Sep 2007 23:29:36 +0000</pubDate>
<dc:creator>KaliteAvcisi</dc:creator>
<guid isPermaLink="false">15576@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;Abi işte öğrenmek istediğimde o gifi koymaya çalıştım ama olmadı görünmüyor bana css ile nasıl yapılır o lazım....
&#60;/p&#62;</description>
</item>
<item>
<title>eylultoprak konu: "Resim Üstüne Resim"</title>
<link>http://www.wordpress-tr.com/forum/topic/3071#post-15574</link>
<pubDate>Pts, 24 Sep 2007 23:26:33 +0000</pubDate>
<dc:creator>eylultoprak</dc:creator>
<guid isPermaLink="false">15574@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;css ile konumlaya bilirsin..
&#60;/p&#62;</description>
</item>
<item>
<title>KaliteAvcisi konu: "Resim Üstüne Resim"</title>
<link>http://www.wordpress-tr.com/forum/topic/3071#post-15572</link>
<pubDate>Pts, 24 Sep 2007 23:21:38 +0000</pubDate>
<dc:creator>KaliteAvcisi</dc:creator>
<guid isPermaLink="false">15572@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;Arkadaşlar Ben Temamın Üst Kısmındaki Ana Resmin  Üzerine Hareketli Bir Gif Yerleştirmek İstiyorum Nasıl Yapabilirim...Teşekkürler...&#60;br /&#62;
Mesela Şöyle Ortada Bir Yere Nasıl Ekleyebilirim...&#60;br /&#62;
&#60;img src=&#34;http://aycu13.webshots.com/image/29692/2004604528439356776_rs.jpg&#34; alt=&#34;&#34; /&#62;
&#60;/p&#62;</description>
</item>

</channel>
</rss>
