I want that “start”, “next”, etc buttons should be linear. Already break down in Joomla Phoca gallery pagination. See this image:
http://srajib.info/phoca/phoca-3.png
CSS
#phocagallery .pgcenter, #phocagallery-upload .pgcenter, #phocagallery-subcategory-creating .pgcenter {text-align: center; vertical-align: middle;}
HTML
<div class="pgcenter">
<div class="pginline">
</div>
<div class="sectiontablefooter" style="margin: 0pt 10px; display: inline;">
....
....
If you add this to your phocagallery.css, it will solve the problem:
By the way, I know it’s your site but just to let you know, I really dislike the EED cursor with the letters that also follow it 😉