Hello Dr. Radut!
I've been trying to make a subtheme for 0 Point to ease upgrading.
But after adding "base theme = zeropoint" to the .info file I receive this message:
Fatal error: Cannot redeclare phptemplate_preprocess() in /home/ ... /sites/all/themes/lajoyaglobal/template.php on line 102

Any suggestion?

Thanks in advance!
:-)
Warm regards from (today not so) sunny México!
Pepe

Comments

florian’s picture

I think it is better to put in _custom folder the images you need for your new theme and to use custom-style.css.

pepemty’s picture

Hmmmm... I think I got it... ;-)

Thank you Dr. and here goes to you my very first Happy New Year 2010!

Warm regards from sunny México!
:-)
Pepe

florian’s picture

Status: Active » Closed (fixed)
knarzer77’s picture

Status: Closed (fixed) » Active

Hi,

it's also possibly to override page files (page.tpl.php, ...) in the _custom folder?

regards Jan

florian’s picture

Nope. You must do the changes directly in page.tpl.php only.

palik’s picture

EDIT2 - my happiness was short :D according http://drupal.org/node/733194 and http://drupal.org/node/782620 i cant't rename custom styles to local.css, so original post is now actually true :(( or maybe i'm missing something?

EDIT - i just read that i should rename custom.css to local.css - so i'm somewhat happy :)

ORIGINAL POST - hello! thanks for amazing theme, that i use on my site, but could You consider making this theme subtheme-compatible?

Or, if not, maybe You could add "user.css", that this theme would expect to find in _custom folder, but do NOT put this file in standard distro?

Users could create this file themselves and have all modifications there, and they would must not to remember to delete _custom folder before upgrading theme to newer version of zeropoint.

Please consider this because now i can easily overwrite custom.css when upgrading. Thanks in advance!

florian’s picture

Issue summary: View changes
Status: Active » Closed (works as designed)

This feature will be added in the future releases.