anyone good at html? tumblr page help?

d_banjezeez

New member
Hey okay here's my tumblr page:
http://ilikeclothesxx.tumblr.com/

i edited the page myself and stuff. can you see that older-> link at the left hand side? Yeah when you click it, it goes to page 2 but it doesnt go to page 3 after, and it doesn't show the link for the previous page either. o.O which it used to do before. What happened?
Plus I want that older link to be in the middle, right under the home/ask/random/archive links.

Here's the codee:


<span class="pagination">

</br>

<div id="pages">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}><- newer </a>{/block:PreviousPage} </br> {block:NextPage}<a href="{NextPage}">older -></a>{/block:NextPage}<BR>{/block:Pagination}

{block:PermalinkPagination}{block:PreviousPost}« <a href="{PreviousPost}">previous</a>{/block:PreviousPost} {block:NextPost}<a href="{NextPost}">next</a> »{/block:NextPost}<BR>{/block:PermalinkPagination}
</div>

I also have this at the bottom of the editing page:

<div id="pages">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage} {CurrentPage}/{TotalPages} {block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}<BR>{/block:Pagination}
{block:PermalinkPagination}{block:PreviousPost}« <a href="{PreviousPost}">previous</a>{/block:PreviousPost} {block:NextPost}<a href="{NextPost}">next</a> »{/block:NextPost}<BR>{/block:PermalinkPagination}</div>
</div>
I dont think I need it because the link isn't the bottom of the page but yeah, i just left it there.

ALSO, can you see the way some of the notes at the bottom of each picture are on the lines instead of in the box, what's up with that? how do i keep them in the box?

I will love you forever if you help mee :D thankss!
the "{/block:PermalinkP…?" wasn't me it was yahoo answers shortening it. :/ it's supposed to say {/block:PermalinkPagination}
 
Back
Top