IE CSS Problem Solving

The most common IE problems are: Margin Doubling! (Fix? Try Display:inline;) Layouts look different. Columns are wider or narrower between browsers or move down the page. this is usually caused by the content being larger than the space alloted for that div- resize the div or the content. specific info how to fix this: http://www.positioniseverything.net/explorer/expandingboxbug.html ============ This is an excerpt of iBloom Studios' IE troubleshooting guide. The ones … [Read more...]

FeedWordPress Plugin and Blogger

They don't play nice. Try this fix. It works. http://www.iross.net/blog/2007/02/12/feedwordpress-and-bloggercom/ wp2.5.1 and wp2.6 revolution city theme 1.0 also- if feedburner is strippinng formatting delete this line var $strip_attrs = array ( array('[a-z]+', 'style'), http://wordpress.org/support/topic/160988 … [Read more...]