Viewing 1 post (of 1 total)
-
AuthorPosts
-
zorroh Friend
zorroh
- Join date:
- November 2006
- Posts:
- 422
- Downloads:
- 20
- Uploads:
- 43
- Thanks:
- 88
- Thanked:
- 80 times in 1 posts
November 17, 2009 at 4:24 am #146097Teline 3 default page nav counter is in annoing place, so i wanted it from article header to title and my friend helped me with this solution:
Open plugins/content/pagebreak.php
Before:
$row->text .= $pageNav->getPagesCounter();
After:
$row->title .= ' - ' . $pageNav->getPagesCounter();
-
AuthorPosts
Viewing 1 post (of 1 total)This topic contains 1 reply, has 1 voice, and was last updated by zorroh 15 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum