please see attached image

CommentFileSizeAuthor
#1 sitename.obstuction.png25.71 KBgiorgosk
mulpo-header.png11.5 KBgiorgosk

Comments

giorgosk’s picture

StatusFileSize
new25.71 KB

the problem is more general than previously thought

in IE the sitename is obstructed without even having anything in the header
take a look at new screenshot

giorgosk’s picture

the

#wrapper{
    line-height: 1.333em; /* 12px x 1.333 = 16px */
}

creates this

so one can either erase it or put the following in style.css


h1#site-name a{	
	line-height:1em;
}
ipwa’s picture

Header blocks fixed in dev, will fix site name when I get a little more time these days.

ipwa’s picture

Issue summary: View changes
Status: Active » Closed (outdated)