Editing out thumbnail display options Editing out thumbnail display options
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Editing out thumbnail display options

Started by Walkinman, March 20, 2011, 08:02:15 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Walkinman

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.

Thank you.

Cheers

Carl

Αndré

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?

Walkinman

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