Website layout not good on Internet Explorer 7 - Help please?

I created an html/css website using Dreamweaver CS5. The site layout looks great on almost all browsers except for Internet Exploder 7. It looks like all of the text of the home page is shifted toward the top. In IE7, the header titles of the bottom three boxes; news, renewable energy and success stories are pushed up into the large green content box.
website: http://www.directnuenergy.com/
Does anyone have any suggestions? I will appreciate any advice or tips.
designshop286

Hi,
as Nick said, "I wouldn't worry TOO much about that one". To support that, please have a look to these statistics:
http://gs.statcounter.com/#browser_version-ww-monthly-201003-201103
I think this is tremendously comforting. If you only want to see how the different versions of the IE browser present your side, you can use this link:
http://www.my-debugbar.com/wiki/IETester/HomePage
Otherwise, it's certainly good, if you validate your Web page. To cut it short, you did very well!
http://validator.w3.org/check?uri=http%3A%2F%2Fwww.directnuenergy.com%2F&charset=%28detect +automatically%29&doctype=Inline&group=0
http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fwww.directnuenergy.com%2F&pr ofile=css21&usermedium=all&warning=1&vextwarning=&lang=en
http://validator.w3.org/check?uri=http%3A%2F%2Fjigsaw.w3.org%2Fcss-validator%2Fvalidator%3 Furi%3Dhttp%253A%252F%252Fwww.directnuenergy.com%252F%26profile%3Dcss21%26usermedium%3Dall %26warning%3D1%26vextwarning%3D%26lang%3Den&charset=%28detect+automatically%29&doctype=Inl ine&group=0&user-agent=W3C_Validator%2F1.2
Good luck!
Hans-Guenter

Similar Messages

  • Mostly websites are not open on internet explorer and other browsers in my laptop

    mostly web sites are not open in internet explorer and other web browsers in my laptop.

    Rob,
    Many thanks for your reply.  It is appreciated greatly.  I have added text against each of the points that you raise.
    troubleshooting Addons is somewhat complex.....as from this side we do not know which addon may be causing the problem, so the
    only recourse is to disable the types of addons that commonly cause problems in IE (for security and usablility reasons some older addons that you may have used previously with IE8/XP are no longer compatible with newer versions of IE that you are now using)....
    The following instructions will stop your Toolbar and Browser Helper addons from loading in IE.
    Start>Control Panel>Internet Options>Advanced tab,
    uncheck "enable third-party browser extensions".
    close any open IE windows and restart IE for the changes to take effect.
    [GotaQ: Yes, did this but the problem then is that IE won’t open for me.  There is no icon in the start menu or task bar
    and routes such as using a command prompt or ‘run’ instruction don’t work.  When I try this I get a window on screen that flickers for a bit and then disappears.]
    Alternatively, your problem with keyboard input is most likely being caused by a form filling addon or a finger print reader
    addon? Note: some addons like the Google toolbar have multiple features like form filling, you can disable the GTB's form filling features from its settings dialog (click the 'spanner' icon on the toolbar)
    Use Tools>Manage Addons>Show all addons to locate any such addons and use the Addons Manager to disable them. (close and
    reopen any open IE windows for the full changes to take effect).
    [GotaQ:  I tried disabling all of the add-ons in Google Chrome and the key-stroke mapping problem persisted, unfortunately!]

  • All streaming video with my Firefox browser is choppy and constantly stutters and stops and starts. This does not happen with Internet Explorer. Help!!

    Any streaming video that I view on Firefox stutters, is choppy and very irritating to try and watch. I opened up Internet Explorer and found that I don't have those issues. This occurs on YouTube, Facebook, and all other videos that I attempt to watch.

    I've tried both things, but video still stutters.. Have also tried removing profile, and complete reinstall of firefox.
    I'm on 24 Mbit cable and the only user atm. IE and Chrome seems to work without stuttering.
    I've having this stuttering every ~5th second, like a small "1/4 sec buffering".

  • Cs4 internet explorer error. help please

    I try to install cs4 premium. it scans my computer then displays "please exit : internet explorer to continue"
    Internet explorer is not running. i pulled up task manager to check, i also checked if any "behind the scene" programs of internet were running under the processes tab. nothing of internet explorer is running. I even hard rebooted the computer and just tried restarting it. Nothing seems to work out. I even took it to Office Depot, they couldn't figure it out nor could i searching forum after forum. i can't get a hold of adobe tech support so anyones help? thank you

    Hi,
    Even though it is not running
    you still need to end the proccess
    you will find it in the task manager
    or, is it explorer you need to stop?
    Phillip

  • Column widths OK in Firefox & Opera, NOT WORKING in Internet Explorer?

    Hi there,
    I've got a table based website and for some reason Internet Explorer is messing up my layout?  It works fine in Firefox and Opera but IE is extending one particular <td> tag beyond its set width?  What's even more strange is that the problem only happens on 3 of the 5 pages?
    The <td> in question is the first one (width="175" and class="banner_logo")
    Tested with Firefox 3.5, Opera 10.10, Internet Explorer 8
    Here's the code which deals with this part of the page layout:
    <table width="800" border="0" align="center" cellpadding="0" cellspacing="0">
      <tr>
        <td width="175" rowspan="2" bgcolor="#FF0000" class="banner_logo"><!-- #BeginLibraryItem "/Library/logo.lbi" -->
    <a href="index.html"><img src="images/logo.png" alt="Malcolm McReath Consultancy - PrintExpert.net" width="151" height="93" border="0"></a><!-- #EndLibraryItem --></td>
        <td width="280" class="banner_empty"> </td>
        <td width="345" class="banner_contact_details"><!-- #BeginLibraryItem "/Library/banner_upper_contact.lbi" -->
        <p>Tel: 01582 763 117     Mob: 07850 810 030 </p>
        <p>Fax: 01582 768 117    <a href="mailto:[email protected]">Email: [email protected]</a></p>
        <!-- #EndLibraryItem --></td>
      </tr>
      <tr>
        <td colspan="2" class="navbar"><!-- #BeginLibraryItem "/Library/navbar.lbi" -->
    Any help greatly appreciated!  let me know if you require more code or CSS to solve problem....cheers
    PS.  Since my original post I've tested it in Chrome and Safari and it works fine!  Can't everyone just stop using I.E. please?!

    I've attached a visual represenation of what the problem is as the site is not live yet...hopefull this will clarify things a bit more.
    Working Page (this actually works in IE as well)
    <table width="800" border="0" align="center" cellpadding="0" cellspacing="0">
      <tr>
    Section 1:
    <td width="175" rowspan="2" bgcolor="#FF0000" class="banner_logo"><!-- #BeginLibraryItem "/Library/logo.lbi" -->
    <a href="index.html"><img src="images/logo.png" alt="Malcolm McReath Consultancy - PrintExpert.net" width="151" height="93" border="0"></a><!-- #EndLibraryItem --></td>
    Section 2:
    <td width="280" class="banner_empty"> </td>
    Section 3:
    <
    td width="345" class="banner_contact_details"><!-- #BeginLibraryItem "/Library/banner_upper_contact.lbi" -->
        <p>Tel: 01582 763 117     Mob: 07850 810 030 </p>
        <p>Fax: 01582 768 117    <a href="mailto:[email protected]">Email: [email protected]</a></p>
        <!-- #EndLibraryItem --></td>
    Ends of Sections 1-3:
    </tr>
    Section 4:
    <tr>
        <td colspan="2" class="navbar"><!-- #BeginLibraryItem "/Library/navbar.lbi" --> ...JS code omitted as there's loads of it!...
      </tr>
    Here's an example of the problem page...notice the red background of the first <tag> extends to the right for some reason.... 

  • IWeb Page Navigational Links not working with Internet Explorer 7

    I'm hoping someone can help me out here? My wife created her 1st website using iWeb. I am testing the sites functionality before we publish it. All the pages and links work fine on Firefox and Safari for windows. However, the page navigational links are not working on Internet Explorer 7. All I see is a dot to the left side of where the page links should be. When I start the site in IE7 I get an Active X script warning and I am asked if I want to allow the script to run; to which I reply yes. After I allow the Active X script the dot to the left side of where the page links should be disappears, but the links do not appear.
    Is there anyway to resolve this? Most of the members of her club have Windows based PCs and are using IE7.
    Message was edited by: cviz821

    Yes, Javascript is running on IE7 and other java script applets appear to be working with the exception of the Navbar script.
    It would be great if my wife's friends used a "real" browser, unfortunately 70% of the people on the web use IE7, so this is a real concern if we can't get this to work. I'v seen other iWeb site on IE7 that seem to function fine, so I'm not sure what the issue is here.
    Message was edited by: cviz821

  • [svn:osmf:] 10676: Removing JavaScript getters and setters: Wei found out that these are not supported by Internet Explorer.

    Revision: 10676
    Author:   [email protected]
    Date:     2009-09-29 07:06:03 -0700 (Tue, 29 Sep 2009)
    Log Message:
    Removing JavaScript getters and setters: Wei found out that these are not supported by Internet Explorer.
    Modified Paths:
        osmf/trunk/apps/samples/framework/HTMLGatewaySample/html-template/index.template.html
        osmf/trunk/framework/MediaFramework/org/openvideoplayer/gateways/HTMLGateway.as

    Hello ZeroThirtySeven,
    Do you mean that you want to use group policy to make users can visit the web application in Internet Explorer version 7?
    Enterprise Mode, a compatibility mode that runs on Internet Explorer 11 on Windows 8.1 Update and Windows 7 devices, lets websites render using a modified browser configuration that’s designed to emulate Internet Explorer 8.
    We could check if the web application can run in the Enterprise mode.
    If it can, please take a look at the following article to use group policy to turn on Enterprise Mode.
    http://msdn.microsoft.com/en-us/library/dn640699.aspx
    Please take a look at the following thread about set IE compatibility mode by group policy.
    https://social.technet.microsoft.com/Forums/windowsserver/en-US/95c0b8e6-72b5-472f-a5cb-07b17a8294a1/ie-compatibility-mode-not-applying-via-group-policy
    Best regards,
    Fangzhou CHEN
    Fangzhou CHEN
    TechNet Community Support

  • Lessons: Extend step 5 of 7 not working on Internet Explorer 11

    Hello I using Edge Animation CC Trial, I starting to learn directly from application. Everything is good until I found out Lesson: Extend step 5 of 7 not working on Internet Explorer 11 (Lasted version on Windows 8.1). The Playback/Stop trigger not work for Stage. But when I try use Chrome, it working well.

    Oh and just to show how things look like with the problem, it's like this:
    And this is what it's supposed to look like:
    So yeah, the whole space just turns empty - I can still click on blank spaces and it leads me to the appropriate links (though I have no clue what links I am actually clicking on in IE9, it only shows up for google chrome
    I'm looking forward to constructive replies~ Hopefully someone would see this soon

  • When I respond to an email (through hotmail), the initial email does not appear in my response. This does not happen with internet explorer where I can see the email I am answering. I would like this to happen with Firefox. It used to.

    I use Firefox for my emails (hotmail). When I respond to an email, it does not appear under my response as it used to. This does not happen with internet explorer.
    == This happened ==
    Not sure how often
    == about a month ago

    Hello Jack.
    See this support article:
    http://support.mozilla.com/en-US/kb/Websites+look+wrong
    I hope it helps.

  • AOL Broadband, will connect to laptop, but not connect to internet explorer. WRT54GS v.6

    I can connect to my wireless network via my laptop, but not to internet explorer. We have changed every setting imaginable and re-set the modem, router many times. We Ip configed, did ping tests, installed and re-installed the card in the laptop. Done all this 4 times with the tech support from Linksys. Finally, I realized it must the wireless router and/or modem configuration. (The laptop works on every other network in town except ours, and has not security settings enabled).
    I have been on customer service calls for 2 weeks, with AOL and linksys and nothing seems to be helping me. I have 2 wireless routers (thought the first was bad, so bought another brand new), and just had a brand new modem installed. Basically, I have brand new equipment.
    The laptop has no security settings and connect to any wireless network in town. It finds the connection to my WRT54GS v.6, but will not connect via internet explorer.
    I want to uninstall and re-install the router. How do I uninstall the router? (I have instruction for re-installation). Also AOL rep told me, to make sure I configure the router to a certain port range. Any ideas as to how to do this?
    Anyone have problems with AOL high speed and linksys router? Has the high speed cable cord coming out of the wall, not ethernet or DSL.
    We have changed the settings in http://192.168.1.1 till I am blue in the face. None of the channels worked, security didn't work, adding the ip address manually to the laptop didn't work. I am getting no error messages. Am trying to get this wireless modem working because I need it. Should have come to this forum first!

    hi..if you want to uninstall the router...the only thing you need to do is hold the reset button down for 30 seconds...
    i m a bit confused here as to why the ISP techs asked you to forward ports on the router...port forwarding is needed for a specific application or a device that is behind the router....
    the mentioned ports are for AOL messenger ( AIM )....and has nothing to do with the modem...anyways , let us work out together on this issue...carry out the steps i mention and you can revert back with the results and your success rate...
    1) connect the computer to the modem and check what ip address you have on the computer ??
    2) go to start -> control panel -> network connections ->
     let me know what other icons you have besides Local Area Connection and Wireless Network Connection..
    3)connect the computer to the router and the router to the modem...
    access the router using http://192.168.1.1 .. let the internet connection type be on DHCP....check the ip address on the status page of the router ui...
    4) if it is 0.0.0.0 , go to setup tab and go to mac address clone subtab , enable it and hit clone..save the settings and do a power cycle...
    5) check whether you have the ip address...if you have the same ip as coming off of the modem..u should be online and if still 0.0.0.0 , then select PPPoE for the internet connection type and enter the username and password...check whether the ip address comes up....if still negative, ensure that the modem is in bridge mode...
    6)if the ip address comes up as 192.168.1.x , change the local ip add of the router to 192.168.2.1 and do a power cycle..
    let me know for any help !!!

  • Image does not appear in Internet Explorer but displays in Firefox

    Hi All,
    I have an image in my page in the header section.
    The problem is that the image displays in Firefox but does not display in Internet Explorer.
    Thanks in advance.
    Best Regards
    Arif Khadas
    Application Express 4.0.1.00.03
    Edited by: Arif Khadas on Feb 13, 2011 2:29 PM

    Hi Jari,
    Thanks for the reply.
    This is the code that is in the Region Source of the Header Section :
    <table width="100%" border="0" cellspacing="0" cellpadding="0">
    <tr width="100%" align="left" valign="top">
      <td align="right" valign="top">
       <a href="http://www.bridgesinfotech.com/"
        <img src="#APP_IMAGES#header.jpg" alt="Bridges Information Technology" WIDTH="1000" HEIGHT="125">
       </a>
      </td>
    </tr>
    </table>

  • Gallery slideshow not showing in Internet Explorer

    I am new to Dreamweaver.
    I created a slideshow in Photoshop's Gallery section and used a div and iframe per tutorial instructions.
    I use a MacIntosh. It looks great on Firefox and Safari.
    It is not working in Internet Explorer.
    Please advise.

    Does this help?
    <HTML>
    <HEAD>
      <META NAME="GENERATOR" CONTENT="Adobe PageMill 2.0 Mac">
      <TITLE>Browns Photography's Children's Gallery</TITLE>
    <style type="text/css">
    <!--
    body,td,th {
        font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
        font-size: 10pt;
        color: #000;
    #childrengallery {
        height: 75%;
        width: 800px;
    -->
      </style></HEAD>
    <BODY BGCOLOR="#ffffff" BACKGROUND="background.gif" text="#000000" link="#330099" vlink="#666666" alink="#660000">
    <TR>
    <TD WIDTH="100%"><CENTER>
    <p> <IMG SRC="images/logo.gif" ALIGN="BOTTOM" BORDER="0"></p>
                <p align="center"><font face="Arial, Helvetica, sans-serif" size="-1"><img src="images/childrens.gif" width="208" height="37"></font></p>
               <p align="left">
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
    <title>
    </title>
    <meta http-equiv="Content-Type" content="text/html; charset=macintosh">
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
          <div id="childrengallery"><a href="childrengallery/">
          <iframe src="childrengallery/index.html" width="800" height="75%" frameborder="0" name="childrengallery"></iframe>
          </a></div>

  • Help Flash player will not run in Internet Explorer 11?

    I have downloaded Adobe Flash Player and it will not run in Internet Explorer 11.  I have done the things suggested in the help/forum section. What else can I try?

    This is a known problem with Internet Explorer 11, which Microsoft has been aware of since October 18 when they released their latest "untested" browser. The pages can't recognize the browser, so they don't recognize any of the plugins, like Flash Player. So far, Microsoft has made NO indication that they have any plan to fix it soon.
    Microsoft's recommendation is to use Compatibility View for affected pages, and "pretend" you're using an different browser. Trouble with that is it has seen limited success at best, and you have to individually enable it for EVERY page that has problems.
    I'm not big on "pretending" so I recommend actually using another browser.
    Firefox (from Mozilla)
    Opera (from Opera)
    Safari (from Apple)
    Chrome (from Google)
    ANY of those will work where IE11 won't, with the Flash Player Plug-in (For all other browsers), and Chrome doesn't even need that because it has its own Flash Player plugin built in.

  • Inserted html not showing in Internet Explorer

    Inserted html code does not show in internet Explorer 8. Is OK with Firefox, Safari and Chrome. Site is munroestudios.com. Also made a a test page with just the html on munroestudios.com/test.html. This is a iframe code received from another company to link to another site.

    I'm not sure what they did but the company supplying the html code fixed something on their end. Works now.

  • Bookmarks are not merging from Internet Explorer to Iphone

    Bookmarks and notes are not merging from Internet Explorer to Iphone and vice versa?

    While connected to iTunes, check your sync settings (I think it is the "Info" tab?)  Could be that you've selected the option to sync these things only one time.

Maybe you are looking for

  • Problem in Forms_Mdi_Window

    Hi, Why do these commands work in Forms 6i and don't work in 10g ??? Set_Window_Property(Forms_Mdi_Window,Window_State,Minimize); Set_Window_Property(Forms_Mdi_Window,Window_State,Maximize); In the help topics in Forms 10g it's written that you can a

  • 0hrposition_cctr_attr extractor load problem

    hello , i have loaded 0hrposition_attr ...i'm trying to load the position and cost centers using the 0hrposition-cctr_attr extractor...but the load never finished and its shows 0 records...the status doesnt change from yellow to green... would apprec

  • Get Installed Apps List

    Hello. I want to know if it is possible to retrieve a list of all installed applications on Windows OS. Thanks.

  • System Pref "Security" crashes before opening

    Hi.  I'm appending the crash report from my latest attempt to open the Security module of my system prefs.  I'm hoping I don't have to reinstall the whole system to fix this.  I haven't been able to open Security for about 6 months, but I use Little

  • Close Window doesn't work in all browsers

    I have set a basic JavaScript to close an open browser window. It works with Safari, IE and Opera (on Mac OSX and Windows XP) but not Firefox or Netscape Navigator (on either platform) I have tried three variations (Button with "javascript:self.close