Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#445 2010-02-17 22:39:14
Re: TxP.com home page
Thanks Patrick. I’ll look into that. Is it doing the same on Textgarden by any chance?
Last edited by thebombsite (2010-02-17 22:40:34)
Stuart
In a Time of Universal Deceit
Telling the Truth is Revolutionary.
Offline
#446 2010-03-15 15:50:36
Re: TxP.com home page
My pleasure Stuart.
Yes. It’s the same on TXPGarden.org
Patrick.
Github | CodePen | Codier | Simplr theme | Wait Me: a maintenance theme | [\a mi.ni.ma]: a “Low Tech” simple Blog theme.
Offline
#447 2010-03-15 21:55:54
Re: TxP.com home page
Thanks Pat. That should be fixed apart from IE. I’ll get to that later.
Was affecting the footer as well.
Last edited by thebombsite (2010-03-15 21:57:06)
Stuart
In a Time of Universal Deceit
Telling the Truth is Revolutionary.
Offline
#448 2010-03-28 14:43:19
Re: TxP.com home page
@Stuart
That’s perfect.
For IE perhaps you could had this:
body{width:expression(document.body.clientWidth < 955? "955px" : "auto")}
Cheers,
Last edited by Pat64 (2010-03-30 18:08:22)
Patrick.
Github | CodePen | Codier | Simplr theme | Wait Me: a maintenance theme | [\a mi.ni.ma]: a “Low Tech” simple Blog theme.
Offline
#449 2010-03-29 14:28:53
Re: TxP.com home page
Thanks Patrick. I have that in on both sites for IE6 though I added an extra “}” on the end. You might want to edit that in case someone else picks the code up.
As for that ie6.css page, dare I say I understood some of it? ;)
Stuart
In a Time of Universal Deceit
Telling the Truth is Revolutionary.
Offline