I would like to have the "Older posts" and "Newer posts" at the top of a page as well as at the bottom.,
Is it possible to easily change the links to be bolded?
I would like to have the "Older posts" and "Newer posts" at the top of a page as well as at the bottom.,
Is it possible to easily change the links to be bolded?
edit index.php and copy the respective code from below the loop and paste it to above the loop; details depend on your theme.
to change the links to 'bold', find the html tags surrounding your links, and find the corresponding styles in style.css; then add font-weight: bold;
with a link to your site, you might get more detailed help.
you could also paste the code of index.php into a http://wordpress.pastebin.com/ and post the link to it here.
This topic has been closed to new replies.