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
selecting values in a select box multiple
Migration from win 2008 sbs to one win 2008 dc\file server and one win 2008 exchange server.
win 7 - user profile cannot be loaded.
order by (-) number
Scale one data series in Excel bar graph
Adding items to the List through check boxes via Grid view
How to get the number of the date of every Wednesday from now until year end
Moving iTunes Library to a New PC
Windows 2000 server and USB 2.0 Iomega External HDD
How to import mixed XML and data into a SQL Server table