coppermine-gallery.com/forum

Support => Older/other versions => cpg1.3.x Support => Topic started by: maolu on August 12, 2005, 12:33:17 PM

Title: Questions about "powered by"
Post by: maolu on August 12, 2005, 12:33:17 PM
Hi everybody.

First of all let me say i'm not asking to remove the writing or something similar, my problem is about positioning that "powered by" info around the page.

Right now i have a table with the gallery and another one with all the info and credits about my site.
This second table is containing also the language select, the flags and so on and i'd like to put there also the "powered by coppermine" writing, but cannot figure out how to do this.

I noticed in the template that this writing comes with the {GALLERY} keyword, so for me is difficult to understand how to put gallery on one table and writing on the other.

Is it possible?

Thx.
Maolu
Title: Re: Questions about "powered by"
Post by: Tranz on August 12, 2005, 04:59:02 PM
You can use CSS to style the footer.
Title: Re: Questions about "powered by"
Post by: maolu on August 13, 2005, 01:56:58 AM
how?!

Sorry if it souns obvious to you, but looking at the css file i didn't find the part affecting that writing...
Am I missing something? :(

Other question: is it possible to have the list of albums WITHOUT thumbnails?

Thanks again! ;D
Title: Re: Questions about "powered by"
Post by: Joachim Müller on August 13, 2005, 08:50:00 AM
search your stylesheet (themes/yourtheme/style.css for the class "footer"). If you don't have this class, you have a "crippled" custom theme, just add the class definition (take a look at the themes that come with the coppermine package to get an idea). Post a link to your gallery for details.

Your other question goes unanswered, as we have a "one question per thread" policy you agreed to respect when signing up :-\\.
Title: Re: Questions about "powered by"
Post by: maolu on August 13, 2005, 10:45:55 AM
OK, everything solved!

Thank you for the support and excuse me for double-questioning... :-[