Block headers not rendering correctly

alastair - June 25, 2008 - 14:59
Project:AD The Morning After
Version:6.x-1.2
Component:User interface
Category:bug report
Priority:normal
Assigned:Alan Cooney
Status:closed
Description

In the sample screenshot, the block headers are rendered in a small all-caps font and reddy-orange colour (presumably the same colour as is used in the site search box). On my site, the block headers are rendered in a large font in black.

Please visit http://www.alastairsmith.me.uk/ for a live demo, or see the attached screenshot.

AttachmentSize
screenshot.png112.51 KB

#1

alastair - June 25, 2008 - 15:34

I fixed this by changing line 605 of style.css as follows:

- .block h2.title {
+ .block h2 {

#2

Alan Cooney - June 29, 2008 - 14:36
Assigned to:Anonymous» Alan Cooney
Status:active» fixed

Thanks for your input, this has now been fixed.

#3

Alan Cooney - June 29, 2008 - 14:44
Status:fixed» closed

Closed- tidying up

 
 

Drupal is a registered trademark of Dries Buytaert.