coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: tbobker on December 29, 2007, 11:09:44 PM

Title: customizing the front page - category, Random files, last additions
Post by: tbobker on December 29, 2007, 11:09:44 PM
I have looked over this forum for the answer, i have also searched the files and cannot find the code that generates the table on the front page which displays the categories, Random files and last additions on the front page. Also how can i control the maximum amount of rows and column length for each section.

In short i want to layout the front page differently, by placing the last additions and random files side by side and categories above?

Please can you advise me.

Title: Re: customizing the front page - category, Random files, last additions
Post by: Joachim Müller on December 30, 2007, 02:28:00 AM
Quote from: tbobker on December 29, 2007, 11:09:44 PM
In short i want to layout the front page differently, by placing the last additions and random files side by side and categories above?
Can't be accomplished without you performing in-depth core code changes.
Title: Re: customizing the front page - category, Random files, last additions
Post by: tbobker on December 30, 2007, 07:45:00 AM
where is the table that generates the random files and last additions? i want to add images as headings rather then the text?
Title: Re: customizing the front page - category, Random files, last additions
Post by: Joachim Müller on December 30, 2007, 11:26:26 AM
Take a look at the case selectors in index.php. Unless you're a coder, this won't tell you much though.