• Resolved jbarreraamericaabroadmediaorg

    (@jbarreraamericaabroadmediaorg)


    my blogpage, http://www.americaabroadmediablog.org, looks fine on a mac (firefox, safari) and also on a pc (firefox) but in iexplorer the page is left-aligned, when it should be centered. also the rss icon (upper-right) does not work for me in iexplorer. using the inove template and i’ve seen others using it and it works fine. any help would be greatly appreciated.

Viewing 5 replies - 1 through 5 (of 5 total)
  • I am having similar problems with IE – my header is not showing up, but it is in all other browsers.

    I am using the default theme and tried to get help through another post, but it was labeled “resolved”.

    What the heck is wrong with IE?!?

    @jbarrera – site down? i only see a blue screen in both IE and Firefox right now

    @kelwool

    my header is not showing up, but it is in all other browsers. I am using the default theme

    Default theme is “bulletproofed” in all browsers. Make sure that you have uploaded all the files in your default theme.

    jbarrera: Different browsers react differently to code errors, and your site has a major one. This below should not be at the very top of your code:

    <style type="text/css">
    <!--
    body {
    	background-color: #2071c6;
    	background-image: url();
    	background-repeat: repeat;
    	margin-left: 0px;
    	margin-top: 0px;
    	margin-right: 0px;
    	margin-bottom: 0px;
    }
    -->
    </style>

    Either remove it or put it inside the head tags.

    Thread Starter jbarreraamericaabroadmediaorg

    (@jbarreraamericaabroadmediaorg)

    thx mercime and iridiax for pointing out these errors. i had someone try to build out a template for me and this was the residuals before going with inove. really appreciate you help. removing that code was all i needed to make inove ie compatible and function properly. thanks again. wp forum rocks!

    Again, marked “resolved”, Sigh. I know my problem is different, but I’ll try to explain more (again): I am using the default theme, and my page is http://www.kelbournewoolens.com/blog/. I saved a new header image over the original kubrickheader.jpg and my image appears on some browsers, but not all. For example, it works on my macbook in safari and firefox, as well as an old pc that runs linux and firefox. It was tested on Internet Explorer on two different PCs and no image appeared, but did appear on the same computers on Firefox.

    I asked the person on the PC using IE to view the page source and copy and paste the image code into a new browser window: http://www.kelbournewoolens.com/blog/wp-content/themes/default/images/kubrickheader.jpg and she said nothing happened, but that link leads to the header image on my computer.

    In the general settings, I do not have anything written in the blog title or tagline.

    I have also tried saving a new image name in place of the kubriheader.jpg and replacing the code with that name, but nothing there, either. The main website is built in dreamweaver, with all blog files saved within. Whenever I change anything, I update int he main wordpress page and “put” form dreamweaver.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘IE problems’ is closed to new replies.