Forum'da ara:
Ara


Yazar Mesaj
Mesaj19.03.2009, 10:14 (UTC)    
Mesaj konusu: site icindeki resim ve o resimlerle ilgili bir konu hakkinda

siteme koydugum resimlere tiklandiginda o resmin yaninda o resimle ilgili bir konuyu göstermek istiyorum, bunu nasil yapabilirim????
simdiden yardim eden kardeslere cok tesekkürler
______________
<a href="http://efsanekonyali42.tr.gg/" target="_blank"><img src="http://efsanekonyali42.tr.gg/sig.png" width="500" height="60" border="0" alt="efsanekonyali42.tr.gg"></a>
Mesaj19.03.2009, 10:18 (UTC)    
Mesaj konusu:

resme köprü yap o resim hakkında bilgilerinizi yaz başka sayfaya gitsin
Mesaj19.03.2009, 10:41 (UTC)    
Mesaj konusu:

Kod:
<!--  www.kodbanks.tr.gg resimli yazı tablosu baslangic-->
<table style="width: 327px; height: 370px" align="center">
<tbody>
<tr>
<td bgcolor="#00ff00">
<p align="center"><font face="verdana" color="#305c93" size="3"><strong>Başlık</strong></font></p>
</td>
</tr>
<tr>
<td>
<table>
<tbody>
<tr>
<td background="http://img368.imageshack.us/img368/5230/arkaplanhh1gw5.jpg">
<p style="border-right: 1px solid; border-top: 1px solid; border-left: 1px solid; width: 305px; border-bottom: 1px solid; height: 344px; text-align: center"><font size="2"><font color="#ffffff">YAZILARINIZ BU ALANA.YAZILARINIZI BU ALANA YAZIN..<br />
<img style="width: 225px; height: 230px" height="225" alt="Cool" width="225" src="http://img.webme.com/pic/k/kodbanks/kb-kopek-ac.jpg" _fcksavedurl="http://img.webme.com/pic/k/kodbanks/kb-kopek-ac.jpg" /><br />
Buradanda yazmaya dewam edin..Buradanda yazmaya dewam edin.. <br />
<br />
</font></font></p>
</td>
</tr>
</tbody>
</table>
</td>
<p> </p>
</tr>
</tbody>
</table>
<!--  www.kodbanks.tr.gg resimli yazı tablosu bitis-->






Verdiğim bu kodda başlık,resim alanı,yazı alanı mevcut kendine göre düzenleyip kullanabilirsin.Umarım işine yarar.Kolay gelsin.

______________
Mesaj21.03.2009, 00:15 (UTC)    
Mesaj konusu:

Kod:
<!--  www.kodbanks.tr.gg Resimli menü başlangıcı-->
<style type="text/css" media="screen">
<!--
ul, li
{
list-style-type: none;
padding: 0px;
margin: 0px;
}
li a
{
padding-right: 20px;padding-top: 5px;
}
div.menu
{
position: absolute;

top: 150px;
left: 2%;
margin: 0 auto;
width: 100%;
}
.menu li
{
width: 260px;
float: left;
}
.menu a
{
border: 3px solid #777777;
background-color: transparent;
background-image: url(Buraya küçük ebat  resim koyabilirsiniz);
text-decoration: none;
text-align: center;
font-weight: bold;
cursor: pointer;
margin: 0px;
display: block;
height: 23px;
color: #3c3c3c;
}
.menu a:hover
{
background-color: #C2D3E3;
background-image: url(URL);
}
#smenu1, #smenu2, #smenu3, #smenu4, #smenu5, #smenu6
{
font-size: 14px;
display: none;
width: 160px;
float: left;
}
#smenu1 a, #smenu2 a, #smenu3 a, #smenu4 a, #smenu5 a, #smenu6 a
{
font-weight: bold;
padding-top: 5px;
border-top: 0px;
cursor: pointer;
color: #7C97B0;
}
//-->
</style>
<script type="text/javascript">
<!--
function montre(id)
{
with (document)
{
if (getElementById)
getElementById(id).style.display = 'block';
else if (all)
all[id].style.display = 'block';
else
layers[id].display = 'block';
}
}
function cache(id)
{
with (document)
{
if (getElementById)
getElementById(id).style.display = 'none';
else if (all)
all[id].style.display = 'none';
else
layers[id].display = 'none';
}
}
//-->
</script>
<div class="menu">
<li><a onmouseout="cache('smenu1');" onmouseover="montre('smenu1');" href="URL">Milan AC</a>
<ul onmouseout="cache('smenu1');" onmouseover="montre('smenu1');" id="smenu1">
<li>
<a href=""> <img border=0 src="http://www.ww64.com/uploads/images/2009-03-20/E9DsxZAC0x.jpg" /> </a></li>
<li>
<a href="">Resim hakkında yorum yaz</a></li>
</ul>
</li>
</div>
<!--  www.kodbanks.tr.gg Resimli menü Bitis-->



Bak buda   yazının üstüne geldiğinde açılan resim kodu altındada yorum yeri var...

______________
Önceki mesajları göster:   


Powered by phpBB © 2001, 2005 phpBB Group
Türkçe Çeviri: phpBB Türkiye & Erdem Çorapçıoğlu