Muse auto detecting desktop vs. mobile layout

Hi,
In my site which is under development at www.gary-online.com/ncmobile
If I view it on my mobile device I see the 'desktop' version of the site. I would expect that Muse would detect that this site has two possible layouts (a desktop and a mobile version) and auto select the mobile version for display.
I've put buttons on the site (in the footer) where the user can manually select if s/he wants to view the 'mobile' or 'desktop' version' and that works well, but I'm not sure why Muse doesn't initially automatically pick the correct version to display based on the device being used to view it.
Any ideas?
Thanks!
Gary

I have checked your website <http://www.gary-online.com/ncmobile> on an iPhone and it successfully redirects me to the Phone layout <http://www.gary-online.com/ncmobile/phone/index.html>.
It appears your mobile device is probably locked to the desktop view as you have direct links to different layouts on both versions of the site. You just need to visit the mobile version once in order to lock the view to the Phone layout again. Refer to the following thread with a similar situation - http://forums.adobe.com/message/5109991#5109991
Thanks,
Vinayak

Similar Messages

  • IE7 locks onto Mobil layout vs desktop layout

    I am developing a new site and using the fluid grid layout.  I have tested it on my laptop in Firefox v18, Internet Explorer 9, and Chrome v24.  Everything was fine until I tested it on an XP desktop.  Everything looked fine in Firefox v18 on the desktop, however, Internet Explorer 7 did not show the Content1 and Content2 as side by side columns that all the other browsers showed.  In using the IE Developer Tool Bar it shows that the division style for them is width=100%.  In reviewing my css the only place where Content 1 and Content 2 has width=100% is in the Mobile Layout for 480px and below.  The Tablet and Desktop Layout both have those widths below 50%.
    Here is my html:
    <!doctype html>
    <!--[if lt IE 7]> <html class="ie6 oldie"> <![endif]-->
    <!--[if IE 7]>    <html class="ie7 oldie"> <![endif]-->
    <!--[if IE 8]>    <html class="ie8 oldie"> <![endif]-->
    <!--[if gt IE 8]><!-->
    <html class="">
    <!--<![endif]-->
    <head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <title>Conestoga Wagon Web Service - Your Business Ally</title>
    <meta name="author" content="Conestoga Wagon Web Service">
    <meta name="description" content="Conestoga Wagon Web Service, your business ally; where the mystique of yesteryear meets the technolgy of today and provides small business and organizations access to affordable professional web site design and hosting.">
    <meta name="keywords" content="cheap website design,website design,affordable website design,custom website design,small businesses,website  solutions,idaho website design,website designers,website hosting,web hosting">
    <link href="css/boilerplate.css" rel="stylesheet" type="text/css">
    <link href="css/fluid.css" rel="stylesheet" type="text/css">
        <script src="js/jquery-1.4.1.min.js" type="text/javascript">
    </script>
        <script src="js/jquery.jcarousel.pack.js" type="text/javascript">
    </script>
        <script src="js/jquery-func.js" type="text/javascript"></script>
    <!--
    To learn more about the conditional comments around the html tags at the top of the file:
    paulirish.com/2008/conditional-stylesheets-vs-css-hacks-answer-neither/
    Do the following if you're using your customized build of modernizr (http://www.modernizr.com/):
    * insert the link to your js here
    * remove the link below to the html5shiv
    * add the "no-js" class to the html tags at the top
    * you can also remove the link to respond.min.js if you included the MQ Polyfill in your modernizr build
    -->
    <!--[if lt IE 9]>
    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
    <![endif]-->
    <script src="js/respond.min.js">
    </script>
    </head>
    <body>
    <div class="gridContainer clearfix">
        <div id="Header">
        <!-- Start of Header -->
        <img src="images/header.png" alt="Conestoga Wagon Web Service Header Image">
        <!-- End of Header -->
        </div>
        <div id="Menu">
        <!-- Start of the Navigation -->
                        <ul>
                            <li><a href="index.html">Home</a></li>
                            <li><a href="about.html">About Us</a></li>
                            <li><a href="design.html">Design</a></li>
                            <li><a href="hosting.html">Hosting</a></li>
                            <li><a href="contact.html">Contact Us</a></li>
                            <li><a href="faq.html">FAQ</a></li>
                        </ul>
        <!-- End of the Navigation -->   
        </div>
        <!-- Start of Content Area -->
        <div id="Content1">
            <h2>This is a test of H2 on Home page</h2>
      This is the content for Layout Division Tag "Content"
      <p>Combined with optimal use of human resources, big is no longer impregnable to ensure that non-operating cash outflows are assessed. An important ingredient of business process reengineering the vitality of conceptual synergies is of supreme importance the new golden rule gives enormous power to those individuals and units. Exploitation of core competencies as an essential enabler, through the  adoption of a proactive stance, the astute manager can adopt a position at the vanguard.</p>
      <p>As knowledge is fragmented into specialities from binary cause and effect to complex patterns, an important ingredient of business process reengineering. Building flexibility through spreading knowledge and self-organization, benchmarking against industry leaders, an essential process, should be a top priority at all times defensive reasoning, the doom loop and doom zoom. Maximization of shareholder wealth through separation of ownership from management the vitality of conceptual synergies is of supreme importance as knowledge is fragmented into specialities. The balanced scorecard, like the executive dashboard, is an essential tool building a dynamic relationship between the main players. An important ingredient of business process reengineering in a collaborative, forward-thinking venture brought together through the merging of like minds.</p>
      <p>By moving executive focus from lag financial indicators to more actionable lead indicators, working through a top-down, bottom-up approach, the strategic vision - if indeed there be one - is required to identify. Organizations capable of double-loop learning, that will indubitably lay the firm foundations for any leading company to focus on improvement, not cost. By moving executive focus from lag financial indicators to more actionable lead indicators, benchmarking against industry leaders, an essential process, should be a top priority at all times building flexibility through spreading knowledge and self-organization. To ensure that non-operating cash outflows are assessed.</p>
      <p>Measure the process, not the people. As knowledge is fragmented into specialities combined with optimal use of human resources, in order to build a shared view of what can be improved. Exploiting the productive lifecycle the components and priorities for the change program motivating participants and capturing their expectations. Big is no longer impregnable as knowledge is fragmented into specialities.</p>
      <p>By moving executive focus from lag financial indicators to more actionable lead indicators, organizations capable of double-loop learning, building a dynamic relationship between the main players. To focus on improvement, not cost, quantitative analysis of all the key ratios has a vital role to play in this exploitation of core competencies as an essential enabler. From binary cause and effect to complex patterns, the new golden rule gives enormous power to those individuals and units, to experience a profound paradigm shift.</p>
        </div>
        <div id="Content2">This is the content for Layout Div Tag "Content2"
          <p>Love's not time's fool, though rosy lips and cheeks oh, no, it is an ever fixed mark or bends with the remover to remove. Love alters not with his brief hours and weeks, it is the star to every wand'ring bark, within his bending sickle's compass come. Admit impediments; love is not love that looks on tempests and is never shaken; oh, no, it is an ever fixed mark. If this be error and upon me proved, whose worth's unknown, although his height be taken. But bears it out even to the edge of doom.</p>
          <p>It is the star to every wand'ring bark, which alters when it alteration finds. Love's not time's fool, though rosy lips and cheeks within his bending sickle's compass come; which alters when it alteration finds. Admit impediments; love is not love if this be error and upon me proved, oh, no, it is an ever fixed mark. Love alters not with his brief hours and weeks, whose worth's unknown, although his height be taken. That looks on tempests and is never shaken; admit impediments; love is not love love's not time's fool, though rosy lips and cheeks.</p>
          <p>Let me not to the marriage of true minds it is the star to every wand'ring bark, within his bending sickle's compass come. Which alters when it alteration finds, oh, no, it is an ever fixed mark love's not time's fool, though rosy lips and cheeks. Admit impediments; love is not love let me not to the marriage of true minds that looks on tempests and is never shaken. Within his bending sickle's compass come; if this be error and upon me proved, I never writ, nor no man ever loved. Love's not time's fool, though rosy lips and cheeks love alters not with his brief hours and weeks, oh, no, it is an ever fixed mark.</p>
          <p>Let me not to the marriage of true minds but bears it out even to the edge of doom. Oh, no, it is an ever fixed mark that looks on tempests and is never shaken; or bends with the remover to remove. Within his bending sickle's compass come; but bears it out even to the edge of doom.</p>
          <p>Admit impediments; love is not love love alters not with his brief hours and weeks, love's not time's fool, though rosy lips and cheeks. It is the star to every wand'ring bark, or bends with the remover to remove. Within his bending sickle's compass come; oh, no, it is an ever fixed mark whose worth's unknown, although his height be taken. Love's not time's fool, though rosy lips and cheeks.</p>
        </div>
      <!-- End of Content Area -->
        <div id="Footer"> <hr class="divider">
        <!-- Start of Footer Area -->
      <script type="text/javascript">
    now=new Date();
    year=now.getFullYear();
    </script>Copyright &copy;  2012-<script type="text/javascript">
    document.write(year);
    </script>
    <strong> Conestoga Wagon Web Service</strong><br>
    |  <a class="active" href="index.html">Conestoga Wagon Web Service</a> | <a href="hosting.html">Conestoga Wagon Web Hosting</a> | <a href="proposal.html">Request Proposal</a> | <a href="tos.html">TOS</a>  |  <a href="privacy.html">Privacy Policy</a> |  <a href="hostagreement.html">Web Hosting Agreement</a> | <br>
    <strong>An Idaho owned and operated Web Design and Hosting company.</strong>
        <!-- End of Footer Area -->
        </div>
    </div>
    </body>
    </html>
    Here is my css:
    @charset "utf-8";
    /* Simple fluid media
       Note: Fluid media requires that you remove the media's height and width attributes from the HTML
       http://www.alistapart.com/articles/fluid-images/
    img, object, embed, video {
        max-width: 100%;
    /* IE 6 does not support max-width so default to width 100% */
    .ie6 img {
        width:100%;
        Dreamweaver Fluid Grid Properties
        dw-num-cols-mobile:        5;
        dw-num-cols-tablet:        8;
        dw-num-cols-desktop:    12;
        dw-gutter-percentage:    10;
        Inspiration from "Responsive Web Design" by Ethan Marcotte
        http://www.alistapart.com/articles/responsive-web-design
        and Golden Grid System by Joni Korpi
        http://goldengridsystem.com/
    /* Mobile Layout: 480px and below. */
    .gridContainer {
        margin-left: auto;
        margin-right: auto;
        width: 98.1818%;
        padding-left: 0.909%;
        padding-right: 0.909%;
    #Header {
        clear: both;
        float: left;
        margin-left: 0;
        width: 100%;
    #Menu {
        clear: both;
        float: left;
        margin-left: 0;
        width: 100%;
        display: block;
    #Menu ul{
        list-style-type: none;
        text-align: center;
        font-weight: bold;
        float: right;
        padding-top: 0;
        padding-right: 0px;
        padding-bottom: 0;
        padding-left: 0;
    #Menu ul li{
        float: left;
        display: inline;
    #Menu ul li a{
        float: left;
        display: inline;
        width: 151px;
        height: 100px;
        background: url(../images/nav.png);
        text-decoration: none;
        line-height: 67px;
        color: #ffb400;
    #Menu ul li a.active,
    #Menu ul li a:hover{ color:#fff; background: url(../images/nav-active.png) }
    #Content1 {
        clear: both;
        float: left;
        margin-left: 0;
        width: 100%;
        display: block;
        text-align: justify;
    #Footer {
        clear: both;
        float: left;
        margin-left: 0;
        width: 100%;
        display: block;
        color: #ffb400;
        text-align: center;
        padding-top: 0px;
        padding-bottom: 10px;
    #Footer a {color: #ffb400; }
    #Content2 {
        clear: both;
        float: left;
        margin-left: 0;
        width: 100%;
        display: block;
        text-align: justify;
    /* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */
    @media only screen and (min-width: 481px) {
    .gridContainer {
        width: 98.8636%;
        padding-left: 0.5681%;
        padding-right: 0.5681%;
    #Header {
        clear: both;
        float: left;
        margin-left: 0;
        width: 100%;
    #Menu {
        clear: both;
        float: left;
        margin-left: 0;
        width: 100%;
        display: block;
    #Content1 {
        clear: both;
        float: left;
        margin-left: 0;
        width: 49.4252%;
        display: block;
    #Footer {
        clear: both;
        float: left;
        margin-left: 0;
        width: 100%;
        display: block;
    #Content2 {
        clear: none;
        float: left;
        margin-left: 1.1494%;
        width: 49.4252%;
        display: block;
    /* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */
    @media only screen and (min-width: 769px) {
    .gridContainer {
        width: 99.2424%;
        max-width: 1232px;
        padding-left: 0.3787%;
        padding-right: 0.3787%;
        margin: auto;
    #Header {
        clear: both;
        float: left;
        margin-left: 0;
        width: 100%;
    #Menu {
        clear: both;
        float: left;
        margin-left: 0;
        width: 100%;
        display: block;
    #Content1 {
        clear: both;
        float: left;
        margin-left: 0;
        width: 49.6183%;
        display: block;
    #Footer {
        clear: both;
        float: left;
        margin-left: 0;
        width: 100%;
        display: block;
    #Content2 {
        clear: none;
        float: left;
        margin-left: 2%;
        width: 48%;
        display: block;
    It just seems like IE7 is locking onto the very first section of the css and not moving to the desktop and I just haven't been able to solve this so any assistance would be greatly appreciated.
    Thanks,
    Verne

    I have been doing a lot of looking around for possible solutions to this IE 7 issue with media queries.  While there were a lot of diverse views on the subject I came across an article that seemed to be an easier solution to try than everything else.  I downloaded the js file they recommended, copied and pasted
    <!-- css3-mediaqueries.js for IE less than 9 -->
    <!--[if lt IE 9]>
    <script src="http://css3-mediaqueries-js.googlecode.com/svn/trunk/css3-mediaqueries.js"></script>
    <![endif]-->
    into my document and now IE 7 shows the web page just like FF, IE9, and Chrome does.  It was a super easy fix, even for a novice.
    I hope this helps someone else like it has helped me.
    Thanks,
    Verne
    Message was edited by: in-idaho

  • Using Muse to add a mobile layout to an existing Site?

    I have some customers who already have live sites built outside of Muse who are interested in adding a mobile layout. Is it possible to add a mobile layout with muse to an existing site? I plan on trying this out this weekend but wanted to know if anybody beat me to it.
    Thanks!

    If you're looking to design and publish just a mobile site, you can easily do it through Muse. When you start a new project in Muse you can select the Initial layout to be Phone and begin planning and designing your mobile site. If required, you can later add the Desktop and Tablet layouts to your project as well. Then when you're ready to publish your mobile site (to either Adobe hosting through Business Catalyst or to your own third party host), you can upload the site to a host directory of your choice so as to not touch the existing desktop site files. Alternatively, you always have the option to export the site as HTML and publish it anywhere you like through a FTP client like WinSCP or Filezilla.
    Thanks,
    Vinayak

  • Mobile layout shows as desktop on phone

    I created a mobile layout about a year ago that always appeared as it was designed. Recently I was informed by my client that the desktop version shows on the phone. I checked the layout on a simulator and it looked like the designed mobile layout. Why would the phone not be accessing the mobile layout?
    I have tried placing the layout on the master, making little changes and republishing, but I still get the destop layout on my phone.
    Suggestions?

    I logged on from my phone on 7/23/2013 and now it renders correctly!

  • Muse mobile layout not full size

    When I preview my mobile layout the images are not at full size. Layout size is 320X480(portrait). When I place an image it reaches the sides and shows the red line; however, when I preview the images shrink. Any suggestions?

    Hi
    Does this happens with all images or any specific image.
    Probably this would depend upon image size used on page , or use a rectangle with 100% width and image as fill.
    Thanks,
    Sanjit

  • Redirecting error to mobile layout

    Hello,
    I have a problem with my site. I made a mobile layout, but on my mobile I dont see it, all i see is desktop version. My site is http://trgovina-stella.hr . I check all my links on site are for mobile layout. Please help!!  Thanks!

    HI
    Please take a look to this thread,
    Re: Muse not redirecting to tablet site?

  • IMac always auto detects for external monitors after waking from sleep or from display off

    I've got a Dell 24" monitor (2408WFP) plugged into my mid 2011 iMac via DVI cord and thunderbolt attachment. Things work fine.
    When I need to leave my computer, I usually turn the displays off using the shortcut keys: CTRL + SHIFT + EJECT
    This works perfectly and both displays go black. However, when I return to my computer and reactivate the iMac, the iMac display will turn blue as if I have just plugged in a new monitor even the external monitor is still plugged in. It usually flashes blue twice before displaying the password prompt. I can usually just log back in as normal. I've never had this happen before using Snow Leopard. It's annoying but strange.
    However, even more strange is that sometimes when returning to the desktop, the iMac will do the auto detect display thing and then when I log back in, the external display just shows static as if there is no signal. I've checked the cable a million times and everything is as tight as tight can be and both ends are plugged in properly. Unplugging the displayport adapter from the iMac and then reattaching it restores the desktop on the secondary display although sometimes, it results in the secondary display showing a gray background picture instead of my normal picture. Replugging the secondary display seems to fix that too although sometimes it doesn't.
    Why is this happening?
    - Problem with the adapter?
    - Problem with the DVI cable I'm using?
    - Compatibility issues with my external monitor?
    I need to stress the point that this has never happened before with Snow Leopard.
    If I am the only one experiencing this then I suppose it may be an issue with the iMac or adapter or even the cable. But if anyone else can shed light on this problem, I'd really appreciate it.

    Hi Micheal,
    I've been experiencing the exact same issue with my new iMac I just bought.  I bought it refurb so I wasn't sure if it was a defect with the hardware or not.  Since I'm not the only one I will asume it's not for now.
    Setup:
    - iMac 27-inch 3.4GHz (Release May 2011)
    - Dell 2709W external monitor
    - Hooked in with mini display port to DVI adapter
    - Lion 10.7.3 all up to date to this day
    From what I've been able to gather the issue presents itself only when my Dell 2709W enters "Power Save Mode" after I do CTRL + SHIFT + EJECT or when the diplays simply goes to sleep by themselves.
    Although if I hit that combination and the displays goes to sleep but I don't wait long enough for my Dell monitor to actually "Power Save Mode" (wait like 2 sec) then touch the keyboard then the 2 displays (iMac and Dell) resumes from sleep without the issue presenting itself.
    I'm tempted to buy the mini-display port to HDMI just to see if the issue is still present with that adapter.  If I do I'll update my post with the outcome.
    If anyone else has any info to help with this issue it would be greatly appreciated.  It's very annoying when you resume from sleep and you find all of your windows that where opened on the external display before sleep squeezed into your main display (iMac).
    Thanks!

  • Browser/Device Auto Detect

    Because of the problems we are having getting hotspots etc. to work on multiple browsers in HTML5, we decided to publish to both SWF and HTML5 and let the auto detect decide what to launch.
    I was assuming that if you were on a standard desktop machine running IE or Chrome with the shockwave plugin, it would deliver SWF. It does not.
    How do I get this working? Have I misunderstood how it's supposed to work? If memory serves, it worked this way in version 7.

    As far as I'm aware, it's just an HTML file and the file name of the multiscreen.html can be changed to whatever you like. You should be able to change the name to what you want.
    The problem is if you were to choose to rename it to index.html. If you did that, you would need to massage it so it calls the appropriate file for the HTML 5 stuff. Well, you would likely also have to first rename the existing index.html because you wouldn't be able to rename it using that name until you did.
    Cheers... Rick

  • User Interface - auto detect does not work

    I have added the jQuery Mobile User Interface with Theme 50 to an old APEX 4.1 Application.
    When adding the new User Interface i checked the "auto detect" feature in the old User Interface.
    "Auto detect"- Help says:
    Select whether the appropriate user interface should be automatically detected. If auto-detection is enabled, the user will be redirected to the corresponding login page or home page.
    When calling the Application (only with the application-id) from my nexus 4 smartphone the application does not switch to the mobile Login page.
    Do i have to change any old settings or themes?
    Thanks so far

    You can run Incremental Sync from user profile 3-4 times. This will delete the user profile from SharePoint UPA.
    Now, we need to run UPA clean job timer job available in Job Definition inside central administration.
    This is a by design issue which you have raised. But, to get it done on the same day you need to follow above mentioned steps. This would be done in some hour and cannot be achieved in 4-5 minutes. So, your original request is a by design issue and can be
    done i some hours.
    Thank You, Pallav S. Srivastav ----- If this helped you resolve your issue, please mark it Answered.

  • In Fluid Grid layout, I have hidden 2 div for mobile layout. How do I unhide them?

    In Fluid Grid layout, I have hidden 2 <div> for mobile layout. How do I unhide them?

    Hi there,
    I visited your site using Dreamweaver CC and tested it using the default Desktop, Tablet and Mobile sizes, followed by the Smart Phone Size.
    The CSS you currently have sets the featurest <div> to 'display: none' when viewed on screen sizes lower than 480px:
    Another helpful way to find out what is going on with your CSS is to test the site with Firefox using Web Developer Tools to inspect the element (or alternatively, Adobes Inspect tool). You can right-click the image and "Inspect Element" then resize the browser window so you can see exactly which CSS rule is being applied and overrided.
    My suggestion would be to add an additional media query in Dreamweaver to handle all screen sizes below 480px and then set divs or elements you want to hide or show display property to visible.
    Hope this helps!

  • Third Party Hosting Muse Site - 404 Error on Mobile

    Hi guys,
    I recently exported my Adobe Muse site files (pixelariumstudio.com), uploaded them into FileZilla, and then uploaded the site to GoDaddy hosting services using FileZilla.
    The site looks great on desktops but I receive a 404 error whenever I try to view the site on mobile devices (even tablets). I called GoDaddy thinking it was a problem on their end but after two opinions from two separate calls, I've been informed it's the code of the site itself that is the problem. The funny thing is, when the site was hosted through Adobe, it appeared fine on mobile devices but when the site was moved over to GoDaddy, the 404 error arose.
    I'm wondering if Muse writes specific code for displaying a site in mobile browsers that is not recognized by third party hosting services because GoDaddy is not redirecting the site to the mobile view and instead just coming up with a 404 error. If so, is there any way to change the code that Muse writes to display the site on mobile devices so that GoDaddy can recognize it? I've done some research online to see what basic code is used to redirect a site to the mobile view but all I came up with was:
    <meta name="viewport" content="width=device-width, initial-scale=1">
    Every guide I find says to place that tag right after the <head> and I do but still no luck getting the website to display on mobile devices. If anyone knows the proper coding to get GoDaddy to display a Muse site on mobile devices, I would forever be in your debt. I'm guessing it's just a couple lines I have to replace but I don't know what lines or with what to replace it. :/ Here is the entire <head> of the website in case this helps find any faulty code:
    <head>
      <script type="text/javascript">
       if(typeof Muse == "undefined") window.Muse = {}; window.Muse.assets = {"required":["jquery-1.8.3.min.js", "museutils.js", "jquery.musemenu.js", "webpro.js", "jquery.watch.js", "jquery.musepolyfill.bgsize.js", "musewpslideshow.js", "jquery.museoverlay.js", "touchswipe.js", "museredirect.js", "jquery.scrolleffects.js", "index.css"], "outOfDate":[]};
    </script>
      <script src="scripts/museredirect.js?17485671" type="text/javascript"></script>
      <script type="text/javascript">
       Muse.Redirect.redirect('desktop', 'tablet/index.html', 'phone/index.html', '');
    </script>
      <meta http-equiv="Content-type" content="text/html;charset=UTF-8"/>
      <meta name="generator" content="2014.2.1.284"/>
      <title>Home</title>
      <link media="only screen and (max-device-width: 370px)" rel="alternate" href="http://pixelariumstudio.com/phone/index.html"/>
      <link media="only screen and (max-device-width: 960px)" rel="alternate" href="http://pixelariumstudio.com/tablet/index.html"/>
      <!-- CSS -->
      <link rel="stylesheet" type="text/css" href="css/site_global.css?3995807253"/>
      <link rel="stylesheet" type="text/css" href="css/index.css?4104780936" id="pagesheet"/>
      <!--[if lt IE 9]>
      <link rel="stylesheet" type="text/css" href="css/iefonts_index.css?3997724508"/>
      <![endif]-->
      <!-- Other scripts -->
      <script type="text/javascript">
       document.documentElement.className += ' js';
    var __adobewebfontsappname__ = "muse";
    </script>
      <!-- JS includes -->
      <script type="text/javascript">
       document.write('\x3Cscript src="' + (document.location.protocol == 'https:' ? 'https:' : 'http:') + '//webfonts.creativecloud.com/playfair-display:n4:all;ubuntu-condensed:n4:all;raleway:n3, n7,n6,n4:all.js" type="text/javascript">\x3C/script>');
    </script>
      <!--[if lt IE 9]>
      <script src="scripts/html5shiv.js?4241844378" type="text/javascript"></script>
      <![endif]-->
        <!--HTML Widget code-->
      <headHTML>
      <style type="text/css">video { 
            width: 100%; 
    .mask { 
    width: 100%;
    height: 903px;
    display: relative;
    position: absolute;
    overflow: hidden;
    }</style>
    </headHTML>
    <style>
    li {
      letter-spacing: 2px !important;
    </style>
    </head>

    Sounds like you haven't uploaded all the files exported by Muse.
    Specifically, it looks like you didn't upload the 'phone' folder.
    If you use Filezilla or another 3rd party FTP tool, you have to be sure to upload all the files exported by Muse for your site to work correctly.
    You can also use the 'Upload to FTP host...' menu item within Muse to upload all the files to your web hosting provider.

  • Auto-Detect Screen Resolution Does Not Work Across Multiple Monitors With Different Resolutions

    Hi,
    The Acrobat Pro DC (15.007.20033.2203) auto-detect screen resolution feature does not work with multiple monitors at different resolutions.  Acrobat looks fine on my hidpi primary laptop display (Razr 14" 2014) but is completely unusable if I drag or extend the application to a standard HD resolution secondary monitor. Dragging Acrobat from my primary desktop display to the secondary display causes the UI elements to become 2x as large as they should be and makes Acrobat unusable. 
    Is there a way to make Acrobat auto-detect the display that it is currently on? 
    Thanks!
    -Donald

    To prevent it from happing again, you can
    1. go to the Mouse preference and turn off the scroll zoom feature.
    2. go to the Universal Access preference and disable the zoom features.

  • How about desktop and mobile?

    Is CrossBridge only for web development or can it be used too on desktop and mobile?

    Please check top of the page and drag to adjust padding above the page for tablet and mobile layouts.
    Or if there is any site content out of page area.
    Thanks,
    Sanjit

  • How to set the "Auto detect proxy settings on N82"...

    Hi folks,
    I have a WLAN at the university which is secured of course and I need to under go a web authentication in order to connect to the network and i have done till then on my N82 and later i cannot browse.
    To browse from the fireforx or explorer i need to set the settings to "Auto detect proxt settings" and IP auto... from Laptop.
    I am not able to find such  option on mobile ,,  i need to give the proxy server name which is unknown to any one  and mostly the university IT guys will not say to us
    So can you suggest me some thing to overcome this problem .
    Regards,
    Surya 

    Hi
    there's a location services checkbox in Safari-Preferences-Security
    and one in System Preferences-Security-General
    However, many websites look at the country location of the isp connection you're using, which is a different matter, & not in control of the user. Some sites allow choosing a personal language/location setting, stored in a cookie.

  • Mobile layout width 100% but displaying as 30%???

    site uploaded to here for now
    www.rtepyrography.com
    fluid grid, DW creative cloud, macbook pro
    my .navlistitem, mobile view width is meant to be 100%, its in the code as 100% but displaying as 33%
    Tablet and desktop are displaying at 33% which is what i want. but need mobile at 100% not sure where i went wrong.
    i know one question per post but this could be related so...
    Also .header and .article in mobile and tablet display centred but don't, as asked to, in the desktop view. is this same problem as my width issue? I've written it too but its not working

    The following is what I see at /* Mobile Layout: 480px and below. */
    At the first breakpoint /* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */ I see
    The at /* Desktop Layout: 769px to a max of 1232px. Inherits styles from: Mobile Layout and Tablet Layout. */ it all looks fine.
    My personal opinion, remove (comment out until you see the effect) the code associated with /* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */
    Ben
    Mount Eliza

Maybe you are looking for

  • VAT being incorrectly calculated

    Forum, I have noticed that when entering an AR Invoice the VAT being calculated is 19.5% and not 20%. This is despite the BP being marked as liable and the sales/purchase data tabs against the item are also 20%. I seem to have narrowed it down to bei

  • How to configure rules in J2EE application

    Please tell me how to configure rules in J2EE application. Configure rules in the sense before a page gets loaded a set of rules has to be fired automatically. A general idea how you would have been configured set of rules using java classes. If any

  • Error: 1392  When installing i-Tunes 7

    Help! My son has just purchased an iPod. Went to install iTunes and when the installation was "creating folders" I received the following error message: "Could not set file security for file 'C:\Documents and Settings\All Users\Application Data\Apple

  • Running unit tests on inline hardware custom device

    How to do unit tests for Inline Hardware Custom Devices? I get this error after creating a unit test. Possible reason(s): Cannot connect to the target. Please ensure that the VI Server setting is enabled and deployed to the target. Also, make sure th

  • Extending GRC 5.3 to connect to ERP systems in a second landscape

    Hi, I currently have a GRC 5.3 system which is connected to an ERP landscape. We are looking to extend this system to allow another location within our company (who have a seperate ERP landscape) to use the same GRC system. Both locations have very d