Install a theme

Skinning and designing Serendipity (CSS, HTML, Smarty)
Post Reply
kurtle

Install a theme

Post by kurtle »

I want to install new themes. I got a tarball of themes and extracted them into the templates dir and they are not showing up the be able to be selected, anyone?
Lux
Regular
Posts: 764
Joined: Fri Aug 12, 2005 4:36 pm
Location: Grüt, Zürich, Switzerland
Contact:

Re: Install a theme

Post by Lux »

kurtle wrote:I want to install new themes. I got a tarball of themes and extracted them into the templates dir and they are not showing up the be able to be selected, anyone?
Every theme must have its own subdirectory below templates.

Code: Select all

templates/<themename>
works

Code: Select all

templates/additional_thems/<themename>
does not work

Dirk
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Install a theme

Post by garvinhicking »

You can also install the Spartacus plugin on Serendipity 0.9 to fetch templates over the web! :)

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply