OK, so don't hate me for posting on this website, but I have posted here a few times before for PHP things and it proved positive, so wondered if on this occation you could help me with a charity website I am creating.
The way the content appears on FireFox is correct, yet on explorer it appears wrong.
Can someone help me with the <li> elements, because you will notice how they appear incorrectly on IE.
Thanks!!
I'm making a charity website, and need a little help...
Moderator: General Moderators
-
shawngoldw
- Forum Contributor
- Posts: 212
- Joined: Mon Apr 05, 2010 3:38 pm
Re: I'm making a charity website, and need a little help...
Well, I want the <li> items to look like they do in FF, but in IE. Open both browsers and you will see the difference between them 
Ugh, how stupid am I being. Here is the website address lol:
http://thomasjadams.co.uk/charity
Ugh, how stupid am I being. Here is the website address lol:
http://thomasjadams.co.uk/charity
-
shawngoldw
- Forum Contributor
- Posts: 212
- Joined: Mon Apr 05, 2010 3:38 pm
Re: I'm making a charity website, and need a little help...
It looks fine in IE8. IE7 doesn't though. You're going to have to tinker with the css, I'm not sure of the exact issue but my first suggestion would be to add float: left. Other than that, maybe display: inline rather than block, or maybe a combination of the two.
Hope someone can be more useful if these don't work, it's definitely a problem with the css though.
Hope someone can be more useful if these don't work, it's definitely a problem with the css though.