Center the pagination navigation?

Posted in: Newspaper
Post count: 14

Hi.

How do I centre this page navigation:

http://dl.dropbox.com/u/196843290/DBUpload/20140723.222421.png

Thanks

Post count: 6600

Hi,

Use this css in Theme Panel > Custom CSS:

.page-nav {
text-align: center !important;
}

Thanks

Post count: 220

Can u Help me in making the page navigation to appear on top of the Post instead of Bottom ….

Post count: 6600

Hi,

You have to move this line, like this: http://screencast.com/t/nZghZzJaA
Result: http://screencast.com/t/wWHLiZWOQq2d
Note that this example is for the default post template, if you want to change this on other templates also you will have to make this changes on other templates also.

Thanks

Post count: 220

Thank you @lucian

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newspaper’ is closed to new topics and replies.