Coppermine Copyright Alignment Coppermine Copyright Alignment
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

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;