Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #next {
- position: fixed;
- bottom: 5px;
- left: 620px;
- z-index: 999;
- }
- .img {
- width: 400px;
- min-width: 400px;
- max-width: 500px;
- }
- <span class="current_page">{PageNumber}</span>
- <a class="jump_page" href="{URL}">{PageNumber}</a>
- {block:NextPage}
- <a href="{NextPage}">▶</a>
- {/block:NextPage}
Advertisement
Add Comment
Please, Sign In to add comment