inherit
177972
0
May 15, 2016 0:17:29 GMT -8
Elaina
161
March 2012
kitakin
|
Post by Elaina on Apr 8, 2014 4:57:53 GMT -8
crossmyheart.boards.net/board/1/general-boardI wasn't sure where to place this for help so I thought I'd try here. What I'm seeking help for is to see if there's any way to prevent the page numbers from being displayed like this. If you notice it's overlapping, so I was curious if there's perhaps a way to remove the page numbers from showing up while in the boards like this. Thank you ^^
|
|
inherit
177972
0
May 15, 2016 0:17:29 GMT -8
Elaina
161
March 2012
kitakin
|
Post by Elaina on Apr 10, 2014 5:41:22 GMT -8
bump
|
|
inherit
The Great Cinnamon Roll
191518
0
Oct 19, 2016 22:17:44 GMT -8
David Clark
Care for some tai chi with your chai tea?
17,602
March 2013
davidlinc1
|
Post by David Clark on Apr 10, 2014 15:22:47 GMT -8
Hey Elaina, sorry for the delay. Try this: Go to Admin > Themes > Advanced Styles & CSS > Style Sheet tab, and scroll all the way down. Place this code at the bottom, which will set all micro pagination buttons to not display. .ui-micro-pagination { display: none; }
|
|
inherit
177972
0
May 15, 2016 0:17:29 GMT -8
Elaina
161
March 2012
kitakin
|
Post by Elaina on Apr 13, 2014 1:57:31 GMT -8
Thank you~ ^^ This worked splendidly
|
|
inherit
The Great Cinnamon Roll
191518
0
Oct 19, 2016 22:17:44 GMT -8
David Clark
Care for some tai chi with your chai tea?
17,602
March 2013
davidlinc1
|
Post by David Clark on Apr 13, 2014 13:11:59 GMT -8
|
|