Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #379976

    Hi,

    I want to change picture size and become square in author page. How can I do this?

    https://nefesakademi.com/yazar/yetkili/

    Thanks in advance.

    • This topic was modified 9 years, 2 months ago by Ceyhun95.
    #380116

    Merhabalar,

    Lutfen assagidaki kodu Enfold theme options > General Styling > Quick CSS bolumune ekleyin

    .rounded-container, .rounded-container img { border-radius: 0; }

    Sonrasinda lutfen Settings > Media bolumune gidip thumbnail boyutunu degistirin ve sonrasinda bu eklenti ile – https://wordpress.org/plugins/regenerate-thumbnails/ thumbnailleri tekrardan olusturun

    Best regards,
    Yigit

    #380468

    Kareye çevirdim ancak boyutlarda bir değişiklik olmadı. Önceden bunun css kodu vardı. Çok kolay bir şekilde pixelleri kendim ayarlayabiliyordum. Siteyi tekrar kurunca o kodu kaybettim.

    #380474

    Hi!

    Lutfen assagidaki kodu kullanin

    .rounded-container, .rounded-container img {
    width: 100px;
    height: 100px;
    }

    Best regards,
    Yigit

    #380484

    Teşekkürler aradığım kod buydu.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Author Page Picture Size’ is closed to new replies.