Buldum hocam tekrar sağolun
posbit_legacy de bulun
<!-- message -->
ekleyin
bulun
<!-- / message -->
öncesine şunu ekleyin
ek css ye aynen yapıştırın
Alıntı
.iclink a{
background-image: url(images/misc/external.gif);
background-repeat: no-repeat;
background-position: center right;
padding-right: 20px
}
.iclink a:link {
background-color: transparent;
border-color: #930;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dotted;
text-decoration: none;
color: #F37821;
}
.iclink a:visited {
background-color: transparent;
border-color: #930;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dotted;
text-decoration: none;
color: #F37821;
}
.iclink a:hover {
color: #06F;
background-color: transparent;
border-color: #C30;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dotted;
text-decoration: none;
}