bilimokur adlı üyeden alıntı: mesajı görüntüle
<style type="text/css">
/*css buraya*/
</style>

bunu kullanarak dene
Bu şekilde yaptım ama yine çalışmadı

<div class="circle">

a

</div>
<style type="text/css">
.circle{<br />
    position:relative;<br />
    background:#666;<br />
    width:100px;<br />
    height:100px;<br />
    text-align:center;<br />
    -webkit-border-radius: 50px;<br />
    -moz-border-radius: 50px;<br />
    border-radius: 50px;<br />
}<br />
.circle p<br />
{<br />
    font:italic 52px Georgia;<br />
    color:#fff;<br />
    vertical-align:middle;<br />
    height:50px;<br />
    position: inherit;<br />
    top:15%;<br />
}<br />
</style>


--R10.NET; Flood Engellendi -->-> Yeni yazılan mesaj 09:44:16 -->-> Daha önceki mesaj 09:37:37 --

bilimokur adlı üyeden alıntı: mesajı görüntüle
<style type="text/css">
/*css buraya*/
</style>

bunu kullanarak dene
Onur89TR adlı üyeden alıntı: mesajı görüntüle
add php code to posts

Şeklinde eklenti aratırsanız işinize yarar bir çözüm bulacaksınızdır.
Teşekkür ederim hocam PHP Code For Posts eklentisi işimi gördü

Eklenti linki:
https://tr.wordpress.org/plugins/php-code-for-posts/