Advanced search  

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

Pages: [1]   Go Down

Author Topic: Coppermine Footer  (Read 3949 times)

0 Members and 1 Guest are viewing this topic.

swandive

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
Coppermine Footer
« on: March 24, 2005, 03:48:10 pm »

Hello, i'm going to do a coppermine theme with xhtml strict code.
I'd like to validate with W3C validator my code source but i have a problem...

i'have read that is impossible to change the code of the footer but there are 2 tag's property not valid in XHTML strict code.
To validate the code i have to eliminate the property ALIGN and TARGET="_BLANK"

<div class="footer" align="center" style="padding-top: 10px;">Powered by <a href="http://coppermine.sf.net/" target="_blank">Coppermine Photo Gallery</a></div>

i hope you can help me.

thank you
« Last Edit: March 27, 2005, 12:15:54 pm by GauGau »
Logged

Tranz

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Female
  • Posts: 6149
Re: Coppermine Footer
« Reply #1 on: March 24, 2005, 07:42:50 pm »

This has been addressed in the next version. We can't say how to edit the footer since it also lets people know how to remove it. Not that you would, but others who come across this could.
Logged

swandive

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
Re: Coppermine Footer
« Reply #2 on: March 24, 2005, 11:54:40 pm »

ok thanks, i understand your reason.

I'd like if u look my work www.spaziotorino.it/solofoto
I have eliminate all the table in source code.
I have changed not only the file theme.php anf template.php but many other file like include/function.php e-card.php and similar...

PS: i think is right to preserve the link to coppermine!

swan

Logged

Tranz

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Female
  • Posts: 6149
Re: Coppermine Footer
« Reply #3 on: March 25, 2005, 12:17:02 am »

Good job. I think one of our members, Rodinou wants to work with someone who can do a tableless theme.
Logged

kegobeer

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 4637
  • Beer - it does a body good!
    • The Kazebeer Family Website
Re: Coppermine Footer
« Reply #4 on: March 25, 2005, 02:42:41 am »

It's not completely tableless - still need to fix this:

                  <div class="topmenu">
                        <table>
                                <tr>







<!-- BEGIN login -->
                                       
                                       
                                        <td>
                                               <span class="nascosto"><a href="login.php?referer=%2Fsolofoto%2F">Login</a></span>
                                        </td>
                                       
<!-- END login -->


                                </tr>
                        </table>
                </div>


It's not visible though.  Must have forgotten one.  ;)

Nicely done!
Logged
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

swandive

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
Re: Coppermine Footer
« Reply #5 on: March 25, 2005, 09:54:38 am »

oh yes...i forgot some tag  :o  ::)ù

in theme.php

// HTML template for title row of the thumbnail view (album title + sort options)

i haven't changed the table for sortorder_options...

bye
Logged
Pages: [1]   Go Up
 

Page created in 0.02 seconds with 20 queries.