[wp-trac] [WordPress Trac] #7150: install has no styling

WordPress Trac wp-trac at lists.automattic.com
Wed Jun 18 02:04:08 GMT 2008


#7150: install has no styling
----------------------------+-----------------------------------------------
 Reporter:  DD32            |       Owner:  anonymous  
     Type:  defect          |      Status:  new        
 Priority:  normal          |   Milestone:  2.6        
Component:  Administration  |     Version:  2.6        
 Severity:  normal          |    Keywords:  needs-patch
----------------------------+-----------------------------------------------
 The WordPress installer has no styling if its installed into a
 subdirectory.

 Eg: http://site/wordpress/wp-admin/install.php has this HTML:
 {{{
         <link rel='stylesheet' href='/wp-
 admin/css/install.css?ver=2.6-bleeding2' type='text/css' media='all' />
 </head>
 <body>
 <h1 id="logo"><img alt="WordPress" src="images/wordpress-logo.png" /></h1>
 }}}

 it appears that admin_css does not realise that it needs to use a relative
 path.

 Possibly in that case hard-coding the stylesheet may be an option?

-- 
Ticket URL: <http://trac.wordpress.org/ticket/7150>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list