non-theme related layout changes non-theme related layout changes
 

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

non-theme related layout changes

Started by zarroun, November 15, 2006, 08:21:50 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

zarroun

Hello everyone,

Could anyone point me to the script that creates the table layout for the gallery? I would like to change some layout behaviors and also remove some elements that are not necessary for my client's site. I could not find these settings in the theme.php, but don't hurt me if I overlooked them :P. Thank you for your help!

Joachim Müller

Not related to photography. Stop posting threads on the "photography tips/tricks" board. Moving.

There's not one single file that handles all table-based content, so the answer is: there are various. For a start, edit themes/yourtheme/template.html and see if this is what you have been looking for.

zarroun

I'm sorry, I don't know why i posted in there. Boy, I really need some sleep. Thanks for moving the thread.

I have my template.html changed, but it's not all I want to change. I figured there's not one single file that handles the whole gallery. Here's what I want to do though, maybe that'll help.

For example, I'd like to be able to have the category title below the thumbnail, and take away the album title. I then would also like to get the code that populates the category names and put them in a the sub-menu.

It's only the user pages that I want to change, none of the administrative pages. Thanks a bunch.

Joachim Müller

Most (if not all) of this can be accomplished by editing themes/yourtheme/theme.php, so the subject of this thread is pretty misleading... ;)

zarroun

Really?! Are all those settings in the sample theme.php? I am very sorry then because I've been trying to get it to look to my client's specs for several days now. I'll dig through it again, maybe I was just too convinced that these settings are somewhere else that I simply didn't see them. Thank you!