• I am using the “related posts” plugin. The plugin itself works fine, but I am at a loss as to how to align the text of the “related posts” list after each post. Right now it is on the extreme left part of the page at the bottom the the post.

    This plugin is a widget that is invisible in the sidebar and will only show related posts at the bottom of each post if the tags between at least two posts match. If I go to the widgets section of my admin panel, the “related posts” plugin has a configuration. You can add code before the
    <ul> and after it. Should I use this or should I just edit my theme files directly?

    I also use the “gregarious” plugin for my “share” icon that also is listed at the bottom of each post. This plugin is aligned where I want it, and my goal is to get the “related posts” to align directly to the right of this plugin. Let me illustrate what I want:

    POST content
    blah blah blah
    End of Post

    [Share this]——————————–[Related Posts]

    Here is an example post where you can see how it is misaligned. Notice how the related posts are way to the left: I want to change it from what you see on my page to what I have above.

    Thanks in advance.

Viewing 1 replies (of 1 total)
  • i would suggest throwing both div.classes into a single div.id, then call Related Posts first and float it right. You may need to tweak it a bit more after that. That’s how i use my Previous and Next links.

    of course, that’s just simple coding. i don’t know if will work with your plugin.

    hope that helps.

Viewing 1 replies (of 1 total)

The topic ‘How Do I Align “Related Posts” Plugin?’ is closed to new replies.