Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2008-02-29 12:33:36
- Gallex
- Member
- Registered: 2006-10-08
- Posts: 1,308
css question: min-height and IE
hi,
i would like to strech content area longer if there is no content under the link.
so i set
#content {
min-height:260px;
}
for firefox and opera it helps, but not for IE (6.0). how to solve this? is there a workaround?
my page
Offline
Offline
#3 2008-02-29 13:26:59
- masa
- Member
- From: Asturias, Spain
- Registered: 2005-11-25
- Posts: 1,091
Re: css question: min-height and IE
Does this help?
Offline
#4 2008-02-29 14:11:38
- Gallex
- Member
- Registered: 2006-10-08
- Posts: 1,308
Re: css question: min-height and IE
I used this solution
and it works. only i don’t know what this [id] means there
Offline
#5 2008-02-29 14:28:10
- masa
- Member
- From: Asturias, Spain
- Registered: 2005-11-25
- Posts: 1,091
Re: css question: min-height and IE
I’ve never used them myself, but great to hear it works. :-)
Offline
#6 2008-03-01 01:48:00
- marios
- Archived Plugin Author
- Registered: 2005-03-12
- Posts: 1,253
Offline
Pages: 1