Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2006-03-06 21:28:56
- eightbit
- New Member
- Registered: 2004-11-30
- Posts: 7
new site: ff good, ie bad
hey there folks.
i’ve been working on a site for work. i know it’s not beautiful (trying to do it quick and dirty in between normal job duties), but I’m running into some layout woes.
the site:
it looks as intended in firefox, but all out of whack in ie.
anyone care to take a peek at the css for me?
additionally, I am aware that not all of the sections are functional yet…just trying to get these nagging css issues taken care of before I move on.
thanks!!!!!!!!!!
Offline
Re: new site: ff good, ie bad
without looking very carefully at it, it would seem you’re suffering from “ie’s double margin bug:” http://www.positioniseverything.net/explorer/doubled-margin.html. just add display:inline to your floated columns.
~~~~~~~~~~~~~| monolinea.com | pixilate.com | istockphoto.com/kemie |~~~~~~~~~~~~~
Offline
#3 2006-03-08 04:57:48
- eightbit
- New Member
- Registered: 2004-11-30
- Posts: 7
Re: new site: ff good, ie bad
thank you much. i will give it a shot tomorrow.
Offline
#4 2006-03-08 07:46:00
- pepebe
- Member
- From: Mannheim, Germany
- Registered: 2005-02-07
- Posts: 74
Re: new site: ff good, ie bad
There’s an online tool on positioniseverything.net for cross browser css layouts.
http://www.positioniseverything.net/articles/pie-maker/pagemaker_2_9_home.html
Very sophisticated stuff. The resullts are more than sufficient for standard layouts.
It takes a quite a few clicks on the submit button to get used to the interface, but it is worth it.
If you want to understand whats going on inside the stle definition, make sure that the “Enable Verbose CSS Comments?” field is checked. You’ll get lots of comments inside the css explaining how it is done and how you can customize the layout.
Greetings from the dungeon,
pepebe
Last edited by pepebe (2006-03-08 07:48:21)
Offline
Pages: 1