Theme Unusable Theme Unusable
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Theme Unusable

Started by lleeew, February 17, 2008, 02:35:22 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

lleeew

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.

Joachim Müller

Post a link to your gallery and the name of your custom theme then.

lleeew

My gallery is www.lleeew.com and the theme is named siteground8.

lleeew

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.

Joachim Müller

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/

SaWey

Your theme resides in 'cpg_root/themes/siteground8/siteground8' while it should be in 'cpg_root/themes/siteground8'

whoops, looks like someone beat me :)