PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro How Do I...? (http://www.photopost.com/forum/photopost-pro-how-do-i/)
-   -   « Page 1 · 2 · 3 · 4 · 5 » - how can I make these characters larger? (http://www.photopost.com/forum/photopost-pro-how-do-i/132031-page-1-2-3-4-5-how-can-i-make-these-characters-larger.html)

MediaHound May 28th, 2007 11:20 PM

« Page 1 · 2 · 3 · 4 · 5 » - how can I make these characters larger?
 
As the title states,
I would like to increase the size of the font wherever the following appears in my gallery:
« Page 1 · 2 · 3 · 4 · 5 »

I think those characters are terribly small and it would make it easier for my members to realize that there are indeed other pages of photos that might interest them.
I think this should be a config variable but I'm not gonna be a back seat driver.

Thanks in advance!

Chuck S May 29th, 2007 07:56 AM

Code:

Content visible to verified customers only.
Well judging by this in showgallery template you can do one of two things. You place a font size tag in the css for your small class which would change the whole small size or you can make up a new class maybe called pagenav and make the font bigger

MediaHound May 29th, 2007 11:15 AM

Thanks Chuck
There are two sets of pagination; one at the top and one at the bottom. This editing that I've done effected the bottom one, the top one is still tiny. Where can I find the code to change the top pagination bit?

Chuck S May 29th, 2007 11:18 AM

Maybe cathead template

MediaHound May 29th, 2007 01:19 PM

yep
line 31, the span surrounding $posternav
thanks again


All times are GMT -5. The time now is 02:37 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97