coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: synister on August 02, 2008, 09:16:55 AM

Title: Coppermine Copyright Alignment
Post by: synister on August 02, 2008, 09:16:55 AM
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?
Title: Re: Coppermine Copyright Alignment
Post by: synister on August 02, 2008, 09:36:55 AM
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;