Coppermine Copyright Alignment Coppermine Copyright Alignment
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Coppermine Copyright Alignment

Started by synister, August 02, 2008, 09:16:55 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

synister

I am trying to align the coppermine copyright to the left with a padding of 4px for the classic theme but I have tried and tried and cannot figure out how to do it. Any ideas?

synister

Alright I got it. For those who want to also, I modified the file style.css. Scroll down to .footer and add:

position: absolute;
left: 0px;