prev-post and next-post question

  • Anonymous

    #1262

    Hi,

    I am trying to find out how can I move the prev-post and next-post to the buttom of each post ( as opposed to top as they are now ).

    I’ve tried to do a search on this forum but I did not managed to find any relevant results.

    Could you please help me?

    Kim

    #15016

    Well, I havent seen that done. But You can Style it 🙂

    #previous, #previous a, #previous a:visited, #next-post, #next-post a, #next-post a:visited {
    background: url("images/bg-gradient.png") repeat-x scroll 0 0 #6E6E6E;
    box-shadow: 0 0 1px #666666;
    color: #FFFFFF;
    font: bold 10px arial;
    letter-spacing: 1px;
    padding: 1px 0;
    text-indent: 4px;
    text-shadow: 0 -1px 0 #000000;
    text-transform: uppercase;
    }

    Kim

Viewing 2 posts - 1 through 2 (of 2 total)

  • You must be logged in to reply to this topic.