Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2006-02-22 00:41:50

jameslomax
Member
From: UK
Registered: 2005-05-09
Posts: 448
Website

IE justification problem

Bill Gates……bah.

Still, it’s got to be done: building an IE friendly site. This page is messing up in Internet Explorer – check out the ‘recent articles’ list.

Any ideas guys?

Offline

#2 2006-02-24 23:16:12

valen
New Member
From: New York City
Registered: 2006-02-18
Posts: 3
Website

Re: IE justification problem

James,

I experimented a bit and I found that this works (for me).

Add:

<b>list-style-position: outside; </b>

to your ul#words-list style.

So now it looks like this:

<b>ul#words-list {
margin: 0 0 15px 0;
padding: 0;
list-style-type: none;
list-style-position: outside;
}</b>

I enjoyed looking at your photos btw.

Offline

#3 2006-02-27 19:53:50

jameslomax
Member
From: UK
Registered: 2005-05-09
Posts: 448
Website

Re: IE justification problem

Thanks Valen….I’ll see if it works!

Update: yes, it seems to have worked.

Last edited by jameslomax (2006-02-27 20:50:16)

Offline

Board footer

Powered by FluxBB