Copyright improvement Copyright improvement
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Copyright improvement

Started by Burpee, June 24, 2005, 02:12:41 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Burpee

Just a minor improvement here, but still worthy.
The Coppermine copyright looks like this:
<div class="footer" align="center" style="padding-top: 10px;">Powered by <a href="http://coppermine.sf.net/" target="_blank">Coppermine Photo Gallery</a></div>
The SMF copyright looks like this:
<span class="smalltext" style="display: inline; visibility: visible; font-family: Verdana, Arial, sans-serif;">Simple Machines Community Forum | Powered by <a href="http://www.simplemachines.org/" title="Simple Machines Forum" target="_blank">SMF 1.1 Beta 3</a>.<br />&copy; 2001-2005, <a href="http://www.lewismedia.com/" target="_blank">Lewis Media</a>. All Rights Reserved.</span>

You might want to copy their "visibility: visible" thing, because it prevents people from blocking it out as easily.

Joachim Müller

people hardly use the visibility attribute in my experience if they want to hide the footer, but just the same color for font and background. No easy workaround for this. Your idea is valid however, and easily accomplished, so I'm moving this thread accordingly.