----------------------------------------------------------------------------------------------
4ad.php ü bu şekilde düzenleyebilirsiniz tablo içine alacaktır tamamen silerseniz tablosuz olacaktır...
-----------------------------------------------------------------------------------------------
Alıntı
<style type="text/css">
a.foot {
color: #000;
text-decoration: underline;
}
a.link {
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #006699;
text-decoration: none;
}
b {
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ff6600;
text-decoration: underline;
}
table {
background: #efefef;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
width: 728px;
height: 90px;
border: #ffffff;
border-style: solid;
border-left-width: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px
}
td {
vertical-align: top;
border: #ffffff;
border-style: solid;
border-left-width: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px
}
td.foot {
background: #efefef;
font-size: 10px;
color: #000;
height: 1px;
text-decoration : none;
text-indent : 0px;
line-height : 10px;
}
</style>
<table><tr><td width="25%">BURAYA KODUNUZU YAZIN...</td>
</tr></table>
Pm den sorduğunuz için bu şekilde düzenledim kodu uygun yere koyarak yerleştirebilirsiniz...