IE inline display issue
6 posts
• Page 1 of 1
IE inline display issue
My site: http://www.theblendd.com
I can't figure out how to modify the DIV arrangement in the php file to get the stars & # of votes text to all display inline in Internet Explorer. Would you happen to know how to fix this? It displays inline in other browsers, but in IE they display like a column (each on top of the other).
I'm not sure if I explained that properly, so just view this review in IE and Firefox to see the difference: http://www.theblendd.com/denver-restaur ... ouses.html
The way it displays in Firefox is ideally how it should display in IE. You will probably notice I've already modified the star graphics & CSS, but I don't understand PHP well enough to fix the IE display issue
I can't figure out how to modify the DIV arrangement in the php file to get the stars & # of votes text to all display inline in Internet Explorer. Would you happen to know how to fix this? It displays inline in other browsers, but in IE they display like a column (each on top of the other).
I'm not sure if I explained that properly, so just view this review in IE and Firefox to see the difference: http://www.theblendd.com/denver-restaur ... ouses.html
The way it displays in Firefox is ideally how it should display in IE. You will probably notice I've already modified the star graphics & CSS, but I don't understand PHP well enough to fix the IE display issue
- theblendd
- Fresh Boarder

- Posts: 4
- Joined: Wed Mar 04, 2009 6:00 am
Re: IE inline display issue
Hi,
You can try replacing the
Regards!
You can try replacing the
- Code: Select all
<div class=\"extravote-container"...
</div>
Regards!
-

chus - Administrator

- Posts: 450
- Joined: Thu Sep 13, 2007 2:21 am
- Location: Costa Rica
Re: IE inline display issue
didn't work
I believe the
- Code: Select all
<span id=\"extravote_".$id....</span>
- Code: Select all
&html
- theblendd
- Fresh Boarder

- Posts: 4
- Joined: Wed Mar 04, 2009 6:00 am
Re: IE inline display issue
It should work.
Make sure the css statement is not
but
Make sure the css statement is not
- Code: Select all
div.extravote-container...
but
- Code: Select all
.extravote-container...
-

chus - Administrator

- Posts: 450
- Joined: Thu Sep 13, 2007 2:21 am
- Location: Costa Rica
Re: IE inline display issue
It worked! Thanks so much! I changed that div to a span, and stripped "div" out of all the css entries
- theblendd
- Fresh Boarder

- Posts: 4
- Joined: Wed Mar 04, 2009 6:00 am
Re: IE inline display issue
now it's displaying the way it was before again. I'm confused!
- theblendd
- Fresh Boarder

- Posts: 4
- Joined: Wed Mar 04, 2009 6:00 am
6 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 0 guests