Index - Main Page Questions and Support Needed Index - Main Page Questions and Support Needed
 

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

Index - Main Page Questions and Support Needed

Started by EB 22, November 24, 2004, 12:09:00 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

EB 22

I had a couple questions.

On the main page (index page) where it displays all the albums, I just want to have one column. But it only displays the thumbnail size pictures. I was it to display the one size bigger (the intermediate size). How do I go about doing that?

And I don't want to display the random pictures, how do I get rid of that?

donnoman

The docs cover how you can modify the items on the front page, and probably the other items you want to change.

Go to your config under "Album List View" there is a line "The content of the main page".

If you want to get rid of the random pictures you need to remove "/random,2" from the string.

You should probably also review these sections of the config and thier settings:

Thumbnail view: "Number of columns on the thumbnail page" and "number of rows on the thumbnail page"

Files and thumbnails settings: "Max Dimensions of a thumbnail" (caveats apply, read the docs)

Image view & comment settings: "width of the table for file display"

My guess is theres going to be some coding involved if you want to display the real intermediate image instead of the thumbnail.
You might search the mods board for such a thing.