Image placement gap in IE; fine in FF on PC, Mac, and Safari

Can anyone tell me why in IE on PC I get a gap about the photo in sidebar1? In FF on PC it renders as I want it--flush with the top and left of that div. It renders fine on Mac in FF and Safari. What am I missing? Or, is there a recommended fix?
http://www.mgmlaw.us/IndexTest.html
Appreciate any help or advice

In the IE conditional comment for the sidebar, change the margin rule:
.thrColFixHdr #sidebar2, .thrColFixHdr #sidebar1 { padding-top: 30px; }
to
.thrColFixHdr #sidebar2, .thrColFixHdr #sidebar1 { padding-top: -30px; }
That brings the pictures further up the page to line up with the top of the content on the right.
Nadia
Adobe® Community Expert : Dreamweaver
Unique CSS Templates |Tutorials |SEO Articles
http://www.DreamweaverResources.com
http://csstemplates.com.au/
http://twitter.com/nadiap

Similar Messages

  • When I try to send a link to a page from Safari, I get a message saying that sending the message to the server failed.  It places a copy in the outbox.  All other email and safari functions work properly.  Ipad 2 IOS 7.1

    My Ipad2 works fine except when I try to email myself a link to a safari webpage.  I get an error message saying that the message failed to connect to the server.  It says that a copy of the message has been left in the outbox.  I cannot get the message from the outbox.  All other email and safari functions work as expected.
    I have cleared data and cookies, powered down, and done a reset.  Nothing seems to help.

    Typing in additional text seems to get the job done.  This seems to be a feature of the latest IOS update, I have never had the problem before the last update.
    I use the box with the arrow just to the left of the URL block at the top of the page to send myself links to pages of interest.  Adding the extra text seems like a pointless step, but it does work.
    Thanks.

  • Firefox 14.0.1 @font-face displaying most web fonts in bold, even though it works fine on Windows FireFox, IE9, Chrome, and Safari

    Have been working with a web site and half of the @font-face web fonts have turned to extreme bold only on Firefox 14.0.1 for Mac OS X, they work fine on windows versions of firefox and all of the other browsers.
    My firefox updated a couple days ago, which is when I noticed the problem.

    You can do a check for corrupted and duplicate fonts and other font issues:
    *http://www.thexlab.com/faqs/multipleappsquit.html - Font Book 2.0 Help: Checking for damaged fonts
    *http://www.creativetechs.com/iq/garbled_fonts_troubleshooting_guide.html
    You can check the <b>gfx.downloadable_fonts.*</b> prefs on the <b>about:config</b> page.
    *http://kb.mozillazine.org/about:config

  • Safari can not upload images newly imported into iPhoto. I have to shutdown iphoto and safari before the latest import of images into iPhoto is found my safari.

    When I want to upload images to facebook on safari - from a NEWLY imported album in iPhoto - Safari can not find the new album in iPhoto. Obviously the most commonly uploaded images are the recent ones. I am uploading them to a facebook page, not my own account - which is not possible from iphoto. So I have to shutdown safari and iphoto and then do the upload again. This has happened me three times now - and - well - its one of those annoying things that windows 95 could have done and super safari can't .... could apple sort this out sometime. Please.

    You'll not get a rebuttal from me. I still run into Wizard of Oz moments.
    Send Apple feedback. They won't answer, but at least will know there is a problem. If enough people send feedback, it may get the problem solved sooner.
    Feedback

  • Want to place the firefox icon in my application. have a mac and don;t understand it well

    I don't know how to go to applications without losing moxilla website in order to transfer the moxilla icon into my applications. I could do it in the dell computer but not able to swing it with the Mac. it's totally different system.

    See this: <br />
    https://support.mozilla.com/en-US/kb/Installing+Firefox+on+Mac

  • CSS layout problems in Explorer (fine in Firefox and Safari)

    Firstly apologies to the mods, I had mistakenly posted this
    in the dynamic section also...
    My problem - I am working on a CSS site (my first!) here
    http://www.benfrain.com
    It appears fine in Firefox (PC and Mac) and Safari (mac) but
    when I view it in Explorer for Mac (5.2.3) I get a over long page
    and I get no auto margin on the left.
    Another small curiosity - I have noticed that my background
    image on my div id "header" seems to start off again on the right.
    Again, Explorer 5.2 for mac only...
    My html and css both validate.
    Anybody know why this is happening?

    quote:
    Originally posted by:
    bregent
    >It appears fine in Firefox (PC and Mac)
    Have you tried increasing the text size?
    Do you mean in the browser? I just tried it in Firefox and
    after two increases the layout/style of the page kind of 'falls
    apart' - how would this be rectified?

  • Web pages have been loading without images or formatting in google chrome and safari

    My web pages have been loading without images or correct formatting. I have tried using google chrom and safari but does not make a differnence. I have check for software updates and everything is up to date. Not sure what else to do???

    Safari
    Safari > Preferences > Appearance
    Is the box for  "Display images when pages open"  checked?

  • Crash after Image Placement (CS4)

    Hello,
    My Plug-in needs to pace Image in several (or all) frames of group. ( Grouped Frames).
    In other words - after some event ( suppose button click) - plug-in Iterate through Group frame's childrens - and place image in each of them.
    in this moment i got a crash.
    (Files does exists and can be placed with "Cmd-D" fine)
    What is strange, is that if i place this images separately on Page by CMD-D- then after this i can execute Grouped box filling fine.
    If i just Launch InDesign, open page and execute my Operation - i always get the same Crash.
    Please, help me.
    I would appreciate any help and any suggestions.
    Thanks  a lot.
    Details:
    Adobe  InDesign CS4 - 6.0.5
    Mac OS X - 10.6.2 - it crashes ONLY  with 10.6 ( 10.5 works fine! )
    For Image Placement i am using:
    seq = CmdUtils::BeginCommandSequence();
    SDKFileHelper fileHelper(path);
    PMRect itemsBoundingBox = Utils<Facade::IGeometryFacade>()->GetItemBounds(frameRef, Transform::PasteboardCoordinates(), Geometry::OuterStrokeBounds());
    SDKLayoutHelper layoutHelper;
    UIDRef placedUIDRef = layoutHelper.PlaceFileInFrame(fileHelper.GetIDFile(),frameRef, itemsBoundingBox, kFullUI);
    CmdUtils::EndCommandSequence(seq);
    Image file types:PDF
    Crash Report :
    0   AdobePDFL                     0x25fe6fc4 ASGetDefaultFileSys + 28
    1   com.adobe.InDesign.PDF        0x259f810b GetPlugIn + 116171
    2   com.adobe.InDesign.PDF        0x259fb83b GetPlugIn + 130299
    3   com.adobe.InDesign.PDF        0x259a8afa 0x259a4000 + 19194
    4   PublicLib.dylib               0x010b5682 Command::DoImmediate(short) + 34
    5   com.adobe.InDesign.Utilities  0x1f53d5c3 0x1f53b000 + 9667
    6   com.adobe.InDesign.Utilities  0x1f53d7ec 0x1f53b000 + 10220
    7   ...adobe.InDesign.AppFramework 0x1e4f913e 0x1e4e0000 + 102718
    8   PublicLib.dylib               0x010b5f8b CmdUtils::ProcessCommand(ICommand*) + 59
    9   com.adobe.InDesign.PDF        0x259a6f37 0x259a4000 + 12087
    10  com.adobe.InDesign.PDF        0x259a7b2f 0x259a4000 + 15151
    11  com.adobe.InDesign.Open Place 0x322058b1 GetPlugIn + 14369
    12  com.adobe.InDesign.Open Place 0x32206d93 GetPlugIn + 19715
    13  com.adobe.InDesign.Open Place 0x32207fc7 GetPlugIn + 24375
    14  com.adobe.InDesign.Open Place 0x322214bb GetPlugIn + 128043
    15  PublicLib.dylib               0x010b5682 Command::DoImmediate(short) + 34
    16  com.adobe.InDesign.Utilities  0x1f53d5c3 0x1f53b000 + 9667
    17  com.adobe.InDesign.Utilities  0x1f53d7ec 0x1f53b000 + 10220
    18  ...adobe.InDesign.AppFramework 0x1e4f913e 0x1e4e0000 + 102718
    19  PublicLib.dylib               0x010b5f8b CmdUtils::ProcessCommand(ICommand*) + 59
    20  com.adobe.InDesign.Open Place 0x3221f045 GetPlugIn + 118709
    21  PublicLib.dylib               0x010b5682 Command::DoImmediate(short) + 34
    22  com.adobe.InDesign.Utilities  0x1f53d5c3 0x1f53b000 + 9667
    23  com.adobe.InDesign.Utilities  0x1f53d7ec 0x1f53b000 + 10220
    24  ...adobe.InDesign.AppFramework 0x1e4f913e 0x1e4e0000 + 102718
    25  PublicLib.dylib               0x010b5f8b CmdUtils::ProcessCommand(ICommand*) + 59
    26  com.adobe.InDesign.Open Place 0x322043d6 GetPlugIn + 9030
    27  PublicLib.dylib               0x010b5682 Command::DoImmediate(short) + 34
    28  com.adobe.InDesign.Utilities  0x1f53d5c3 0x1f53b000 + 9667
    29  com.adobe.InDesign.Utilities  0x1f53d7ec 0x1f53b000 + 10220
    30  ...adobe.InDesign.AppFramework 0x1e4f913e 0x1e4e0000 + 102718
    31  PublicLib.dylib               0x010b5f8b CmdUtils::ProcessCommand(ICommand*) + 59

    Hi,
    You are absolutely correct. However , there is a crash and looks like a OS specific problems, we can investigate further with the XCode version some project settings etc.
    Thanks and Regards
    Saurabh Singhal
    [email protected]

  • How can I synchronize my iPhoto events? my iTunes doesn't read them and with the app Images in the iPad I can only find Photos, Albums, Faces and Places, not Events.

    How can I synchronize my iPhoto events? my iTunes doesn't read them and with the app Images in the iPad I can only find Photos, Albums, Faces and Places, not Events.

    I had a problem a couple of months ago when iPhotos suddenly rearranged the order of my Events (Why won't iPhoto let me arrange my photos?) .  I was told "Use albums not events - events are not a good way to organize - albums and folder are designed for organisation and are very flexible".
    Haha!  I should have paid attention and read between the lines!  My iPhotos were highly organised groupings - not according to date but the way I wanted them - and it was so easy to do!  I see now that if I had them all in albums, as per the Apple Apologist suggestion, I wouldn't have this unholy mess I have been left with just to make iPhone & iCloud users happy.  I am now going through Photos and making Albums (of what used to be in my Events)  ... maybe I'll get this finished before they do another non user friendly update!

  • The Elements 12 Mac disk works fin - I also have a Dell, and the Windows disk will not run at all, sounds like it's grinding, and is almost impossible to remove from the hard drive.  I cannot find any place to tell me who to CALL to ask for a replacement!

    The Elements 12 Mac disk works fine - I also have a Dell, and the Windows disk will not run at all, sounds like it's grinding, and is almost impossible to remove from the hard drive.  I cannot find any place to tell me who to CALL to ask for a replacement!

    Hi Samcat,
    You can use a download instead of the disk as an alternative: Adobe - Download free trial version Adobe Photoshop Elements 12 | Adobe you can license with your serial
    Please test the disk in another windows machine to check if it's caused by the drive or the disk. If you tested with 2 drives please start a support case, i assume Adobe will only provide downloads at this point. They are the same as the trials. If you still need a disk you can burn the trial to a disk as a backup disk. Good luck!

  • HT201269 ibook stopped transferring images via image capture. last month it worked. i hav an old ibook and i cannot update to newest itunes. which is fine. however, i need the image capture to take photos off my iphone 5. no, i dont want to use i cloud.

    ibook stopped transferring images via image capture. last month it worked. i hav an old ibook and i cannot update to newest itunes. which is fine. however, i need the image capture to take photos off my iphone 5. no, i dont want to use i cloud. i would actually like to just plug it in to the usb drive the old fashioned way

    I don't believe the iOS7 update was the cause for your issue. I have three devices all updated and they all show the Import To drop menu in Image Capture as shown below.

  • When i place my photo, the adjustments tab does not pop up, and even when i click image at the top, I cannot select any adjustments-brightness/contrast,hue-saturation, color blance, etc..Anyone know what I am doing wrong?

    When i place my photo, the adjustments tab does not pop up, and even when i click image at the top, I cannot select any adjustments-brightness/contrast,hue-saturation, color blance, etc..Anyone know what I am doing wrong?

    Good day!
    What is "place" supposed to mean – open, place as Smart Object, …?
    What are the image’s Color Mode and bit depth?
    Could you please post a screenshot with the pertinent Panels visible?
    Does Window > Adjustments not raise the Adjustments Panel?
    Regards,
    Pfaffenbichler

  • This is about the still image size changing from what I see on the computer monitor and what the burned DVD shows on the TV

    I have Prem.El 12 and have used PE4 for years.  I have a new PC that runs Win7Pro.  The still images on the computer monitor are within the "safe margins".  The still images after the movie has been burned to a disk are MUCH smaller on the TV screen.  Is this an issue of 16:9 vs 4:3 ratios?  My TV is 4:3.  Can I tell PE12 to make the movie a 4:3?

    retchemteach
    Although I have seen your post of today in my Inbox Email Notifications, that post has not yet appears in this thread. It will probably will sooner or later. But, to keep things moving along....this is a copy of what I am seeing as your message of today in my Indox Email Notifications
    Thank you for your patience in the time it is taking me to get back to you.
    I am still trying to buy some DVD-RW discs and will hopefully do that in a
    bit.  Meanwhile, I have more info for you and some simple (I hope)
    questions.  If you want to insert your answers, that would be fine.
    My camera (for stills and video) is set to the 4:3 ratio.  It is capable of
    being set to a 16:9 ratio if I wanted to do that.  I looked in its TOOLS
    menu and saw this info.
    My TV is definitely a 4:3 TV.  (I measured it with my tape measure and
    divided W/L to get 1.33)  The TV can show a 16:9 movie and just adds the
    black bars on the top and bottom.  Question: What will my old 4:3 movies
    look like on a 16:9 TV whenever we buy one of those?
    It seems to me that I want to set PE12 to the NTSC DV Standard you
    mentioned.
    I do NOT know how to “size your photos so that each has a 4:3 aspect”,
    unless you mean doing that in Photoshop Elements, which I know how to do
    (*see below)
    I had NOT considered that I would need to watch the preset for the
    ‘Publish+Share’ step; so that’s good to know (I copied and pasted your info
    for later use).
    BTW, years ago when I had difficulties with my XP computer working on PE4
    (had only 2 GB RAM), an Adobe tech told me to resize my photos * to have a
    720 pixel width (the height would be automatically adjusted) to lower the
    file size to something my computer could handle without crashing.  (That
    was back in the good ol’ days when Adobe support would actually talk with
    their customers and try to help them in the first month)
    My new computer has 16GB RAM.  Do you think I still need to reduce file
    size?  One does lose some sharpness in the resizing process…..however,
    these videos I’m making are travelogues and are for a fun way to view pics
    and videos of a trip…nothing Earth shattering….and just a hobby to keep me
    off the streets.
    I truly appreciate the time you take to help me (and others).  I was even
    tempted to try to install my old PE4 on my new computer just to be able to
    enjoy my hobby again.
    My reply to the above....
    1. If you camera is giving you 4:3 photos and your Premiere Elements 12/12.1 is running on Windows 7, 8, or 8.1 64 bit, then leave
    the photos as is unless you have a lot of photos and each has pixel dimensions sizes way over 1920 x 1080 pixels that are giving your computer resource issues. If you have to down size them because of computer resources, then copy the photos to a computer desktop folder and also create an empty folder on the computer desktop.
    a. Photoshop Elements Editor, File Menu/Process Multiple Files.
    Process Files form Folder
    Source - browse to and select the computer desktop folder with photos to be resized
    Destination - browse to and select the empty computer desktop folder
    Image Size
                 Check Mark Next To Resize Images
                (no check mark next to Constrain Proportions)
                Type in Width = 1000  (set units for pixels)
                Type in Height = 750 (set unites for pixels)
    File Size
               Check Mark Next to Convert Files To
               Set for JPEG High Quality
    The above should work fine for a NTSC DV Standard project with a burn to DVD disc with preset NTSC_Dolby DVD (4:3 video).
    2. With regard to the TV Set and 16:9 video....when you have the DVD-player attached to the TV, do you have the opportunity to bring up a display of menus with
    controls for Picture and Aspect Ratio? From what you have written so far, it looks like the answer is no. I am not sure how your TV DVD
    player will handle 16:9.
    Best do a mini test run
    1. Project preset set manually to NTSC DV Widescreen (please refer to post 1 link)
    A few photos sized for 1600 x 1200
    In the Premiere Elements project, use the Safety Margins inner rectangle for text placement
    Publish+Share/Disc/DVD disc with preset = NTSC_Widescreen_Dolby DVD.
    See what that looks like on your TV DVD player.
    If you discovered that your current TV DVD player can be set for a 16:9 display, then I have a preferred workflow for
    NTSC DV Widescreen which typically gives best possible results. Hints of things to come.
    Please review and consider. Thanks for the follow ups.
    ATR

  • Preview and safari do not display images in a pdf, where as chrome will. How do I fix this?

    I'm on the newest OS X Yosemite and I have an issue with viewing pdfs in both preview and safari. The figures show up fine from Chrome. This also leads to the issue of when I try to print off the pdf. The images do not appear in the printed version.
    Safari/ Preview:
    Chrome:

    Back up all data before making any changes. Please take each of the following steps until the problem is resolved.
    Step 1
    If Adobe Reader or Acrobat is installed, and the problem is just that you can't print or save PDF's displayed in Safari, you may be able to do so by moving the cursor to the the bottom edge of the page, somewhere near the middle. A black toolbar should appear under the cursor. Click the printer or disk icon.
    Step 2
    There should be a setting in its preferences of the Adobe application such as Display PDF in Browser. I don't use those applications myself, so I can't be more precise. Deselect that setting, if it's selected.
    Step 3
    If you get a message such as ""Adobe Reader blocked for this website," then from the Safari menu bar, select
              Safari ▹ Preferences... ▹ Security
    and check the box marked
              Allow Plug-ins
    Then click
              Manage Website Settings...
    and make any required changes to the security settings for the Adobe PDF plugin.
    Step 4
    Triple-click anywhere in the line of text below on this page to select it, the copy the selected text to the Clipboard by pressing the key combination command-C:
    /Library/Internet Plug-ins
    In the Finder, select
              Go ▹ Go to Folder
    from the menu bar, or press the key combination shift-command-G. Paste into the text box that opens by pressing command-V, then press return.
    From the folder that opens, move to the Trash any items that have "Adobe" or “PDF” in the name. You may be prompted for your login password. Then quit and relaunch Safari.
    Step 5
    The "Silverlight" web plugin distributed by Microsoft can interfere with PDF display in Safari, so you may need to remove it, if it's present. The same goes for a plugin called "iGetter," and perhaps others—I don't have a complete list. Don't remove Silverlight if you use the "Netflix" video-streaming service.
    Step 6
    Do as in Step 4 with this line:
    ~/Library/Internet Plug-ins
    If you don’t like the results of this procedure, restore the items from the backup you made before you started. Relaunch Safari.

  • Dreamweaver site looks fine in IE and Safari but not Firefox

    I am fairly new to web desgin so I am hoping someout there can give me a hint as to why my site looks poorly or doesn't load on Firefox.  It loos fine in Internet Explorer and Safari.
    - PC system
    - Windows xp professional
    - CS4
    Here is the website: www.biggiantsale.com
    Thanks for your help!
    Sarah

    Looks like a mess of repeated background images to me.
    To use a non-repeating background image,  put the following CSS code  between the
    <style type="text/css"> and </style> tags in your HTML page.
    body {
    width: 1000px; /**choose your own page width in px**/
    margin:0 auto;/**this centers page in modern browsers**/
    text-align: center; /**this centers page in old browsers**/
    background: red url(Images/Home-Page.png) no-repeat top middle;
    Then remove the Home-Page.png background from your table.
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    www.alt-web.com/
    www.twitter.com/altweb
    www.alt-web.blogspot.com

Maybe you are looking for

  • Front end for servlets like VB

    Hello, I am searching for the forntend which helps me while writting servlets like giving online help with all the properties,methods, and syntax. One guy wrote me to download this software for my requirement. So I downloaded this file "NetBeansIDE-r

  • Macbook pro 5,2 Falls asleep unexpectedly

    My 17" MacBook Pro 5,2 has a problem with staying awake... At random (increasingly so) the screen will flicker and it will put itself to sleep... After I wake it up again, I'll see growl notifications about magicprefs (wich is standard after awaking

  • Publishing to Mac from PC with Flash Builder 4.6

    I have recently switched from Flash Pro to Flash Builder to write actionscript projects. I would like to publish the finished application for both PC and Mac. I don't want to use the air installer as most potential customers won't have air installed.

  • H.264 with AS2?

    Can I use video encoded as h.264 within a Flash 9 swf that's using ActionScript 2, or does it require ActionScript 3?

  • Why is the mail-app using so much space?

    My iPhone is desperately needing some RAM-space to operate, space that is currently in use by the Mail-app. After I have deleted all messages (inbox, sent and trash) the mail-app still takes up for 7,0 GB of space. Somehow it seems not to delete mess