Forums

aligning comment and share links to the left (2 posts)

  1. trishreda
    Member
    Posted 1 year ago #

    Hello! am running WordPress 3.0.1 along with a Pro Photo Blog Theme. The link to my blog is below.
    I want the *comment and *send links at the bottom of my posts to be aligned to the left. As you can see, they are interfering with the titles of the post below. I do not want a line separating the posts. And if I create more space between them, it creates space between my main blog masthead and the current post. I'm trying to keep this design super simple and clean.

    Is there any way to get these links to be aligned to the left instead of the right?
    Thanks,
    ~Trish
    http://www.trishreda.com/blog

    P.S., a little about me. I'm not entirely scared of messing with the code. However, I have never done it before. So if there is a complicated answer I would appreciate you explaining it as you would to a Kindergardener. I'm not the sharpest tool in the shed when it comes to these things. :)

  2. trishreda
    Member
    Posted 1 year ago #

    Ok, I found the answer. But I did it within my Theme (prophoto blogs 3.0). I'm not sure how to do it out side of this theme.

    you can't move just that one link, you'd have to move it and the share link as well. I ended up removing the options to "share" and to "link" because I think people know what to do there. To justify the "comment" link to the left, add the following custom CSS under "Appearance" > "P3 Customize" > "Settings" > "Advanced":

    .comments-header {float: left;}

Topic Closed

This topic has been closed to new replies.

About this Topic