Microsoft
Software
Hardware
Network
Question : IE 8 double margin bug
I am getting a double margin in IE8. I tried the display:inline trick but it doesn't work. Does anyone know how to fix this?
If you view the page in IE8 the thumbnails have an additional margin of 15px on the left, covering up the right arrow. This is the only browser it does this in.
http://mercercountyrealtor
s.com/prev
iewPurple/
propertySi
tes/
PropTe
mplate/pho
toGallery.
php
Answer : IE 8 double margin bug
can you use a simple table on top?
<table>
<tr>
<td> moveleft here</td>
<td> wrapper here</td>
<td> moveright here</td>
</tr>
</table>
Random Solutions
Formatting Time Values
ESX 4i Problem After RAM Upgrade
Display rows as columns
Remove data row
Macro to merge columns in Word tables
echo php within php
basic physics - reflection versus refraction
FTP Issue Connecting through Web Browser but not FTP Client
How do I disable the information bar using group policy
How to break seperate partitions combined into one drive?