[wp-trac] [WordPress Trac] #15040: Theme Twenty Ten issue

WordPress Trac wp-trac at lists.automattic.com
Tue Oct 5 11:52:29 UTC 2010


#15040: Theme Twenty Ten issue
--------------------------+-------------------------------------------------
 Reporter:  sleijon       |       Owner:                 
     Type:  defect (bug)  |      Status:  new            
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  General       |     Version:  3.0.1          
 Severity:  normal        |    Keywords:  twenty ten     
--------------------------+-------------------------------------------------
 In every page but the landing page, the menu drops down (space inbetween
 image and menu).
 Add style="display:block" in the image attributes.
 (see below - this seems to fix the issue)

 <img src="<?php header_image(); ?>" width="<?php echo HEADER_IMAGE_WIDTH;
 ?>" height="<?php echo HEADER_IMAGE_HEIGHT; ?>" alt="home"
 style="display:block"/>

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


More information about the wp-trac mailing list