$20 beer is yours if you can fix my silly CSS problems!

2 replies
  • WEB DESIGN
  • |
I've wasted enough (too much!) time on this....

I'm trying to center a <div> statement and failing in IE 8.

I used the recommended approach of specifying a width and then
margin-left: auto ;
margin-right: auto ;

That's working for Firefox, but not IE 8.

ALSO

My graphical bullets are fine in IE 8, but in Firefox they don't indent, so I get:

_______* Text text
_______* Text Text

in IE 8, but

* ______Text text
* ______Text text

In Firefox.

( using _ to represent a space)

If you can fix this this evening (I'll send the webpage and CSS file), I'll buy you a $20 beer!

First to respond -- but please, only if you really know what you're doing!

Thanks
#$20 #beer #css #fix #problems #silly
  • Profile picture of the author Mike P Smith
    Can you post your current CSS and the HTML it affects? Better yet, can you post a snippet that exposes the problem?

    --
    Mike Smith
    That's it. I'm running out of things to say in the sig.
    {{ DiscussionBoard.errors[1387590].message }}
    • Profile picture of the author AlexGoodall
      Mike

      Another Warrior PMed me and I think we have it resolved.

      Thanks anyway.

      Alex
      {{ DiscussionBoard.errors[1388135].message }}

Trending Topics