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
You can use CSS to style the footer.
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
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 :-\\.
OK, everything solved!
Thank you for the support and excuse me for double-questioning... :-[