Hey Folks,
As I'm trying to get my site upgraded to the new version of cpg and re-code all the customizations I made to previous versions, I'm having a hard time with some of the things. I'll keep it to one post per thread, but that will mean a lot of threads ;)
Anyway, for this one; I am trying to replace these options in the menu bar for the thumbnail display
Title • File Name • Date • Position
with the page tabs at the bottom. I can leave the drop down menu at the bottom of the page, or possibly even the page tabs as well. If I can't replace them, just remove the sort options at the top would suffice.
Site. (http://skolaiimages.com/stock_1.5/thumbnails.php?album=49)
Thank you.
Cheers
Carl
Remove
id="sortorder_cell"
from the function $template_thumb_view_title_row in your theme.php file to remove that options.
Instead of that buttons you want to have the page tabs (as they are displayed at the bottom) at that position, but not the drop-down, right?
Hey André
Got it, thanks. I removed the sort order. Cool.
Yeah, I would like to have the page tabs at that position. If possible, maybe even keep them at the bottom too, though if the drop down is at the bottom, it's not imperative to have the tabs as well.
Thanks again.
Cheers
Carl