Image not shoing up in IE but fine in FF

If you go to our homepage here http://www.rugged-cctv.com/ in FF the flash player at the top and the RuggedCams Blog button close to the bottom show up just fine.
The button at the bottom I'm looking at looks like this and it's just a regular jpeg image.
But if you go to the same webpage in IE the blog button at the button comes up as a red X, and the flash player at the top shows up as an empty white box.  If you go to any other page on our website in IE, and then back to the homepage the flash player shows up just fine, but the Blog button at the bottom still doesn't.
I've reuploaded the page and all dependent files several times to fix a few other minoir glitches but these two things are still thwarting me.
Anyone have any ideas?  Need the image to show up but the flash player is what is really buggin me.

But if you go to the same webpage in IE the blog button at the button comes up as a red X
The issue with http://www.rugged-cctv.com/images/Bloglogo.jpg is that it's saved in CMYK mode.
Firefox and Chrome can read CMYK images. IE cannot.
In your image editor (Photoshop or Fireworks or whatever) convert it to RGB (Image > Mode > RGB in Photoshop), re-save it and upload it.

Similar Messages

  • CSS (some, not all) not showing up in browser, but fine in DW. Plus other desperate issues....

    I would really appreciate any and all help I can get to solve these problems as I'm new to CSS/HTML (completely new) and have been attempting to code my design just well enough to get it uploaded and working as a site. Once I can atleast achieve this feat, I plan on completely converting to CSS. But for now, I need to get the site working and I really didn't want to come and bother all of you on here with my problems and have been procrastinating posting on here for absolutely ages now....but since I can't figure all of the messy-uppy ness going on on my own, I beg forgiveness for any of your time wasted on my problems .
    Okay, so the "main" issue here is that I can see some(some, not all) CSS on DW, but I see NONE whatsoever when I go to preview in browser, same after uploading. I do have all of the files uploaded and placed in the correct directories, including the stylesheet, and images folder. But, nope, nada. Now, I did think this was a root/directory problem, maybe the url's weren't pointing to the right directories. I checked and attempted to fix this several times and any changes made no difference. Also, uploaded to the root of my site, where all files and folders are where they should be, yet no change. I am utterly clueless as to what is going on here....
    Second: Padding, or margins added through CSS for the divs is simply not working in DW or otherwise. I have padding placed on all of the content type areas with writing/content in them and despite the fact that the changes to the font/text formatting I've made show up, the padding does not. This is only in DW since no CSS whatsoever is showing out of DW anyways. I would like to know how to get the padding and the formatting, just all of the CSS in general to actually show up in browser/when uploaded.
    Third: The next issue is also confusing, and this only occured after I made the page into a template and uploaded the home.htm page I created from it to my site. For some reason, the image called "../images/aurora2_14_content_marg.gif". Is appearing at the very top of the page for no reason at all. I don't understand why it is there, or how it even got up there in the first place.
    Fourth: This was actually next on my list of things to figure out once I've gotten all of the above issues taken care of but since I'm still drawing a blank after 2+ weeks on how to get this done in a way that will work I guess it couldn't hurt to ask on here and get some expertise on the matter. The issue is that I have a repeating background (images/bg.png) that I want stretching downwards as I add content to the page. I have this placed as the main background for the entire site as you will be able to see in a moment through my code/site. Now, the place I want this to start is from where the aforementioned image (../images/aurora2_14_content_marg.gif) stops. However, I want the content to actually start from 20 pixels or so from the top of that very image. I want to try and achieve this through the use of margins but since the margins and padding are not showing up I hve been unable to experiment with it enough to figure out any other way to achieve this.  Any suggestions on how to achieve this would be much appreciated.
    Fifth (yes, unfortunately we're still going): As you may be able to see through the design I have two seperate areas for the main content and the navigation and other such items to be placed. To clarify, the content will be placed(through the use of expandable content boxes, once I figure out how to work that) beginning at the aforementioned image/td/div (../images/aurora2_14_content_marg.gif) with a bit of padding or margin from the top and sides (too pull the content towardsthe center of the site rather than all over from left to right like it is appearing now). The navigation etc will be placed where the long cyan area is under the search bar. For both of these, I cannot figure out how to split my one background image and also the content_marg.gif image into the two divs/or whatever else would work to split their contents from eachother. I think that seperating them into 2 divs with padding from the sides and eachother and seperate top paddings (I want the navigation to begin more near the top of the page than the content). The issue here is, I cannot figure out how to do this.
    Any and all suggestions would be greatly appreciated. Also, any tips on how to achieve the code for the solutions provided would also be very much appreciated, as I am only just starting out coding.
    The site/page:
    http://aurora.comeze.com/home.htm
    The stylesheet (style.css):
    http://aurora.comeze.com/style.css
    Like I mentioned above, all of this except the padding shows up in DW. Whereas, none of this shows up at all in browser view, or through the site.

    Summary of issues #1 through #5:
    Code errors galore:
    http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Faurora.comeze.com%2Fhome.htm
    Photoshop generated HTML.
    20th century table based layout with endless spacer gifs.
    START OVER
    From Tables to CSS Web Design Part 1 -
    http://www.adobe.com/devnet/dreamweaver/articles/table_to_css_pt1.html
    From Tables to CSS Web Design Part 2 -
    http://www.adobe.com/devnet/dreamweaver/articles/table_to_css_pt2.html
    =========================
    DW Starter Pages (CSS Layouts)
    http://www.adobe.com/devnet/dreamweaver/articles/introducing_new_css_layouts.html
    =========================
    Taking a Fireworks (or Photoshop)  comp to a CSS Layout in DW
    Part 1 - Initial Design
    http://www.adobe.com/devnet/dreamweaver/articles/dw_fw_css_pt1.html
    Part 2 - Markup preparation
    http://www.adobe.com/devnet/dreamweaver/articles/dw_fw_css_pt2.html
    Part 3 - Layout and CSS
    http://www.adobe.com/devnet/dreamweaver/articles/dw_fw_css_pt3.html
    ========================
    HTML & CSS Tutorials - http://w3schools.com/
    Learn CSS positioning in 10 Steps
    http://www.barelyfitz.com/screencast/html-training/css/positioning/
    How to Develop with CSS?
    http://phrogz.net/css/HowToDevelopWithCSS.html
    ========================
    Code Validation Tools
    CSS - http://jigsaw.w3.org/css-validator/
    HTML - http://validator.w3.org/
    Best of luck,
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/

  • Brading Image Not appearing in Portal Logon But appearing in /NWA /U

    Hello Gurus ,
    I am stuck up in a situation where in while doing the branding , I am able to see the branding image and text in
    http://<SERVER>:<PORT>/NWA
    http://<SERVER>:<PORT>/cms
    http://<SERVER>:<PORT>/useradmin
    But when I click on http://<SERVER>:<PORT>/IRJ
    The red cross apears on the top woth no image being there . I am confused since what I did was changed the SAP stndard image name to branding-image1.jpg and Put My Image as branding-image.jpg .
    this I did in both the folders -  com.sap.portal.runtime.logon / layout
    and com.sap.security.core.admin / layout
    No changes were done in Visual Admin since the name of image is same as provided by SAP .
    The worry part is if I click ln the Logon Page and check the properties : it shows
    http://<Server>/irj/portalapps/com.sap.portal.runtime.logon/layout/branding-image.jpg
    But when I go to http:/SERVER:PORT/NWA and see the image there properly and check the property of Image by right click :
    it shows : http://XXXX/logon/layout/branding-image.jpg.
    Now can someone tell . Why is there a mismatch ? Bcoz that is the reason I am not able to see the POrtal Branding Image .(In Visual admin we set the propeties as layout/BRANDING-IMAGE.jpg .. any connection there ??)...
    Help Out Guys ..
    Regards
    Sandeep

    The path in IRJ for images comes as :
    http://<Server>/irj/portalapps/com.sap.portal.runtime.logon/layout/branding-image.jpg
    Image does not come here
    while in NWA
    http://server:52100/logon/layout/branding-image.jpg
    Image appears here ..
    als under the folder
    G:\usr\sap\XX1\JC21\j2ee\cluster\server0\apps\sap.com\irj\servlet_jsp\irj\root\portalapps\com.sap.portal.runtime.logon\layout
    here are 2 images : branding-image.jpg
    branding-text.gif
    As you told me I added the file extension here now .jpg and .gif But no difference it maked .
    I think the link here is that in Visual Admin it enters as layout/branding-image.jpg
    Can I change this to Path as appearing in IRJ :
    irj/portalapps/com.sap.portal.runtime.logon/layout/branding-image.jpg
    beacuse the layout file as shown is prefixed with a root ... If someone can point to the root of that I can go prefix with my Root folder and Give exact path like irj/portalapps/com.sap.portal.runtime.logon/layout/branding-image.jpg ...
    And Yes there are no other servers / Its a single Instance ,  no Cluster wide instances here .
    Regards
    Sandeep
    Edited by: Sandeep Sharma on Aug 25, 2009 9:10 AM

  • Excel attachment not rendering correctly in Mail but fine on iPod touch

    Some attachments (most notably Excel files) that I've been receiving lately (last month or so) have not showed up correctly as attachments in Mail (currently using v. 4.4). In the list view it shows the paperclip icon but when I click on the message the preview pane shows what I assume is mime code or something. If I check the same message on my iPod touch, the attachment shows up at the bottom of the message as an attached file icon (correctly identified as an Excel spreadsheet). Suggestions?

    Hello,
    In the USBC CSS , delete this:
    TD {
    font-family : Arial, sans-serif;
    float: right;
    Take care,
    Tim
    "bhanson" <[email protected]> wrote in
    message
    news:gp3ups$l6j$[email protected]..
    >I recently switched from Dreamweaver 8 to CS4. I also
    recently updated my
    > Firefox to 3.06. I have had this website for years, and
    it just started
    > not
    > rendering tables correctly in Firefox. This is happening
    on multiple pages
    > It
    > works fine in IE.
    http://www.wiw.uscourts.gov/bankruptcy/
    >
    > Let me say up front, I know the page is antiquated
    (created in Front Page)
    > It
    > uses tables for the layout instead of CSS. I hope to be
    updating it soon,
    > but
    > for now I need a fix to get the pages to work correctly.
    >
    > Any help would be greatly appreciated!
    >
    > Thanks,
    > Becky
    >
    >

  • Internet not working properly in osx but fine in xp

    I'm running OS X 10.5.6 and found that lots of websites just aren't loading up. For example I have to post this in xp as this part of the apple website just hangs.
    Webmail also doesn't work, can't log onto hotmail, I can log onto yahoo but cant read messages or send mail via webmail. If I use the 'mail' program in OS X I can download all the mails and send very small mails of up to about 10 lines, any more than that and they just get stuck. I have tried Safari, Firefox and Seamonkey, also the Seamonkey mail client and all suffer the same problems.
    The websites will just sit there loading and eventually time out.
    I have XP home edition on bootcamp, if I reboot into that it's fine and I can access everything normally using both IE7 and firefox.
    If I run the same xp partition using VMware fusion though I have the same problems as in OS X.
    This problem was present in 10.5.5 and I was hoping it would be cured in 10.5.6... I guess not.
    I read a lot of talk about dns problems so I manually added various dns servers but to no avail. The network settings are the same in xp as in os x (except for the dns servers I added).
    Has anyone got any suggestions on this? I got a mac to escape windows, now its forcing me to use it >.<

    I'm also having extreme problems with Flash. I did the
    uninstaller thing too, I re-booted over & over again & it's
    still not working. I can't view anything that uses Flash!!! It
    shows up as being installed on my computer, but all the websites I
    go to say "you don't have the new version installed-install now."
    There's a link to install, I get the pop up on my toolbar to
    install Active-X, but nothing happens.
    If anyone has new info...please help

  • Replacement Photosmart 6520 not installing on one computer but fine on another

    I'm bewildered.  I was having an issue with my 6520 not printing black ink, and was sent another (same model) printer as a replacement.  On my Windows 8.1 laptop, it installed just fine.  But on my Windows 7 desktop, the installation software cannot find the printer on the network.  The HP Print and Scan Doctor found it, but was unable to print a test page.  The printer is obviously on the network because the laptop can use it.  The blue light is steady and reports connected to my network.  I've manually entered the IP address but it remains invisible to this one computer.  (Heck, my Android can access it!) I've disabled firewall,uninstalled and reinstalled twice, and am pretty frustrated right now.  Anyone have a clue as to what's going on?

    Hi chroma601,
    I understand you received a replacement printer, of the same model, and now you are having some difficulty installing it on your computer running Windows 7.
    Have you tried the Printer Install Wizard (PIW)? The HP Printer Install Wizard for Window was created to help Windows 7, Windows 8, and Windows 8.1 users download and install the latest and most appropriate HP software solution for their HP Printer.
    If you have not tried the PIW please do, and let me know the outcome.
    I look forward to hearing from you.
    Please click the Thumbs up icon below to thank me for responding.
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Please click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution.
    Sunshyn2005 - I work on behalf of HP

  • IPod not detected in "My Computer" but fine in iTunes

    Well for Christmas my dad got me a new 4GB iPod Nano 3rd Gen. I am very pleased with it except for the fact that when I enable disk use on my iPod I don't see it in "My Computer" (where like I can access my hard drive, you know). I have restarted both my iPod and my computer but to no avail. Please help me with this.

    Try this link http://support.apple.com/kb/TS1363 it might resolve your issue with the ipod not displayed in "itunes" but shows up in "computer"

  • Images not showing up in Winhelp4 but do in Webhelp

    I have a problem where my images don't show up in Winhelp4
    format but do show up correctly in webhelp format.
    I simply change the Primary Output in the project between the
    two formats and compile the help. From the same source one works
    (Webhelp) and one has broken images.
    Are there any special tricks I need to know about to make
    this work?
    thanks,
    Dyester

    Hi Dyester
    Winhelp is no supported on Vista
    This is technically inaccurate. WinHelp 16 bit is supported
    directly out of the box in Vista. WinHelp 32 bit isn't directly
    supported out of the box. What happens is the first time a user
    attempts to use a 32 bit WinHelp file, they are prompted to
    download the WinHelp viewer for Vista. But it still works.
    Microsoft is simply making it more painful to use WinHelp in
    hopes that everyone will switch to .CHM or web based formats.
    Cheers... Rick

  • URLLoader not working in any browsers but fine in the Flash IDE

    I have a problem that seems very strange. A flash script is using URLLoader to update some records and send back a message.
    In the flash IDE there is no problem. However, when I upload to the server, or viewing the swf file locally in any browser, the browser just hangs and does not show anything.
    I have also added a IOErrorEvent.IO_ERROR handler which does not give me any information.
    The URLloader is communicating with a php script. I have found out that it works with a .txt file.
    Is the anything that needs to be included in the php script?
    Thanks in advance.

    Hi Everyone
    I have managed to find the answer.
    The PHP script had a comment line after the echo statement. Once this was removed the application started the work fine in all the browsers.

  • Images not loading in forefox 4, but does in safari ect

    hi i am building a website and since installing firefox 4 a png image which links to a lightbox and video has vanished!!
    i can see it on safari and google chrome ie ect i do not understand why.
    http://www.clickshomestudy.com/
    the image should show underneath click to play video .
    any help would be much appreciatd thanks

    The code for that page contains the following error:
    &lt;a href="#" rel="div.overlay"&lt;img src="girlboy.png"/>&lt;/a>
    The &lt;a href...> tag is missing its closing ">".

  • Exporting m4a podcast - chapters and chapter images not in iTunes ... but they are there in Quicktime player?

    I can see separators in the time line on the iPod when it is played but no change of chapter/marker image.  Where do I go from here?

    Being level 1 is so cool 'cos I can pretend to be stupid and nobody knows the difference

  • Organiser does not shoe clips DV date but filedate

    using ver 8 PrEl and Photoshop El
    in organiser for digital photos you can see and organise the pictures according to date when photo was shot according to EXIF metadata.
    in DV clip from DV camera we have also the date and time when the clip was shot.
    But in organiser shows filedate - which makes sorting useless.
    is there any way to use the DV timecode in the organiser?

    ok
    I put in a request for this feature.
    Before when using PrEl 2, I did use some software for changing filedate to DV date and time - I will have to find that again.
    I also used to change filename of each clip to date and time I should go back to that I guess - when I find the software I used.
    thanks.

  • Website images not appearing

    http://www.benefitsinc.com
    Images not appearing on website, site looks fine in safari and ie,
    Firefox 11

    The first to do in cases like this if you've uploaded new files is to reload web page(s) and bypass the cache.
    *Press and hold Shift and left-click the Reload button.
    *Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
    *Press "Cmd + Shift + R" (MAC)
    You have images on your web page that have a backslash in the URL that Firefox escapes a %5C and that do not work.<br />
    You can see those images as grayed in the Tools > Page Info > Media window.
    *http://www.benefitsinc.com/images%5Cwb5.jpg
    *http://www.benefitsinc.com/images%5CBI-Button1.jpg
    *http://www.benefitsinc.com/images%5CBCo-Button1.jpg
    *http://www.benefitsinc.com/images%5CBT-Button1.jpg
    *http://www.benefitsinc.com/images%5CBP-Button1.jpg
    *http://www.benefitsinc.com/images%5CBX-Button1.jpg
    *http://www.benefitsinc.com/images%5CBTX-Button.jpg
    *http://www.benefitsinc.com/images%5CBHR-Button1.jpg
    *http://www.benefitsinc.com/images%5CBTK-Button.jpg

  • Why does my image not reach the edges of the page when printed, but appears fine as pdf?

    Why does my image not reach the edges of the page when printed, but appears fine as pdf?

    Check a printable area of your printer.
    Make a (grey) rectangle that is larger than the paper size. Print it,
    you'll get a message that some cropping will occur, that's okay. Then take a
    ruler and measure the dimensions of the rectangle printed on the paper or
    the white borders around the printed rectangle.

  • Image Over Hover not working in IE but fine in Firefox

    I have a new page that I just uploaded today.  You can find it here.
    http://www.rugged-cctv.com/ruggedhd.shtml
    If you scroll down to the section labeled Features that ALL of our Advanced DVRs share! with a bright blue background, you will see a picture of one of our products.  In IE and Firefox that image shows up just fine, but when you hover over it a larger version of the image (and labeled) appears in Firefox but in IE I get a redX and the alt text.
    My code for the right side of that blue section is here.
       <div id="features-two">
               <div align="left">Can perform 6 functions at once <br />
                 <span class="smaller">(live display,  recording, playback, network access, backup, and configuration)</span><br />
                <br />
                Smart Search, <span class="bold">Multi Time</span> / <span class="style14">Multi Day Search </span><br />
                <br />
                <span class="bold">15 User levels</span> at the DVR &amp; <span class="bold">32 users</span> can access the DVR at once remotely<br />
                <br />
                <a class="popup" href="#"><img src="images/hd-components.gif" alt="Rugged HD Components" width="265" height="192" border="0"/> <span><img src="images/hdcomponents-labeled.jpg" alt="Rugged HD Components"/></span></a></div>
             </div>
    Now the section above that with the gray background also has a hover image that is working in both IE and firefox is here.  I've been staring at it way too long and just can't find my mistake.  Help would be greatly appreciated.
    <div id="features-two">
               <div align="left">            HDD
                Mirroring Capable on Internal Drives<br />
                <br />
                Direct <span class="style2">POS</span> and <span class="style2">ATM</span> Text Insertion<br />
                <br />
                <span class="bolding">Try to find another system with these specs!!!</span> <br />
                <br />
                <a class="popup" href="#"><img src="images/MonitoringOptions.gif" alt="Rugged HD Monitoring Options" width="265" height="192" border="0"/> <span><img src="images/hdsizechart.jpg" alt="Rugged HD Monitoring Options"/></span></a></div>
             </div>

    Ken Binney wrote:
    OS -
    YOU IS DA MAN !
    The Forum is DA MAN !
    I'm just a sad information junkie. Now where's that sunshine and a cold beer

Maybe you are looking for

  • Print text file to  client side printer

    Hi all, I have a character mode report which will print to a client side dot matrix printer in 6i. After converted to 10g, we cannot print to the client side printer (because we don't want to map so many print queue from the AS). So, I try to generat

  • Checkbox positioning issue in module pool program screen

    Hello All, I am facing one issue with the checkbox positioning in module pool program.I have designed the screen in 'SAP Signature Theme' and the checkbox position looks fine (while tested the screen in SE80) as shown below. Test Result from 'SAP Sig

  • How do I install The Dng converter to my Lightroom?

    I've followed the prompts to update but it still isn't rendering raw files when i open the program. 

  • 10.7.5 update crippled?

    Attention: 10.7.5 update recked havoc my mac mini i7. Attempting to recover from Time Machine backup (7 hours to complete via FW). I have never encountered a crippled update since 1993, when I first started using a Macintosh computer. "Thank you" App

  • Asset synchronization

    Hi All, I would like to know it is possible to make the synchronization between one asset class and several equipment category or object type and if yes how? Best Regards, Rogério Reis