Theme Unusable Theme Unusable
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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 :)