News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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;