Trouble with IE8 placing div in the right spot. Other browsers work fine.

My layout is working in all browsers (Firefox, Safari, Chrome, Opera, IE6 & 7) but not in IE8 or 9beta.
The trouble is with a div containing text not displaying below a "lightbox gallery". In IE8 the text div jumps up and appears behind the gallery.
I've tried using negative pixel definitions in the css (margin-top, margin-bottom) and other simple tricks to no avail. This site is still in development but I do have a few sample pages online. Here's a link to one. http://www.redhousepottery.com/chimerasite/hanks.html
I have a feeling a css hack is all I need to fix this. I don't have enough practice at this yet. Any help is appreciated!

<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
Add the above to your meta code to emulate 7.0 and probably fix the problem, at least until you can find a fix in IE8.
Best,
DR

Similar Messages

  • Firefox works very slow on my core i7 notebook (Windows 7 x64) as if the processor was overloaded. Every action has a delay.Even starting with all plug-ins off and clean uninstalling didn't solve the problem. Other browsers work fine.

    It happend with all versions since 7 to 9

    fixed with this method:
    http://bbs.archlinux.org/viewtopic.php?pid=319710

  • The new version of fire fox keeps crashing my entire computer if i pull down the scroll bar to fast and when using sites that use flash player my other browsers work fine its only started happening since it updated to 3.6.10

    Firefox keeps crashing my entire computer if i pull down the scroll bar too fast or go to websites that use flashplayer and sometimes for no reason at all. My other browsers work fine and firefox did till the update.

    There has been a security update of the Flash Player and the current version is 10.1 r85 , so you are two versions behind (previous was 10.1 r82).
    See http://www.adobe.com/software/flash/about/

  • Trouble Placing Image in the Right Spot

    I've taken over a site from someone else and cleaned it up as
    much as possible. But I'm too new to figure out how to do what I
    want. Any help would be appreciated.
    If you take a look at the page
    here, on the right
    hand side you'll see a menu with "About Us", "Events", "Careers",
    "Press Room", and "Contact Us". Underneath that menu is an image
    associated with a live chat application. I'd like it to always
    appear flush with the bottom of that cell. So there will always be
    additional space between "Contact Us" and the image and the height
    of that space (with the same blue background color) will change
    depending upon the number of menu items. Instead, the image is
    appearing directly below the menu and the extra space is being
    added after the image.
    Your help would be appreciated. The code exceeds the amount I
    can post in this thread but you can obviously view the source
    online.
    Thanks.

    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
    Add the above to your meta code to emulate 7.0 and probably fix the problem, at least until you can find a fix in IE8.
    Best,
    DR

  • I had a problem with firefox not showing up when I tried to open it. So I uninstalled it and reinstalled. After reinstallation my computer tells me the file is corrupt and I still can't open it. Other browsers work fine.

    Mozilla Firefox has worked fine for several years. Beginning two days ago I would click on the desktop icon, I would see the little whirling circle for about 1 second and then nothing would happen. Later when I shut down the computer, suddenly I would see the mozilla firefox page come up for an instant and then shut down. The computer was telling me that it was open, but I couldn't see the home page or use it. Then I decided to try uninstalling it and reinstalling. The uninstall went fine. But after downloading the latest version, which my antivirus program told me was safe, the computer refused to install the executable program, telling me it was corrupt. I have already lost all my bookmarks, etc. It looks like my only solution is to use another browser. However I really prefer Mozilla. Any suggestions?

    Do a clean (re)install and delete the Firefox program folder (C:\Program Files\Mozilla Firefox\).
    Download a fresh Firefox copy and save the file to the desktop.
    *Firefox 10.0.x: http://www.mozilla.org/en-US/firefox/all.html
    Uninstall your current Firefox version, if possible.
    *Do NOT remove personal data when you uninstall the current version or you lose your bookmarks and other data because all profile folders will be removed.
    Remove the Firefox program folder before installing that newly downloaded copy of the Firefox installer.
    *It is important to delete the Firefox program folder to remove all the files and make sure that there are no problems with files that were leftover after uninstalling.
    *http://kb.mozillazine.org/Uninstalling_Firefox
    Your bookmarks and other profile data are stored elsewhere in the Firefox Profile Folder and won't be affected by a reinstall, but make sure that you do not select to remove personal data if you uninstall Firefox.
    *http://kb.mozillazine.org/Profile_folder_-_Firefox
    *http://kb.mozillazine.org/Profile_backup
    *http://kb.mozillazine.org/Standard_diagnostic_-_Firefox#Clean_reinstall

  • On CNET Downloads the Search Box won't autocomplete. This worked in versions prior to Firefox 4. Other browsers work fine. Any ideas?

    If you go to the affected site and try to search (upper right hand corner of site) you will have "Suggested searches" popping up. However, with Firefox 4 and newer you are not able to select any of the possibilities. This worked fine with earlier versions of Firefox and works with other browsers. I've seen this problem elsewhere as well but can't remember the web sites. Hope you can fix it with CNET! Thank you.

    Hello,
    I had the same problem, i found a solution :
    You have to delete the file named chromeappsstore.sqlite, which is located in C:\Users\XXXX\AppData\Roaming\Mozilla\Firefox\Profiles\xxxxxxxx.default
    (where XXXX is your User name and xxxxxxxx.default is your profile name)
    Then restart Firefox, it should recreate the file, and it should be working good now.
    Note : Before deleting it, just rename it or make a backup, and make sure everything is working.
    Hope this helps !

  • Firefox pops up an error message on certain pages, all other browsers work fine, how can I make firefox ignore the "error" [e2219] css init error: ReferenceError: g is not defined

    Basically I want to replace the Ajax Control Toolkit Slider in favor of the Component One Studio for iPhone Slider for better mobile/desktop consistency (the ajax slider doesn't work well with iPhone). I created a simple page that works on every browser and platform (iPhone, Android, Mac, Windows) except Firefox, which fails on every platform. I have already tried disabling all plugins (safe mode) and clearing cache, I have also tried this with different versions of Firefox on different platforms. I posted this error on the Component One forum but since this only occurs with Firefox I believe this is a Firefox issue.
    I searched for this error on the forums and Google but didn’t get any results:
    ''[e2219] css init error: ReferenceError: g is not defined''
    The console has this message:
    ''[12:05:26.954] uncaught exception: [Exception... "prompt aborted by user" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource:///components/nsPrompter.js :: openTabPrompt :: line 462" data: no]''
    You can see the error by visiting http://www.componentone.com/i/
    Visit the same URL with IE, Chrome or Safari and there is no error. If I click [OK] the page loads normally enough for me. Is there some JavaScript or CSS line I can put in the page to make Firefox ignore the error? If so that would be great because even if there is a fix put into Firefox itself there will be those millions of users out there that will not upgrade.

    A good place to ask advice about web development is at the MozillaZine "Web Development/Standards Evangelism" forum.
    *http://forums.mozillazine.org/viewforum.php?f=25
    The helpers at that forum are more knowledgeable about web development issues.<br>
    You need to register at the MozillaZine forum site in order to post at that forum.

  • Our MAC Books have issues loading search engines like Google, when on the Corp. network, all other browsers work fine.

    Our MAC users have trouble loading search engines on our Corp. network when going through our FWs. The browser works fine when they are on our guest network or out side the office.

    system details are incorrect.... i am using FF4.0.1 as on the about firefox tab
    Application Basics
    Name
    Firefox
    Version
    4.0.1
    User Agent
    Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.0.13) Gecko/2009073022 Firefox/3.0.13 (.NET CLR 3.5.30729)
    Profile Directory
    Open Containing Folder
    Enabled Plugins
    about:plugins
    Build Configuration
    about:buildconfig
    Extensions
    Name
    Version
    Enabled
    ID
    Microsoft .NET Framework Assistant
    1.2.1
    false
    {20a82645-c095-46ed-80e3-08825760534b}
    Java Console
    6.0.20
    true
    {CAFEEFAC-0016-0000-0020-ABCDEFFEDCBA}
    Java Quick Starter
    1.0
    true
    [email protected]
    BullGuard Safe Browsing Toolbar
    1.0
    true
    antiphishing@bullguard
    PC Sync 2 Synchronisation Extension
    1.0.0.713
    false
    [email protected]
    Modified Preferences
    Name
    Value
    accessibility.typeaheadfind.flashBar
    0
    browser.history_expire_days.mirror
    180
    browser.history_expire_days_min
    5
    browser.places.importBookmarksHTML
    false
    browser.places.importDefaults
    false
    browser.places.leftPaneFolderId
    -1
    browser.places.migratePostDataAnnotations
    false
    browser.places.smartBookmarksVersion
    2
    browser.places.updateRecentTagsUri
    false

  • I have lost volume with YouTube on Firefox - only. Other browsers work fine with Youtube??

    F5 and other volume controls including the speakers cannot solve the issue. YouTube has been fine on Firefox forever, till last week. Now the volume is barely there at all. All ok with Chrome so its not the laptop?
    Thanks

    Did you check the volume setting for the plugin container process in the volume mixer while a video is playing?
    You can also try to clear the Flash local storage and settings for YouTube or all of them.
    *Windows Control Panel > Flash Player, click Delete All and Delete Data
    Flash Website Storage Settings panel:
    * http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager07.html
    Global Storage Settings Panel:
    * http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager03.html
    Flash Local storage settings Help:
    * http://www.macromedia.com/support/documentation/en/flashplayer/help/help02.html

  • My iphone 5 does not remember the password of my home network. Well this is ot the case with my ipad. The wifi gets disconnected every 2 minutes. Its not any problem with my wifi router as my ipad and other devices work fine. So how do i fix this problem?

    Well my iphone 5 does not remember my home network. This is not a problem with the wifi router as the ipad works absolutely fine. The wifi loses it connection in just 2 minutes. So could you please fix this problem.

    Not unless the modem is causing a problem.
    What you want to do is get it to work reliably over Ethernet first, then tackle wifi. Power off the modem. On your macbook, delete the Ethernet configuration and the Wifi configuration. Power up the modem, then connect the mac via Ethernet. Create the new Ethernet configuration and see if you can connect.

  • Please can anyone help with the continuing password rejection problem with email.Ipad and other systems work fine but despite reloading my password on imac it bounces back.Apple store has been visited and I have tried everything they suggest.

    Please can anyone help with the continuing password rejection problem with email on my imac.My Ipad and other systems work fine but despite reloading my password on imac it bounces back.Apple store has been visited and I have tried everything they suggest.

    I use free Yahoo mail webMail access because folders I created in webmail access doesn't get set up in Apple Mail. While I was searching for post about password and keychain issues, I stumbled on several threads that complain about Mail folder issues, so I'm holding off on Apple Mail.
    On the password and keychain issue that your post is all about.  I've been using login keychain to save and automatical fill my login screens for a year or so successfully, with Safari and Chrome. Automatic form fill also works for Facebook login. Unfortunately, about 4 to 6 months ago, automatic password form fill stopped working with Yahoo webmail, while still worked for GMail (Safari and Chrome). I tried deleting the password entry for my two Yahoo email accounts to start fresh, but neither Safari not Chrome will even ask me if I want to save the password. I was so frustrated that I eventually installed the keypassX 0.43 (password manager) that is quite primitive sompare to OS X's keychain (when it works). Probably no surprise to you yet.
    The surprise, to me at least, is that, for whatever reason, password auto form-fill from keychain started working again for Yahoo webmail login on Safari about 5-7 days ago. Still doesn't work on Chrome!
    Two tips I can share, at least with webmail access:
    1. Password is save only for one of my yahoo mail accounts. When I login in with my other yahoo account, I get no prompt to save the password, and form fill doesn't work when I try to log in a second time with my other Yahoo mail account.
    2. On inspection of my login keychain, I see a webform password item saved for my Yahoo account that works with keychain. The name of the password is: login.yahoo.com(MyAccountName1#). When I open the password item and look in the Access Control tab, I see Safari and Chome are listed as allowed to access this password item..
         I also an "Internet password" item with a name of just login.yahoo.com. When I open the the password item, it looks just like the password item created for MyAccountName#1, but the MyAccountName#2 is listed in the Account field. Inside the Access Control tab, no apps are listed in access permission. I added Safari and Chrome to the lists of allowed app, saved the password item.
    Now when I bring up the Yahoo login page(by bookmark) on Safari, form fill fills in MyAccountname#1 for name and the proper password and I can login in. When I change the name to MyAccountName#2, the correct password is retrieved and I can log in! Alas, it still doesn't work on Chrome.
    BTW, I changed the password item type from "Internet password" to "Web Form password" and saw no difference! I also edited the name to be "login.yahoo.com (MyAccountName#2)" to look like the web form password item that works, but it has no effect either.
    From my experimentation, here's my observation:
    1. A Web Form password item is created for the first account name(MyAccountName#1) for login.yahoo.com and typed as Web Form password. When I log in using MyAccountName#2, an Internet Password is created, but no applications are listed as allowed to access the password item, even when the password item was created after just logged in and logged out to yahoo with the account name and password for MyAccountName#2.
    2. Manually adding Safari as an app that is allowed to use the password item works. Doesn't work with Chrome!
    The version of Safari I'm using is Version 5.1.7 (6534.57.2). My installed version of Chrome is Version 21.0.1180.79 beta.

  • I'm Having trouble with OWA and Certs after the Rollup 7 for SP3 installation. any idea? update 2961522-

    Hi, everyone.
    I'm Having trouble with OWA and Certs after the Rollup 7 for SP3 installation. any idea? update 2961522-
    after running get-OWAVirtualDirectory or test-OWAConnectivity i'm getting a message that says "OWA it's Orphan, No Metadata information can be found."
    I only have the OWA users impacted.- anywhere users, and ActiveSync are working well.-
    Thanks,
    Fabian Alberto Campo
    MCT-MCSA 2012-MCITP365-MCTS
    Fabián A. Campo H. Consultor tecnico @ IXO Ltda. MCT MCP MCTS MCSA HP-APS Cra. 67 No. 167 – 61 of 303 Bogotá, Colombia

    Hi Fabian,
    Is there any error code when user access their mailbox on OWA. Please confirm if there is no results returned in EMS when you run Get-OWAVirtualDirectory cmdlet. Also check whether there is any Event Logs related to OWA in Exchange.
    In IIS manager, make sure the OWA virtual directory is listed in the Default Web Site. In EMC, we can navigate to Server Configuration > Client Access, select server and turn to Outlook Web App tab. Then we can click Reset Virtual Directory in the right
    Actions pane to reset OWA virtual directory.
    Additionally, please restart IIS service by running iisreset /noforce from a Command Prompt window.
    Regards,
    Winnie Liang
    TechNet Community Support

  • I have been having trouble with my iphone 4 for the past day . i tried to update it to 7.0.4 then the screen went blank and it keeps telling me to connect to itunes . I have connected it to 2 computers , using different cords

    I have been having trouble with my iphone 4 for the past day . i tried to update it to 7.0.4 then the screen went blank and it keeps telling me to connect to itunes . I have connected it to 2 computers , using different cords and it doesnt recognize it . It says it is in recovery mode and i need to restore . after clicking restore it says that my iphone cannot be restored . I am very frustrated because i have been online searching for solutions all day and nothing seems to work . As soon as i turn on my phone it goes to the apple logo for about 2 seconds then the connect to itunes screen . SOMEBODY PLEASE HELP ! my phone is my life and i need it back on .

    Connect the device to iTunes and restore from the most current backup.
    If the issue continues, restore as new.

  • I recently began using reminders in ical and downloaded the iPhone and iPad app. It works great. However, the reminders in ical on the COMPUTER is difficult to work with - thin long column on the right rather than in it's own screen. is there a reminders

    I recently began using reminders in ical and downloaded the iPhone and iPad app. It works great. However, the reminders in ical on the COMPUTER is difficult to work with - thin long column on the right rather than in it's own screen. is there a reminders app for the COMPUTER that is more user friendly?

    sgreenie,
    If you are willing to wait, Apple - OS X Mountain Lion - Inspired by iPad. Made for the Mac explains that a "Reminders" application will be included in the next release of OS X.

  • I inadvertantly dropped my iphone 3 and now have a white screen with green vertical lines to the right.  It won't sync with itunes due to an error. What can I do?

    I inadvertantly dropped my iphone 3 and now have a white screen with green vertical lines to the right of the screen.  It won't sync with itunes due to an error. What can I do?

    Basic troubleshooting from the User's Guide is reset, restart, restore (first from backup then as new).  Try each of these in order until the issue is resolved.
    If it does not resolve the issue, the device is permanently damaged and will require replacement.

Maybe you are looking for

  • How to make my Portal Web Service SECURED?

    Hi Experts, I created one portal Service and exposed it as Portal Web Service. Everything is working fine, as i deployed my Portal Web Service on to the SAP J2EE Engine ie SAP Server. I m able to access functions of Web Service from my StandAlone Jav

  • HT2688 I cannot drag and drop songs into a newly created playlist. I have other playlists that I have created but drag and drop no longer works

    Almost all of my songs have become located in a My Music folder within the general library of the harddrive of my laptop and are no longer in itunes. When I try to play a song I get the message -  "The song could not be used because the original file

  • Error Saving

    When I try to save the Captivate 4 file I am working on I get the following error, "Unable to save the project. You do not have permission to save to this location or the file may be locked by another user. Please check your security privileges or tr

  • SIS: Sales Report as per sales office and material

    Hi All, Is there any standard report with selection fields as sales office, Material and Month for invoice sales. Thanks

  • Add items into column in matrix

    Hi everyone, I have an error like 'reference instance is not set yet' when I debug this code. Private Sub DrawForm()         Dim oForm As SAPbouiCOM.Form         Dim oItem As SAPbouiCOM.Item         Dim oCombo As SAPbouiCOM.ComboBox         Dim oColu