Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #26703

    Hello,

    I would like to make some style changes to the author archive page but can’t seem to access it in the backend or edit from the live page.

    Example page: http://etool.net.au/author/alex/

    I want to add a sidebar and move the author image to the left, with bio on the right.

    Can you advise where and how to change this please?

    Thanks, Siobhan

    #131316

    Hey!

    1) Insert following code into the quick css field

    #top .fullsize .template-blog.template-author .blog-meta {
    float: left;
    margin: 0 30px 0 0;
    text-align: left;
    }

    2) Go to Enfold > Sidebar and select “Sidebar on Archive Pages” – “right sidebar”.

    Best regards,

    Peter

    #131317

    Amazing, thanks Peter!

    It looks tons better now :)

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘How To Style Author Archive Page’ is closed to new replies.