coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: lleeew on February 17, 2008, 02:35:22 AM

Title: Theme Unusable
Post by: lleeew on February 17, 2008, 02:35:22 AM
Hey,

Apologies if this is a common question - but I couldn't find any answers when I searched.

Basically, I've uploaded my skin, and it shows up in the themes tab in the config section.

Alas, when I select it from the drop down list, the theme resests to default - it says the selected theme is the one I uploaded, but the default one is being display.

Any help please?

Llew.
Title: Re: Theme Unusable
Post by: Joachim Müller on February 17, 2008, 02:36:59 AM
Post a link to your gallery and the name of your custom theme then.
Title: Re: Theme Unusable
Post by: lleeew on February 17, 2008, 03:15:02 AM
My gallery is www.lleeew.com and the theme is named siteground8.
Title: Re: Theme Unusable
Post by: lleeew on February 17, 2008, 07:43:34 AM
I've found the problem,

While scoping my CSS all the links read ../../images/powered-php.gif.

I'm assuming it should actually point to the folder where the images are.

So - should it read:

public_html/themes/images/powered-php.gif?

Or something else completely.

Thanks...

Llew.
Title: Re: Theme Unusable
Post by: Joachim Müller on February 17, 2008, 02:05:07 PM
You have created an extra (surplus) folder - the folder structure is http://www.lleeew.com/themes/siteground8/siteground8/ although it just should be http://www.lleeew.com/themes/siteground8/
Title: Re: Theme Unusable
Post by: SaWey on February 17, 2008, 02:15:12 PM
Your theme resides in 'cpg_root/themes/siteground8/siteground8' while it should be in 'cpg_root/themes/siteground8'

whoops, looks like someone beat me :)