Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2009-12-28 14:34:00

Gallex
Member
Registered: 2006-10-08
Posts: 1,304

background images for <li> and ie-s

could anybody tell me why ie-s don’t display background images for .article-b li if the title is more than one row long in this article list ?

Offline

#2 2009-12-30 09:24:10

Gallex
Member
Registered: 2006-10-08
Posts: 1,304

Re: background images for <li> and ie-s

no ideas?

Offline

#3 2009-12-30 11:02:07

trenc
Plugin Author
From: Malmö
Registered: 2008-02-27
Posts: 572
Website GitHub

Re: background images for <li> and ie-s

A shoot in the dark:

I think this has to do with the line-height for the lists:

ul, li ul {
	line-height:1.3em;
	list-style-type:none;
}

Offline

#4 2009-12-30 12:25:21

Gallex
Member
Registered: 2006-10-08
Posts: 1,304

Re: background images for <li> and ie-s

precise shot ;)

removing line-height:1.3em did the trick. thank’s trenc

Offline

Board footer

Powered by FluxBB