Ported another theme to mephisto
March 20th, 2007
just realized the zip files went missing when changing domains. will update asap!
Hello, This theme was created by nodethirtythree. So far, he/she/they have been one of my favorite designers. What I like best is that it has a nice three column layout.
The theme contains a few different css files for different colors. green, blue, brown, etc…Just copy over the color_folder images into the main images directory and change the stylesheet in the layout.liquid to the stylesheet you would like to use.
You can download here
Dustin said:
The reason your themes don't work with Mephisto's theme importer is because each theme has to contain all of the required folders (images, javascripts, layouts, stylesheets, templates) in the root of the zip. Your themes contain all the folders within a subfolder inside the zip. As an example, 'nonzero.zip' contains the folder 'nonzero' which contains all the theme's folders. Instead, everything in 'nonzero' should instead be placed directly into 'nonzero.zip'. I hope I haven't confused you too much :-) You can also read http://groups.google.com/group/MephistoBlog/tree/browse_frm/month/2006-11/e5e4dbdef71385e4?rnum=11&_done=%2Fgroup%2FMephistoBlog%2Fbrowse_frm%2Fmonth%2F2006-11%3F for more about the problem.
railsgrunt said:
hi dustin, thanks for pointing that out. ive been meaning to figure it out but just havent had the time. my next themes i port, ill make sure i get the proper directory structure. thanks again!