About Author Edit

  • Posted in : cvCard WP
  • isaumya
    Participant

    Hi,
    I want to make some customization in my theme but I’m unable to find exactly where to change.
    Here is the current looks: http://i.imgur.com/I7hp9Lk.jpg

    But I want to add some more things like follow me of twitter/ facebook etc. But I didnt find where should I edit it. In your theme code is this: http://i.imgur.com/90MkgXf.jpg

    So, I really dont know How do I edit the html content.

    isaumya
    Participant

    Anyways I got it. Abou-author.php

    Mehmet S.
    Keymaster

    Hi, you can use this in your Biographical Info field in your user profile of wp admin.

    Hi, I'm the author of this post. <a href="http://twitter.com/username">Follow me on Twitter</a>
    

    Thanks

    isaumya
    Participant

    It’s ok Sali. I was looking for some design improvement. I’ve find what I was looking for.

    Thanks for your reply.

    Mehmet S.
    Keymaster

    You are welcome.

    fcomartingarcia
    Participant

    Hi, I would like to change the font size of the text in this module (about author) to be like the text of articles.

    Where I can change this in the code?

    Thx!

    ahmetsali
    Keymaster

    @fcomartingarcia

    Hi, you can try this custom css code;

    .author-info p {
        font-size: 1em;
    }
    
    fcomartingarcia
    Participant

    Can you explain it more detailed please? @ahmetsali

    I don’t understand where I need to put o change that code.

    ahmetsali
    Keymaster

    @fcomartingarcia

    just change the value in the css, you can use px values too, like

    .author-info p {
        font-size: 16px;
    }
    
Viewing 9 posts - 1 through 9 (of 9 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register