My website looks nothing like how business catalyst publishes it when i launch it on my own FTP.

As soon as i Published my website onto the net on my FTP, none of the animations loaded, and non of my images looked like/act how they were supposed to, i rotated pictures, croped them on the program but they all were diplayed as the original image. the background is not filled with a colour, which this wasnt the case on business catalyst. the website looks oddly scrabbled with images everywhere with text that does not act as accordions etc.
here is my website : http://emeraldpublishing.org/index.html
business catalyst: http://sdsdsdfdfsdsd.businesscatalyst.com/index.html

The problem is the scripts folder is not on the server.
If you're using File > Upload to FTP Host... and errors are being displayed, I need to know exactly what the errors are (generally screenshots are easiest).
I recommend you choose "All Files" when using File > Upload to FTP Host... this one time, since the previous incomplete upload may have left Muse confused about what files are and are not on the server.

Similar Messages

  • Website looks nothing like my design :|

    Hi All,
    Second post here, hope that you are able to assist.
    So I started to build a website and its based on the throughout template: http://www.freecsstemplates.org/preview/throughout/.
    In dreamweaver, and its preview through to firefox, it looks great. Otherwise, as soon as its on the web, it looks nothing at all, like it should :|
    We have a silver business package with FastHosts. Things like ASP and PHP are included as standard, but I just cant see whats gone wrong or why?
    So click on the above link to see how the template should really look (colour in my website is a goldy yellow text with black background, all else is very similar)
    and the below is what it looks like on the web :|
    Can anyone advise if I am missing the obvious? do I need to set something on fasthosts to allow the javascript of the template?

    You're a beginner.  It takes time to learn everything you don't know.  To save some time, copy and paste this code into a new, blank document.  I stripped out everything non-essential and changed your slideshow to jQuery Cycle2.  It works now.
    <!doctype html>
    <html>
    <head>
    <meta charset="utf-8">
    <title>Mark Jenkinson Photography</title>
    <!--[if lt IE 9]><script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
    <!--jQuery latest core library-->
    <script src="http://code.jquery.com/jquery-latest.min.js">
    </script>
    <!--cycle2 slideshow-->
    <script src="http://cdnjs.cloudflare.com/ajax/libs/jquery.cycle2/20130409/jquery.cycle2.min.js"></script>
    <style>
    body {
    background: #000;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    color: #FFCC00;
    section {
    width: 940px;
    margin: 0 auto;
    background: #333;
    padding: 12px;
    /* Top Menu */
    nav {
    float: left;
    width: auto;
    height: 68px;
    nav ul {
    margin: 0;
    padding: 15px 0px 0px 5px;
    list-style: none;
    line-height: normal;
    nav li {
    display: block;
    float: left;
    nav a {
    display: block;
    float: left;
    padding: 20px 25px 0px 20px;
    letter-spacing: -1px;
    text-decoration: none;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #FF9900;
    nav a:hover, nav a:active, nav a:focus {
    color: #FF9900;
    background-color: #333;
    /**text links**/
    a img { border: none }
    a { text-decoration: none }
    a:link { color: #FFCC00; }
    a:visited { color: #CCC; }
    a:hover, a:active, a:focus { text-decoration: underline }
    /**Slideshow**/
    .cycle-slideshow {
    clear:left;
    width: 500px;
    margin: 0 auto;
    .cycle-slideshow img {
    width: 526px;
    height: 345px;
    border: 4px solid #666
    .cycle-slideshow h4 {
    margin: 0;
    padding: 0;
    font-size: 36px;
    color: #CCC;
    text-align: center;
    </style>
    </head>
    <body>
    <section>
    <header>
    <img src="http://www.markjenkinsonphotography.com/MJP/MJP.png" alt="" width="858" height="48" id="Logo" />
    <nav>
    <ul>
    <li><a href="#" class="first">Homepage</a></li>
    <li class="current_page_item"><a href="blog.html">Blog</a></li>
    <li><a href="Portfolio.html">Portfolio</a></li>
    <li><a href="AboutMe.html">About</a></li>
    <li><a href="ContactUs.html">Contact</a></li>
    </ul>
    </nav>
    </header>
    <!--begin slideshow-->
    <div class="cycle-slideshow" data-cycle-fx="swipe"
                    data-cycle-slides="> div"
                    >
    <div>
    <img src="http://www.markjenkinsonphotography.com/MJP/arch0001.jpg" alt="" />
    <h4>caption 1</h4>
    </div>
    <div>
    <img src="http://www.markjenkinsonphotography.com/MJP/nat0001.jpg" alt="" />
    <h4>caption 2</h4>
    </div>
    <div>
    <img src="http://www.markjenkinsonphotography.com/MJP/ani0001.jpg" alt="" />
    <h4>caption 3</h4>
    </div>
    <div>
    <img src="http://www.markjenkinsonphotography.com/MJP/fam0001.jpg" alt="" />
    <h4>caption 4</h4>
    </div>
    <!--end slideshow-->
    </div>
    <hr>
    <article>
    <h1><a href="#">Welcome to Mark Jenkinson Photography</a></h1>
    <p>Welcome to Mark Jenkinson Photography. I hope you enjoy viewing the pictures as much as I have enjoyed shooting them.</p> <p>I am here to invite you into the albums, whether family events, days out with friends, day out with the children, or just your favourite locations snapped. If your interested, then contact me to find out more.</p>
    <h2><a href="#">MJP Partnership  with 'doo Dah Event Planning'</a></h2>
    <p><a href="http://www.doodahheventplanning.co.uk/default.html">
    <img src="http://www.markjenkinsonphotography.com/MJP/DooDahhEventPlanning.jpg" width="200" height="200" alt="" />
    </a></p> <p>Mark Jenkinson Photography has now formed a partnership with Samantha, founder of &quot;DooDahh Event Planning&quot;. Based in Ashford, Kent, she works with other suppliers as well as myself, to offer various packagebut specialising in weddings. Why not visit her website at http://www.doodahheventplanning.co.uk/default.html and see the excellent work she has done?</p> </article>
    <footer> <p>Copyright (c) 2013 Mark jenkinson photography - www.markjenkinsonphotography.com -  All rights reserved.</p> </footer>
    </section>
    </body>
    </html>
    Nancy O.

  • My Website Looks Nothing Like It Should When Published

    I recently updated my website and when I published the updates, it changed everything.  It is a mess.  What do I do?
    The site is http://www.mokeemotel.net

    Sorry I forgot to add that http://www.mokeemotel.net is only one of the pages.
    The other one is http://www.motelmokee.com
    The .com site is still jumbled up.  The .net site is working as it should now.

  • Why does my BC look nothing like the Tutorials???

    My admin console looks NOTHING like the tutorials. There's no top tabs, theres no icons, theres no description of my website pages...it's very plain/vanilla and very much unrefined.
    I'm clearly in the wrong area, or there was some update that took place that seems like it took more than two steps backward.

    Hi,
    You are in the correct area its just that some of the articles might be referencing the old v2 interface while you are on the new v3 interface. 
    We're in the process of making sure all our documentation will reflect the new interface however in the meanwhile you can reference articles on this page.
    - http://helpx.adobe.com/content/help/en/business-catalyst/topics.html
    If stuck on anything let us know and we'll assist further.
    Kind regards,
    -Sidney

  • My firefox 4 default theme looks nothing like the one in the video.

    I just installed firefox 4. Sadly my default theme looks nothing like the one in the video..
    Heres how it looks..
    http://i51.tinypic.com/2w5ru4o.png

    First you need to use the default theme "Default 4.0" in "Tools" > "Add-ons" > "Appearance".
    After that, right click the top bar and unckeck "Menu Bar". This will disable the menu bar and show the orange Firefox button.
    Make sure you have also "Tabs on top" checked.
    I also see you use ChromiFox theme in Firefox 3. If you want to have a similar theme for Firefox 4, you can download the FXChrome theme.
    https://addons.mozilla.org/en-US/firefox/addon/fxchrome/

  • When I copy and paste text in facebook, the text looks fine until I hit 'share' or 'comment' to submit it. Firefox then adds indiscriminate line-feeds within the text and it looks nothing like the original text. This does not happen in Safari. (Mac OSX 10

    When I copy and paste text in facebook, the text looks fine until I hit 'share' or 'comment' to submit it. Firefox then adds indiscriminate line-feeds within the text and it looks nothing like the original text. It makes it very difficult to read and awful to look at.
    This does not happen in Safari.
    (Mac OSX 10.6.4 with Firefox 3.6.6).
    == URL of affected sites ==
    http://

    Same problem, 3.6.8 and previous recent versions. I never thought to try another browser but I just pasted into IE and it worked fine. I copied from Firefox to IE and it worked as well. It's just when you paste into Firefox that you get the weird line breaks.

  • HT2905 My itunes looks nothing like the examples in this tutorial.  I do not have "display exact duplicates" or "date added".  Can someone please help me remove duplicate songs?  Also, I downloaded two audio books and they are showing up in my song list.

    My itunes looks nothing like the examples in this tutorial.  I do not have "display exact duplicates" or "date added".  Can someone please help me remove duplicate songs?  Also, I downloaded two audio books and they are showing up in my song list. Why???

    'Show duplicates' is now under the 'View' menu. To see the 'Date added' column go to 'View options' from the 'View' menu and check it in the section under 'Stats'.
    Click an audiobook once to select it and hit command-i (Mac) or control-i (Windows). Go to the 'Options' tab and set 'Media Kind' to 'Audiobook'.

  • I downloaded FF 4 and now 5 and with neither my screen looks nothing like it shows on the FF page. For instance, I do not have the orange FF tab in the upper left corner, I have no option of "pin as app" nor do I have Panorama. Can someone please help me?

    I downloaded FF 4 and now 5 and with neither my screen looks nothing like it shows on the FF page. For instance, I do not have the orange FF tab in the upper left corner, I have no option of "pin as app" nor do I have Panorama. Can someone please help me?

    To get the orange FF tab, go to View > Toolbars > Menu Bar. This should uncheck the menu bar and give you the orange button.
    Panorama is a box made of 4 grey rectangles that should be on the far right, if it isn't after you enable the orange FF tab, right click on anywhere on a tool bar that doesn't have anything on it, and you should get a menu with a list of your tool bars that you can check and uncheck. go down to customize at the very bottom and it will open a window with all your buttons. Find the panorama/tab groups button and drag it onto the tool bar of your choice.
    to pin a tab as an app, right click on it; it's an option in the right-click menu.

  • Why does my site look nothing like the design and during testing once uploaded to the server?

    Why does my site look nothing like the design and during testing once uploaded to the server?,
    Im using Muse whichj crashes like you would not beleive, but after much perseverance I got a basic 4 page holding site together, I tested the site and it all looked fine, when I uploaded it to the server it looks nothing like the site I tested, to the point that even the background has changed colour and nothing is in the rite place.

    Hi John, Sure it's
    http://www.thezine.co.uk
    thanks
    it should be looking like this

  • Why does my published site look nothing like the Muse site I designed?

    I have published and taken live several sites and they all looked as expected. The most recent site looks nothing like the Muse site I designed. I published it and BC took me to the home page, where all the background images, graphics, slide show are all missing. Text looks like regular text, not html formatted text. I can't show this. What happened?

    Similar situation just happened to me this morning.  Opened a Muse site I was working on and when I preview it the web fonts are not showing and alignment is wierd.  ???  Was working fine last week.

  • My Firefox 4.0 Tools/Options/General menu looks nothing like your instructions. How do I tell websites that I don't want them to track me if my menu doesn't look like your instructions?

    My question is self-explanatory.

    I too have this problem. To provide more information on my issue, my file/edit/view... toolbar looks identical to how it did in version 3.6. I tried general update from 3.6x-4, and I tried a clean uninstall and reinstall (fully deleting and not fully deleting profiles; tried both) to 4.0 and my toolbar still looks identical to 3.6. I know it updated because the about says 4.0 and I have the tabs above option and the "awesome bar" toolbar looks new. My awesome bar toolbar is missing the privacy browsing button as well though.

  • My hard Drive Crashed-how do I download my websites that were uploaded to business catalyst?

    My HD crashed. Its got all my websites on it-no backup. The sites are still live on businesscatalyst. How do I download the files so I don't have to re-build them?

    Hi
    As you mentioned you have lost the Muse files. I am afraid, its not possible to recover the site in Adobe Muse via Business catalyst.
    In this case, either you may rebuild the site in Muse or have the pages updated manually within BC.

  • Why is it that I downloaded Firefox 4.0 but I do not have the orange firefox box in the upper left hand corner of screen. My screen still looks like the old verison of firefox. My screen does not look like the one in the video. looks nothing like the one

    My Firefox 4.0 does not look anything like the videos you show about the features of the new Firefox. My screen looks totally different than yours. It does not have the orange box in the upper left hand corner of the screen. My screen still looks like the old version. I have the logo on the top of my screen with Ask a Question a vertical line Firefox Help - Mozilla Firefox.
    Under this line I have File, Edit, View, History, Bookmarks, Tools, and Help. Below this line is a tab with Ask a Question Firefox Help and a +. My husbands screen looks identical to the orange Firefox Box in the upper left of screen. I would like my screen to look identical to the ones shown in your videos. I only have one version of Firefox 4.0 my husband does have the Firefox 4.0 plus the Beta version. How do I add the Beta version? I have Windows Vista running systems. Please help. Thank you

    You're welcome

  • Creating and Editing your Business Catalyst Website Using Dreamweaver CS6 | Learn Business Catalyst | Adobe TV

    Provides an overview of the Business Catalyst features built into CS6, working with module templates from this interface and display some new features like code completion and related files
    http://adobe.ly/IG4zEv

    I got 2 minutes and 25 seconds into this tutorial and the functionality contained in the tutorial simply does not exist on my copy of DW. 
    There are only about 5 modules available and the site admin seems to have about 5% of the functionality listed in the tutorial.

  • Why won't Adobe Business Catalyst log in when i am trying to publish my website in Muse

    it just sits here and never logs in…normally it takes less than a second.

    Hello,
    Please go to  Adobe Muse > Preferences and check if correct Adobe ID is linked under "Publish With Account" or not.
    if not Select Switch user and try to log in again with your Business Catalyst ID.
    If issue still persist please try Deleting OOBE folder as per the solution 1 mentioned in the link below.
    http://helpx.adobe.com/muse/kb/unexpected-error-occurred-i-200.html
    Regards
    Vivek P

Maybe you are looking for

  • Premiere CS4 with Media Encoder CS5?

    Hi, When I was given my CS4 suite (production premium) years back, it included Premire Pro.  Then, when I told my boss I needed to upgrade to CS5, he purchased the Web Premium Suite.  This was fine, for the most part, as Illustrator, Flash, and Photo

  • Re: Crystal Reports 5.0 (32-Bit) and Forte 2.0H16 on NT3.51

    Dear Silke, Crystal's default for identifying a table in the report design is <schema>.<table>. You can change that by going to the Database Location menu item and cutting the schema prefix off. You should do that for every table in the report. The P

  • XML not generating when null data present in the table

    Lets consider employee and dept tables and say one employee works in multiple departments, Dept table data: case1: emp_id     dept_name      dept_id 1     Oracle     55 1     Datawarehouse     56 case 2: emp_id     dept_name      dept_id 2     Oracle

  • Correct version for windows server 2008 Standard 64 bit

    Hi could you help me to download the right version to install adobe reader in a machine running Windows server 2008 with 64 bit, since this machine doesn't have internet access I would need the offline installer but I don't know where to get it. Than

  • Saving in Adobe reader XI issue

    Hello, whenever I click on SAVE, Adobe Reader behave as it was "Save as" and always opens the directory where I want to save my pdf. This is extremely annoying since we need to save the same document while it is open very often and CTRL+S doesn't aut