HTTPS sites only show a white box in "top sites".

I have been trying to add some of my secure sites to "Top Sites" in Safari 4.0.4 but they only show as a white block without any kind of preview. Is there any way to fix this?
Message was edited by: soulknight

HI,
Try maintenance...
From the Safari Menu Bar, click Safari / Empty Cache. When you are done with that...
From the Safari Menu Bar, click Safari / Reset Safari. Select the top 5 buttons and click Reset.
Could be a 3rd party plugins causing the problem. Go to ~/Library/Internet Plugins. Move any 3rd party plugins to the Trash and restart your Mac.
Also, if you are running Safari in 64 bit mode, try running in 32-bit mode instead. Right or control click the Safari icon in the Applications folder, then click: Get Info In the Get Info window click the black disclosure triangle next to General so it faces down. Select 32 bit mode. Also, (in that same window) make sure Safari is NOT running in Rosetta.
Carolyn

Similar Messages

  • How do I only show typed URLs in the Top Sites screen?

    It's really obnoxious to see hundreds of ephemeral URLs that you'll never visit again on the Top Sites screen. Is there a way to make this user friendly so I can only see the URLs I typed. I am happy to set something in about:config.

    No, this is for Android version. I would love to disable the stupid "Awesome" screen. The link you posted explained how to turn the tab garbage off on the desktop version, but Mobile (i.e. Android) version ignores the parameter value.
    Likewise, the above "browser.urlbar.default.behavior" parameter set to '32' produces the reasonable behavior I want on the desktop, but the Mobile (Android) version just ignores this configuration parameter.

  • Firefox 13 only displays a white box instead of an image on certain websites

    Firefox 13 is only displaying a white box where the picture should be. This is happening on different websites, but I will include a link to the latest one for me. Internet Explorer displays the image just fine:
    http://www.bostonproper.com/product/Asymmetrical-hem-maxi-dress/836602/sc/169/c/169/pc/44.uts
    You should see a large image of a woman in a red dress on the page, not a white box. I have tried clearing the cookies and cache, I have the settings to allow images from this website and nothing is working. The trouble seems to have started when I updated to Firefox 13.

    I completed the steps in the article and disabled the Real Player plug in. That did the trick and Firefox 13 is now displaying the images correctly. I am wondering if these issues will be fixed in the future because I do use Real Player quite a bit. Thank you so much for the help!

  • It only show a black box during the input session.

    If I selected double-character font to key-in and it can't show correctly during input on input area inside of any website. It only show a black box during the input session. (Nightly V36.0a1)

    You can right-click that input filed and select "Inspect Element" to open the Inspector (Firefox/Tools > Web Developer).
    You can check what font is used for that text in the Font tab in the right pane of the Inspector.
    If you know the correct font name that you can also try to set the correct font-family by clicking the element {} line in the Rule tab.
    If that works then you can try to create a style rule for the userContent.css file or the Stylish extension.
    <pre><nowiki>@-moz-document domain(ebay.com) {
    input { font-family: "<font name>" !important; }
    }</nowiki></pre>
    The customization files userChrome.css (user interface) and userContent.css (websites) are located in the <b>chrome</b> folder in the Firefox profile folder.
    *http://kb.mozillazine.org/Editing_configuration

  • My IPOD touch got wet and now only shows a white screen.  How to fix?

    My IPOD touch got wet (it was not submerged in water, just rained on) and now only shows a white screen.  How can I fix this?  I already dried it in rice, and reinstalled it on ITUNES.

    unless you have apple care which even that probably doesnt cover water damage. youre gonna need to buy a new screen. probably set you back $60 something. look up ipod touch 4g lcd screen in google and look for sites like amazon or something. unless you wanna have apple charge you like 100 bucks for it or probably more

  • Pictures Showing as White Boxes

    I upgraded from an iPhone 5c to an iPhone 6. On December 22nd when I restored my phone from my iCloud backup all of my photos showed up as white boxes. Since then some have shown up but most of them are still showing up as white boxes. It says downloading below my albums. When I click on the photos that show as white boxes it says "loading" but then goes right back to being blank. It has been like this for over a week & it is starting to become extremely annoying. Some of my most important photos are showing up as white. Any ideas or solutions? Someone please help!

    Wait until the restore from backup finishes, connect to wifi and plug it to a wall outlet and let it finish.

  • Apple tv is only showing a white apple.....

    Apple tv is only showing a white apple..... I have tried to reset (meny and down on the remote), and i have also piller out the power. The little lamp is blinking, an in the middel of my television there's a big white apple..... Anyone? Thanks

    AppleTV  1 or 2 ?
    If AppleTV2 I suggest you get a microUSB lead and hook it up to a computer running iTunes in order to factory restore it - do not use a power lead or HDMI.
    AC

  • Just updated itunes now menu bar has dissapeared no black and white box at top left and ctr b does not bring anything up. i need file view etc please help driving me crazy

    just updated itunes now menu bar has dissapeared no black and white box at top left and ctr b does not bring anything up. i need file view etc please help driving me crazy

    Is the iTunes window in FullScreen mode?
    If so, press esc key.

  • Drop shadows show as white boxes

    Please can anyone tell me why (most of) the drop shadows on my site are showing as a fine white line around the image? This is only happening on images - not text. Can I fix it somehow? Baby-talk replied here as I am new to this. You can see the problem at www.bothepoodle.co.uk

    As a test, I put your "Bo the Poodle" on a web page with just a shadow:
    http://web.mac.com/alanem/ArtofAwakening/Links.html
    ...and no white outline appears. Do you have another element such as an empty text box behind Bo?

  • Help - swf only displays as white box or "download new version of flash player"

    I've installed a swf banner on my site but only get either a white box that's the same dimensions as the swf should be or this
    Content on this page requires a newer version of Adobe Flash Player.
    This is the code that Dreamweaver is generating
    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="864" height="216" id="FlashID2" title="decent1">
      <param name="movie" value="FLASHbannerDECENT1.swf" />
      <param name="quality" value="high" />
      <param name="wmode" value="transparent" />
      <param name="swfversion" value="11.0.0.0" />
      <!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. -->
      <param name="expressinstall" value="Scripts/expressInstall.swf" />
      <!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. -->
      <!--[if !IE]>-->
      <object type="application/x-shockwave-flash" data="FLASHbannerDECENT1.swf" width="864" height="216">
        <!--<![endif]-->
        <param name="quality" value="high" />
        <param name="wmode" value="transparent" />
        <param name="swfversion" value="11.0.0.0" />
        <param name="expressinstall" value="Scripts/expressInstall.swf" />
        <!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. -->
        <div>
          <h4>Content on this page requires a newer version of Adobe Flash Player.</h4>
          <p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" width="112" height="33" /></a></p>
    I've tried setting the flash properties to transparent and that hasn't helped. I'm really stumped here.
    Many thanks in advance.

    Thank you! I finally figured it out a solution!! I saved the swf as a flash 10.1 document rather than the pre-set 10.2 and am happy to report that it worked. I've been able to view it on an imac and a windows device but it still doesn't work on an ipad. The only solution I can think of for this is to have a link at the top of my page that says " ipad and i phone users click here" --- and the link would be www.mysite.com/idevice"
    where there would be an exact replica of my page minus the annimated banner OR with a version that would be viewable on an I pad/phone.

  • Creative Cloud App just showing blank white box! Cannot install Photoshop

    I'm trying to install a Photoshop trial - have followed instructions to install the CC app. The icon appears on my desktop and a Creative Cloud folder appears in my Explorer folder but when I click on the CC app, all I see is a white box.
    Occasionally, I have managed to get list of apps to show - but when I click on the "Try" button next to Photoshop, again it goes to a blank white box. Can't do anything! No spinning icon showing that something is loading - just blank white.
    Very frustrating. Just want to download the trial so I can decide if I want to buy. Am on Windows 8 (64 bit). Have tried uninstalling and re-installing using a different browser (Firefox & Chrome) but still same result.
    Please help!!
    Thank you,

    Hi again Jeff - I just read on a similar thread that another user had the same issue with blank CC app and realised the problem was her username having an ampersand "&"
    I have an ampersand also in my username on the computer - do you think this might be affecting the issue?
    She gave instructions for changing the username (although the link is for Win 7 and I'm using Win 8) - but I'm nervous about changing big system things like that. What happens to "permissions" on certain folders - am I likely to be locked out of making changes in certain folders?
    Here is what she wrote on that thread:
    If you have ampersand (&) or other non-alphabet characters in windows user folder name (Example: C:\Users\Bob & Mary), then Flash Builder will fail to install (happened to me), Creative Cloud will display white screen, and/or other miscellaneous problems.
    I confirmed this to be true and works:
    1) I had blank Creative Cloud window as shown in the first post.
    2) I renamed the display username and window user folder name by doing the instructions here:
       http://www.ghacks.net/2011/03/28/how-to-change-a-windows-account-name-and-user-profile-fol der-name/
       (Example: Change from "Bob & Mary" to "Bob n Mary" - without the quotes)
    3) After logging back in my newly renamed account, I opened Creative Cloud and login interface shows up! :-)
    I would prefer not to do this if you have another suggestion? But just thought I'd mention this as well to see what you thought.
    I have also since tried uninstally CC, deleting both the OOBE folder and the AAMUpdater folder, then re-installing CC again... same result. I always get to the list of Apps fine but the minute I click on the "Try" button next to Photoshop, the whole App window goes to a blank white screen and freezes.
    Thank you.

  • Problems with fluid grid layout live site only showing phone view in Chrome and Firefox Feb 2015

    Hi all,
    I have done a complex fluid grid layout using DW 2014 CC. The site has now gone live on the web masters server setup.
    Up until now the layout of the site has been working fine and responding to screen size.
    Early this morning in the USA the site stopped working. The layout for some users, not all, is only showing the phone view, and takes a long time to load.
    This is happening in Chrome and Firefox, but IE is displaying the site properly.
    So it looks like the CSS media queries are not working on all browsers.
    I am using BC for the test site, and one user having this problem can see that version of the site OK.
    I noticed that Chrome has done some updates recently Chrome Releases
    Has anyone else come across this problem with Chrome and Firefox with their responsive layouts?
    Thanks for any help given.

    Hi Ben,
    Yes, thanks for this link. The Travel Health Website is one of ours, hosted on BC, and no reported problems so far. We also have another large BC website with ga code in it and users are not reporting problems with it. The Headless Way
    However the problem website is hosted elsewhere on a different platform to BC. We have been developing it for three months now, and no problems so far until yesterday. The problem of the site taking ages to load, and timing out seems to be happening with about 10% of users in the USA. http://www.harrisonassessments.com/
    The web developer found a user in NZ who was experiencing the slow display problem. They looked at the site with Chrome, Firefox and IE. The site would only display on IE. When the developer removed the google analytics code, the site displayed fine on all browsers for the NZ user. We are waiting for users in the USA to wake up and test the site.
    So the problem definitely is related to the ga code and the responsive layout that was done by me in DW2014.1 fluid grid layout. So the related problem of DW2014.1 not being able to load htm files with ga code in them looks to be a good clue to what is going on here.
    As there was a bug report for DW2014.1 and google analytics code made in the other thread, I would be interested to know if that was ever solved.
    It is interesting that you are pushing Bootstrap and Foundation on me. (Big square websites here I come! lol)
    I wonder if DW is going to persist with fluid grid layout then? I certainly hope so, as I have spent 12 months blood sweat and tears learning how to do it in DW.

  • White box? SWF shows as white box in Dreamweaver

    The SWF starts animating, but a white box will show for a
    second and motion starts on /home.
    on /portfolio and its lower levels the buttons showup but the
    graphics dont...
    Im a noob, but I know the home page is only 48k, so I wouldnt
    guess size is an issue...
    link

    FTP it and include dependent files. Make sure the Scripts
    folder and script
    are on the server.
    Nancy Gill
    Adobe Community Expert
    Author: Dreamweaver 8 e-book for the DMX Zone
    Co-Author: Dreamweaver MX: Instant Troubleshooter (August,
    2003)
    Technical Editor: Dreamweaver CS3: The Missing Manual,
    DMX 2004: The Complete Reference, DMX 2004: A Beginner's
    Guide
    Mastering Macromedia Contribute
    Technical Reviewer: Dynamic Dreamweaver MX/DMX: Advanced PHP
    Web Development
    "p_4204" <[email protected]> wrote in
    message
    news:fm1fds$g34$[email protected]..
    >I created a flv movie in Flash from a avi file, which I
    then exported as a
    >swf
    > movie. The swf movie plays fine in Flash
    (file>publish preview), but when
    > I
    > place it into an html page in Dreamweaver the flash icon
    ( f ) displays
    > on
    > the html page but if I try to play the movie in
    Dreamweaver or open it in
    > a
    > test browser all I get is a white box where the movie
    should be playing.
    >
    > ps I can open swf images
    (Flash>file>export>export images) in Dreamweaver
    > ok,
    > but not movies.
    >
    > I need some help please!
    > Thanks
    >

  • Spry menu problem in IE- showing as white box

    Help please. My spry menus are showing as a white box in Internet Explorer. All other browsers are fine. I am a newbie and don't know how to fix the problem. http://harmonized.harmonized-design.com.

    I recreated your web page and it's working for me:
    http://www.elanwebservices.com/example/index.htm
    If you look at page in IE8, I think you will see your navigation links without the white block. I just looked at your page again and I am still seeing the navigation ID. You try detaching your template from the page. I think DW templates are a bad idea; they cause all kinds of problems.
    If my link works and yours doesn't, compare the code.

  • Flash 10 just shows a white box for flash elements in IE

    I just installed the latest version of Flash 10 and went to see some of my websites that had flash video elemnts on the pages.  They all now show up as just a white box wher the elemnts resides.   I emediatly uninstalled flash 10 and went back to flash 8 & everything works fine.  Has anyone else had this issue?    Thank you.

    Please post this in the Dreamweaver forum:
    Dreamweaver

Maybe you are looking for