Forum'da ara:
Ara


Yazar Mesaj
Mesaj21.07.2008, 16:32 (UTC)    
Mesaj konusu: Bunun Renk Kodunu değiştirecek varmı

bu kodda siyah yazılı açıklama bölmününü renk kodu yok ekleyemedim ben size bırakıyorum bunun için yardım istiyorum

Kod:
<td valign="top">
    <style>
#headlineDiv {
    margin: 0 auto;
    border: 0px solid #006D95;
    color: #006D95;
    width: 401px;
    height: 301px;
    padding: 5px;
    text-align: left;
    background-color: #ffffff;
    border: 0px solid #ffffff;
}
.tdc{
  height: 2px;
  * height: 4px;
}
a {
color:#006D95;
font-size:14px;
font-family:tahoma;
}
a:hover {
color:#006D95;
font-size:14px;
font-family:tahoma;
}
</style>
<script>
var headlines = new Array(4);
headlines[0] = ['117781','http://www.sporx.com/images/1/40/7979_B_st001b.jpg','http://www.sporx.com/images/1/40/7979_K_st001s.jpg','Paris\'te bir Beninli!','Geçtiğimiz sezon kümede kalma mücadelesi vererek taraftarlarını hayal kırklığına uğratan Fransız ekibi Paris Saint Germain ...  ','40'];
headlines[1] = ['117779','http://www.sporx.com/images/1/40/5121_B_guarin001b.jpg','http://www.sporx.com/images/1/40/5121_K_guarin001s.jpg','Porto iyi iş başardı!','Portekiz Birinci Ligi Şampiyonu Porto, Fransa Ligi (Lique 1) takımlarından St. Etienne\'de forma giyen Kolombiyalı orta saha oyuncusu ...  ','40'];
headlines[2] = ['117774','http://www.sporx.com/images/1/36/7958_B_asamoah001b.jpg','http://www.sporx.com/images/1/36/7958_K_asamoah001s.jpg','Asamoah Gyan Rennes\'e satıldı','İtalya Birinci futbol Ligi (Serie A) takımlarından Udinese, Ganalı golcüsü Asamoah Gyan\'ı, Fransa Birinci Ligi (Lique 1) ...  ','36'];
headlines[3] = ['117772','http://www.sporx.com/images/1/33/9557_B_dannyguthrie001b.jpg','http://www.sporx.com/images/1/33/9557_K_dannyguthrie001s.jpg','Guthrie Newcastle yolcusu','İngiltere Premier Ligi ekiplerinden Liverpool, genç orta saha oyuncusu Danny Guthrie\'yi bir diğer Premier Lig ekibi Newcastle ...  ','33'];

var selected_n = 0;
function goPage() {
    //window.location = 'haber/' + headlines[selected_n][0] + '.php';
    window.location = '/detail.php?Type=1&kategori=' + headlines[selected_n][5] + '&go=' + headlines[selected_n][0];
}
function changeHeadlines(tabID){
    tabID = tabID - 1;
    selected_n = tabID;
    div_h = document.getElementById("headlineTable");
    div_img =  document.getElementById("headlineImg");
    div_t = document.getElementById("headlineText");

    div_t.innerHTML = "<span class=\"mansetBoxTitle\"><a href='/detail.php?Type=1&kategori=" + headlines[tabID][5] + "&go=" + headlines[selected_n][0] + "'>" + headlines[tabID][3] + "</a></span><br /><div style=\"height:5px;\"></div>" + headlines[tabID][4];
    div_img.innerHTML = "<a href='/detail.php?Type=1&kategori=" + headlines[tabID][5] + "&go=" + headlines[selected_n][0] + "'><img src='" + headlines[tabID][1]  + "' width='305' height='220' border='0'></a>";

    for (i=0;i<4;i++){
        if (i == tabID)
            document.getElementById('thumb' + (i+1)).style.border = '1px solid #006D95';
        else
            document.getElementById('thumb' + (i+1)).style.border = '1px solid #000000';
    }
}
</script>
<div id="headlineDiv">
<table cellpadding="0" cellspacing="0" width="100%">
    <tr valign="top">
        <td>
            <div id="headlineImg" style="padding:0px;border:1px solid #006D95;width:307px;height:222px;background-color:#006D95;text-align:center;">
            <a href="/detail.php?Type=1&kategori=40&go=117781">

            <img src="http://www.sporx.com/images/1/40/7979_B_st001b.jpg" width="305" height="220" border="0">
            </a>
            </div>
        </td>
        <td width="100" valign="top" align="center">
            <table border="0" cellpadding="1" cellspacing="1">
              <tr>
                  <td class="mansetThumb">
                    <a href="javascript:goPage();" onmouseover="changeHeadlines('1');"><img src="http://www.sporx.com/images/1/40/7979_B_st001b.jpg" width="72" height="52"  style="border:1px solid #006D95;" id="thumb1"></a>

                  </td>
              </tr>
              <tr><td class="tdc"></td></tr>
              <tr>
                  <td class="mansetThumb">
                    <a href="javascript:goPage();" onmouseover="changeHeadlines('2');"><img src="http://www.sporx.com/images/1/40/5121_B_guarin001b.jpg" width="72" height="52"  style="border:1px solid #ffffff;" id="thumb2"></a>
                  </td>
              </tr>
              <tr><td class="tdc"></td></tr>

              <tr>
                  <td class="mansetThumb">
                    <a href="javascript:goPage();" onmouseover="changeHeadlines('3');"><img src="http://www.sporx.com/images/1/36/7958_B_asamoah001b.jpg" width="72" height="52"  style="border:1px solid #ffffff;" id="thumb3"></a>
                  </td>
              </tr>
              <tr><td class="tdc"></td></tr>
              <tr>
                  <td class="mansetThumb">
                    <a href="javascript:goPage();" onmouseover="changeHeadlines('4');"><img src="http://www.sporx.com/images/1/33/9557_B_dannyguthrie001b.jpg" width="72" height="52"  style="border:1px solid #ffffff;" id="thumb4"></a>

                  </td>
              </tr>
            </table>
        </td>
    </tr>
    <tr>
        <td colspan="2" height="70" valign="top">
            <div class="mansetBox" id="headlineText">
            <span class="mansetBoxTitle"><a href="/detail.php?Type=1&kategori=40&go=117781.php">Paris'te bir Beninli!</a></span><br />

            <div style="height:5px;"></div>
            Geçtiğimiz sezon kümede kalma mücadelesi vererek taraftarlarını hayal kırklığına uğratan Fransız ekibi Paris Saint Germain ... 
            </div>
        </td>
    </tr>
</table>
</div>    <table cellpadding="0" cellspacing="0" class="diger">
<tr><td colspan="3" height="10"></td></tr>
<tr>
Mesaj21.07.2008, 17:19 (UTC)    
Mesaj konusu: Re: Bunun Renk Kodunu değiştirecek varmı

<td valign="top">
<style>
#headlineDiv {
margin: 0 auto;
border: 0px solid #006D95;
color: #006D95;
width: 401px;
height: 301px;
padding: 5px;
text-align: left;
background-color: #ffffff;
border: 0px solid #ffffff;
}
.tdc{
height: 2px;
* height: 4px;
}
a {
color:#006D95;
font-size:14px;
font-family:tahoma;
}
a:hover {
color:#006D95;
font-size:14px;
font-family:tahoma;
}
</style>
<script>
var headlines = new Array(4);
headlines[0] = ['117781','http://www.sporx.com/images/1/40/7979_B_st001b.jpg','http://www.sporx.com/images/1/40/7979_K_st001s.jpg','Paris\'te bir Beninli!','Geçtiğimiz sezon kümede kalma mücadelesi vererek taraftarlarını hayal kırklığına uğratan Fransız ekibi Paris Saint Germain ... ','40'];
headlines[1] = ['117779','http://www.sporx.com/images/1/40/5121_B_guarin001b.jpg','http://www.sporx.com/images/1/40/5121_K_guarin001s.jpg','Porto iyi iş başardı!','Portekiz Birinci Ligi Şampiyonu Porto, Fransa Ligi (Lique 1) takımlarından St. Etienne\'de forma giyen Kolombiyalı orta saha oyuncusu ... ','40'];
headlines[2] = ['117774','http://www.sporx.com/images/1/36/7958_B_asamoah001b.jpg','http://www.sporx.com/images/1/36/7958_K_asamoah001s.jpg','Asamoah Gyan Rennes\'e satıldı','İtalya Birinci futbol Ligi (Serie A) takımlarından Udinese, Ganalı golcüsü Asamoah Gyan\'ı, Fransa Birinci Ligi (Lique 1) ... ','36'];
headlines[3] = ['117772','http://www.sporx.com/images/1/33/9557_B_dannyguthrie001b.jpg','http://www.sporx.com/images/1/33/9557_K_dannyguthrie001s.jpg','Guthrie Newcastle yolcusu','İngiltere Premier Ligi ekiplerinden Liverpool, genç orta saha oyuncusu Danny Guthrie\'yi bir diğer Premier Lig ekibi Newcastle ... ','33'];

var selected_n = 0;
function goPage() {
//window.location = 'haber/' + headlines[selected_n][0] + '.php';
window.location = '/detail.php?Type=1&kategori=' + headlines[selected_n][5] + '&go=' + headlines[selected_n][0];
}
function changeHeadlines(tabID){
tabID = tabID - 1;
selected_n = tabID;
div_h = document.getElementById("headlineTable");
div_img = document.getElementById("headlineImg");
div_t = document.getElementById("headlineText");

div_t.innerHTML = "<span class=\"mansetBoxTitle\"><a href='/detail.php?Type=1&kategori=" + headlines[tabID][5] + "&go=" + headlines[selected_n][0] + "'>" + headlines[tabID][3] + "</a></span><br /><div style=\"height:5px;\"></div>" + headlines[tabID][4];
div_img.innerHTML = "<a href='/detail.php?Type=1&kategori=" + headlines[tabID][5] + "&go=" + headlines[selected_n][0] + "'><img src='" + headlines[tabID][1] + "' width='305' height='220' border='0'></a>";

for (i=0;i<4;i++){
if (i == tabID)
document.getElementById('thumb' + (i+1)).style.border = '1px solid #006D95';
else
document.getElementById('thumb' + (i+1)).style.border = '1px solid #000000';
}
}
</script>
<div id="headlineDiv">
<table cellpadding="0" cellspacing="0" width="100%">
<tr valign="top">
<td>
<div id="headlineImg" style="padding:0px;border:1px solid #006D95;width:307px;height:222px;background-color:#006D95;text-align:center;">
<a href="/detail.php?Type=1&kategori=40&go=117781">

<img src="http://www.sporx.com/images/1/40/7979_B_st001b.jpg" width="305" height="220" border="0">
</a>
</div>
</td>
<td width="100" valign="top" align="center">
<table border="0" cellpadding="1" cellspacing="1">
<tr>
<td class="mansetThumb">
<a href="javascript:goPage();" onmouseover="changeHeadlines('1');"><img src="http://www.sporx.com/images/1/40/7979_B_st001b.jpg" width="72" height="52" style="border:1px solid #006D95;" id="thumb1"></a>

</td>
</tr>
<tr><td class="tdc"></td></tr>
<tr>
<td class="mansetThumb">
<a href="javascript:goPage();" onmouseover="changeHeadlines('2');"><img src="http://www.sporx.com/images/1/40/5121_B_guarin001b.jpg" width="72" height="52" style="border:1px solid #ffffff;" id="thumb2"></a>
</td>
</tr>
<tr><td class="tdc"></td></tr>

<tr>
<td class="mansetThumb">
<a href="javascript:goPage();" onmouseover="changeHeadlines('3');"><img src="http://www.sporx.com/images/1/36/7958_B_asamoah001b.jpg" width="72" height="52" style="border:1px solid #ffffff;" id="thumb3"></a>
</td>
</tr>
<tr><td class="tdc"></td></tr>
<tr>
<td class="mansetThumb">
<a href="javascript:goPage();" onmouseover="changeHeadlines('4');"><img src="http://www.sporx.com/images/1/33/9557_B_dannyguthrie001b.jpg" width="72" height="52" style="border:1px solid #ffffff;" id="thumb4"></a>

</td>
</tr>
</table>
</td>
</tr>
<tr>
<td colspan="2" height="70" valign="top">
<div class="mansetBox" id="headlineText">
<span class="mansetBoxTitle"><a href="/detail.php?Type=1&kategori=40&go=117781.php">Paris'te bir Beninli!</a></span><br />

<div style="height:5px;"></div>
Geçtiğimiz sezon kümede kalma mücadelesi vererek taraftarlarını hayal kırklığına uğratan Fransız ekibi Paris Saint Germain ...
</div>
</td>
</tr>
</table>
</div> <table cellpadding="0" cellspacing="0" class="diger">
<tr><td colspan="3" height="10"></td></tr>
<tr>

Kırmızıyla gösterdiğim yer siyah renk kodu.... Wink


En son istediginherseyburada tarafından 21.07.2008 17:20:34 tarihinde değiştirildi, toplam 1 kere değiştirildi
Mesaj21.07.2008, 18:13 (UTC)    
Mesaj konusu:

arkadaşım kodu istersen bir dene bu kod küçük resimlerin çerçevesinin renk kodu açıklamanın değğil
Önceki mesajları göster:   


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