My theme looks fine in Safari and Firefox, but IE makes it look less than awesome.. most unforgiveable is whenever I try to put images into a table to line them up...IE takes those images and squishes them into an undiscernable line.
Here's an example (view in IE): http://desertbratadventures.wordpress.com/2011/11/02/bear-canyon/
Here's the way I coded the first table you see:
<table class="aligncenter"><br />
<tbody><br />
<tr><br />
<td><br />
<p style="text-align: center;"><a href="http://s7.photobucket.com/albums/y266/krrristi/Bear%20Canyon/P1000966.jpg"><img class="aligncenter" style="width: 292px; margin-left: 1px; margin-right: 1px;" src="http://i7.photobucket.com/albums/y266/krrristi/Bear%20Canyon/P1000966.jpg" alt="" width="292" height="389" /></a></p><br />
</td><br />
<td><br />
<p style="text-align: center;"><img class="aligncenter" style="width: 292px; margin-left: 1px; margin-right: 1px;" src="http://i7.photobucket.com/albums/y266/krrristi/Bear%20Canyon/P1010014.jpg" alt="" width="292" height="389" /></p><br />
</td><br />
</tr><br />
</tbody><br />
</table><br />
Help? :(
The blog I need help with is desertbratadventures.wordpress.com.