Hi, Please visit the link in my signature. The fault only occurs if you use Internet Explorer. If you view a post you will see that the right hand menu with the Bet365 logo on disappears to the bottom of the page. I believe that this is a PHP error. The has been created using Word Press. If anyone can help please advise. Many thanks James
Its a browser compliance problem and nothing to do with php how to fix this? go find your CSS and look for a IE CSS hAck tool
Just for future reference, if you have a problem that only occurs in one browser, it is exceedingly rare for it to have anything to do with PHP. Most likely Javascript, CSS, or HTML.
first of all change this .singlesidebar { FLOAT: right; MARGIN: 20px 0px 0px; WIDTH: 200px } to .singlesidebar { FLOAT: left; MARGIN: 20px 0px 0px; WIDTH: 200px } then fix the widths in your css try and revery