• 14-12-2023, 14:20:05
    #1
    Üyeliği durduruldu
    <style type="text/css">
    <!--
    .stil1 {color: #FFFFFF}
    -->
    </style>
    <div align="center" class="stil1">
      <a title="Araçlar Blog" rel="dofollow" target="_blank" href="https://araclar.gen.tr">Araçlar Blog</a></div>
    yazı rengini beyaz yapmak istiyorum ama link olduğu için siyah kalıyor.
  • 14-12-2023, 14:21:39
    #2
    Üyeliği durduruldu
    Garfield adlı üyeden alıntı: mesajı görüntüle
    <style type="text/css">
    <!--
    .stil1 {color: #FFFFFF}
    -->
    </style>
    <div align="center" class="stil1">
      <a title="Araçlar Blog" rel="dofollow" target="_blank" href="https://araclar.gen.tr">Araçlar Blog</a></div>
    yazı rengini beyaz yapmak istiyorum ama link olduğu için siyah kalıyor.

    <style type="text/css">
    <!--
    .stil1 {color: #FFFFFF !important;}
    -->
    </style>

    !important yaparsanız üzerine yazar.
  • 14-12-2023, 14:24:00
    #3
    Üyeliği durduruldu
    racnoss adlı üyeden alıntı: mesajı görüntüle
    <style type="text/css">
    <!--
    .stil1 {color: #FFFFFF !important;}
    -->
    </style>

    !important yaparsanız üzerine yazar.
    yne aynı siyah gorunuyor.

    <style type="text/css">
    <!--
    .stil1 {color: #FFFFFF !important;}
    -->
    </style>
     
    
    <div align="center" class="stil1">
    
      <a title="Araçlar Blog" rel="dofollow" target="_blank" href="https://araclar.gen.tr">Araçlar Blog</a></div>
  • 14-12-2023, 14:25:52
    #4
    Üyeliği durduruldu
    Garfield adlı üyeden alıntı: mesajı görüntüle
    yne aynı siyah gorunuyor.

    <style type="text/css">
    <!--
    .stil1 {color: #FFFFFF !important;}
    -->
    </style>
     
    
    <div align="center" class="stil1">
    
      <a title="Araçlar Blog"  rel="dofollow" target="_blank" href="https://araclar.gen.tr">Araçlar Blog</a></div>
    <a title="Araçlar Blog" rel="dofollow" style="color:#fff !important;" target="_blank" href="https://araclar.gen.tr">Araçlar Blog</a></div>

    Ayrıca bunu .stil1 a {color: #FFFFFF !important;} yapabilirsiniz.