[wp-trac] Re: [WordPress Trac] #4517: Bundle Sandbox theme, and also set 'sandbox' as the default template for themes without a stylesheet

WordPress Trac wp-trac at lists.automattic.com
Sat Jun 23 04:09:56 GMT 2007


#4517: Bundle Sandbox theme, and also set 'sandbox' as the default template for
themes without a stylesheet
--------------------------------------+-------------------------------------
 Reporter:  JeremyVisser              |        Owner:  anonymous   
     Type:  enhancement               |       Status:  new         
 Priority:  low                       |    Milestone:  2.4 (future)
Component:  Template                  |      Version:              
 Severity:  minor                     |   Resolution:              
 Keywords:  2nd-opinion dev-feedback  |  
--------------------------------------+-------------------------------------
Comment (by JeremyVisser):

 -1 for removing Classic as well. It's a nice theme. Perhaps it could be
 ported to Sandbox? {{{;)}}}

 -1 on DD32's suggestion as well. It can be done like the following:

 {{{
 File: wp-content/classic-reloaded/style.css

 /*
     Theme Name: Classic Reloaded
     Theme Author: Jeremy Visser
     Template: classic
 */

 @import url('../classic/style.css');

 body {
     background-color: #000;
     color: #f00;
 }

 }}}
 }}}

-- 
Ticket URL: <http://trac.wordpress.org/ticket/4517#comment:4>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list