Is it possible to create a simple website like this in Muse?

Take a look at this website:
Shaun Weaver - A fullstack developer and digital creative from London, UK aiming to bridge the gap between great code & …
I have designed my website and it works in a very similar way - one pager with full screen graphics. What I like about the example above though, is the ability of the site to detect the size of the web browser window. Each section of the webpage takes up the whole browser window, no matter what size the browser is. Is it possible to recreate this in Muse?
Thanks

You can mimic this type of a  design style but not from a functional standpoint. Let me explain. Here's what muse cc or 2014 is missing from functional side of things to allow you to create that type of a site:
First and foremost:
     • Responsive Scaling is not part of the equation in muse, not yet at least. In fact its a top most requested feature that adobe is neglecting to add to muse (their workaround is you can create a seperate phone/tablet design) if you ask me its a shame and labor intensive.
     • Smooth Rollover Animations its easy to hack muse into creating a smooth rollover effect animations its not an actual feature, by hack I mean its 'doable' but its just a pathetic/foolish 'workaround' - see tutorial Adobe Muse CC 7.0 Tutorial | Smooth Fading Rollovers - YouTube
     • No Muse Native animations you have to switch to adobe edge for animations and export files as .oam files and import them back into muse (labor intensive process - if you ask) and your limited with that too.
     • The widgets are not as complex as you want them to be to allow you to create slideshow animations.

Similar Messages

  • Is it possible to create a XI track like this?

    Hi all
    We have two XI systems, one is DEV system and the other is PROD system. So we don't have a CON system. So is it possible to create a XI track with only one DEV and one PROD without CON system?
    Any ideas?
    Thanks!
    Regards,
    Hui

    Hi Sravya,
    Thanks for the links! But it's useless for my problem.
    Regards,
    Hui
    > Yes we can ..Check this
    > /people/sap.india5/blog/2005/11/03/xi-software-logistics-1-sld-preparation
    > /people/sap.india5/blog/2005/11/09/xi-software-logistics-ii-overview
    > /people/sap.india5/blog/2005/11/28/xi-software-logistics-solution-iii-cms

  • Is is possible to create a string array like this?

    Srting [][] dictionary = new String[][];
    dictionary [water][noun];
    dictionary [run][verb];
    can I do this?
    steve

    Really?
    It compiles and runs when I use:
    public class haha {
      public static void main(String[] args) {
        String [][] dictionary = new String[2][2];
        dictionary [0] = new String[] {"water", "noun"};
        dictionary [1] = new String[] {"run", "verb"};
        System.out.println(dictionary[0][0] + " is a " + dictionary[0][1]);
        System.out.println(dictionary[1][0] + " is a " + dictionary[1][1]);
    }

  • How would I create a photo gallery like this in Muse?

    Just trying to get the same kind of abilities working in muse. Link for site/gallery below
    greg noire - photographer

    You can try using lightbox widget. Try playing with opacity in normal and rollover states of thumbnails.
    Else, you can add another image on rollover state of thumbnail which may be a little darker than the original one.

  • Can i create a popup menu like this in muse?

    I am having trouble with this...please someone get me out of this...
    Thanks..!!

    You can try using lightbox widget. Try playing with opacity in normal and rollover states of thumbnails.
    Else, you can add another image on rollover state of thumbnail which may be a little darker than the original one.

  • Possibility to create full responsive websites with new features

    Hi guys!
    I think that Muse would be incredible and very professional if the develop team include the possibility to create full responsive websites, with no more problem even in the height of a site, expecially if you wanna create an horizontal scroll website.
    Another great fature is the Bootstrap 3, that could be used in some layout and templates... Add more widget, like in a CMS and obviously it would be great if you can use very full-responsive icons.
    What do you think about it, guys?

    Fully responsive would be great. 
    I love the new updates from Muse, especially the library, state buttons, and ability to create mega menus....   However, I've been building more of my websites with Wordpress due to the lack of Responsive design.  If Muse adds that capability, along with at least basic additions to the CMS (clients being able to add hyperlinks, link documents, modify H1,2,p text, etc), I'm likelly to go all in. 

  • How can i create a website like this?

    Hello Adobe Community
    I've had this idea in my head for a while, but i cannot think of how to create it.
    I think of creating a website with a very nice layout where you can purchase and submit your own ebooks to sell, and they need to be approved by an admin before it shows up on the website.
    I have been thinking about this for some time but i don't have a clue on how to create a website like this and it must take a very long time.http://puu.sh/5Ki7Q.png
    My idea: You can hover over the ebooks to get more information about them, you can see star rating and feedbacks / comments under the ebooks.
    I need help with getting started on the right track, i don't know very much about Dreamweaver, but i am starting to get good at it. I know HTML and a little CSS.
    I would really appreciate any help i can get.

    Unless you have very strong coding skills with PHP & MySql,  I think you could do most of this with  WordPress and  WordPress plugins for e-commerce, star ratings, lightbox viewer, reviews, etc...
    Nancy O.

  • How hard to make a website like this one ?

    Hi, I hope I don't stress people with my status, but I'm a
    complete newbie with desire to learn. I just figured out we have
    Dreamweaver at school in the Mac studio, adobe version if I recall
    correctly and I wanted to make a band website with it, but couldn't
    understand where to start.
    So first, since I don't want to hire anybody to do it for me,
    I would like to know how hard it would be to make a website like
    this one :
    http://franzferdinand.co.uk/
    In my logic, the first step would be to create a background
    image with the menu drawn in it then add buttons to them to
    navigate. I would then add the content boxes with scroll bars using
    the draw div function.
    My second question, how do I go about learning this software
    ? Are courses given somewhere ?
    Thanks, Francis.

    > So first, since I don't want to hire anybody to do it
    for me, I would like
    > to
    > know how hard it would be to make a website like this
    one :
    >
    http://franzferdinand.co.uk/
    If you know nothing of web design and development, it's going
    to be hard.
    Not that you can't do it. It's just going to take you a lot
    of time and
    effort to get up to speed on things.
    > In my logic, the first step would be to create a
    background image with the
    > menu drawn in it then add buttons to them to navigate. I
    would then add
    > the
    > content boxes with scroll bars using the draw div
    function.
    That isn't how that site was built nor the best way to to it.
    The site in
    question is fairly basic HTML and then styled with a lot of
    well put
    together CSS.
    > My second question, how do I go about learning this
    software ? Are courses
    > given somewhere ?
    Don't learn Dreamweaver. Instead, learn HTML, CSS,
    Javascript, etc. Getting
    a basic understanding of HTML and CSS will then allow you to
    figure out
    Dreamweaver fairly intuitively, plus you'll have a MUCH
    better framework of
    understanding to work from.
    And feel free to ask questions in here!
    -Darrel

  • How to make a website like this

    Does anyone know a good publication or training DVD that will
    quickly teach me how to make websites like this:
    http://blusites.com/adam/
    I've been taking a flash course through a local college and
    all they teach me is how to do stupid animal animations, animated
    gifs etc... I'm dropping the class hoping that I can teach myself
    and not waste anymore time
    Thanks!

    Personally, why pay to view linda.com videos when you can
    access all the videos you could want for free at
    http://www.adobe.com/designcenter/video_workshop/
    I'm not crazy about the videos anywhere because I might have
    to watch them again and again, but some of the videos have a
    tutorial and a file to download.
    If you're the type that you like to do all you can before
    going to a forum, then you can do these things:
    1. I don't know if you have Adobe Creative Suite 3, but if
    you want to make websites with flash, you will need the program.
    2. I like the flash movie at
    http://blusites.com/adam/blu1.swf,
    but believe it or not, it's a very simple movie. The photographs
    are supplied by a professional photographer, and the flash movie is
    simple.
    3. If you already know how to make movies using Flash, then
    get yourself an Advanced Flash book to to learn faster and become a
    better flash creator. Flash CS3 uses ActionScript 2.0 and 3.0. You
    might like to get a book on ActionScript 3.0 to learn faster.
    You can and will learn faster and better if you take the time
    to do 2. and 3.
    There is a ton of Flash Tutorials at Adobe and other
    websites, do a search and you'll get so many sites it could take
    years to visit them all.
    good luck, hope this helps
    jan

  • How to design simple person like this image(attached) using illustrator ??

    hi ,
    i want any one help me and tell me steps to design simple person like this using illustrator :

    hello,
    thanks ,

  • Is it possible to create Automatic Scheduled Agreement like Automatic PO

    Could you please explain, is it possible to create an automatic schedule agreement from the PR, PIR (ie.e viz.. as Creation of Automatic Purchase Order)

    Hi
    Why you want to generate the Scheduling agreement automatically?  What is the requirment? Volume is high?
    As Sridhar mentioned you have no option in standard SAP to create automatic scheduling agreement. But you can create delivery schdule via MRP.
    If you have more volume then go for developing the program with ABAP guys.
    if the requirment is for Cut over only then go for LSMW or BDC options.
    Hoe it helps
    Karthik

  • Is it possible to create a script that does this?

    Hey there,
    I can work my way around a Mac pretty well, but as for coding, I'm not as good. Hopefully someone will know how to do what I'm looking for:
    I do a lot of school assignments on my computer, and I've recently utilized an online service that allows me to sync up my files on my computer with their servers (like MobileMe, but not). Anyway, this is great and all, but this service is virtually useless if I'm trying to access a Pages publication via my school's computers which run Windows and, consequently, Microsoft Word 2007. However, they ALSO run Adobe Reader. Is it possible to create a script that, every time I save a Pages publication, automatically creates a PDF export of that same file in the directory where I'm working? Also, when I update the Pages file, it'll automatically update the PDF file?

    Saving a script as a Script, an Application or an Application bundle requires the use of the Script Editor as explained in the System (Finder) help.
    step 1:
    open the script in the Script Editor
    step 2:
    compile it clicking the "Compile" button
    step 3:
    Save the script from the "File > Save" menu:
    To save as "script" select the "script" menu item
    To save as "Application" select the "Application" menu item
    To save as _"Application Bundle"_ select the _"Application Bundle"_ menu item
    The files which I post are saved thru the "Text" menu item which attache the extension name ".applescript" telling that it's an _Applescript's text file._
    All these infos are given in resources pointed by my late messages !
    Now are infos which maybe you will not find in the Apple's resources
    I use the text (.applescript" format because it embeds nothing related to my machine.
    To work from the Scripts menu, my best choice is "Script" which appears to be the fastest one.
    "Application" is slower and sometimes gives odd results on MacIntels.
    "Application Bundle" behaves well on every machines but is slower than "Script".
    Yvan KOENIG (from FRANCE vendredi 29 mai 2009 09:53:21)

  • How do I create & edit a pattern like this in Illustrator?

    I want to know how to create and edit a pattern like this in Illustrator:
    And then be able to do this:
    (same pattern with blue square effect)
    Any advice would be appreciated.

    Read up on creating patterns. This one is just simple lines and very easy to do, but remember that the defining rectangle MUST be at the very back of the stack:
    Start off by making your pattern tile (top). Drag the drawing to the Swatches panel.
    Fill a rectangle with the pattern. Scale and rotate the pattern fill (see Scale and Rotate dialogues).
    Recolour the pattern using Edit > Edit Colors > Recolor Artwork

  • How do I make a single page website that scrolls like this adobe muse site?

    Hi there, I'm working on this site: http://johanspeaks.businesscatalyst.com/index.html
    I would like a nav bar to function and scroll through the single page like this site: http://asiercarazo.com/
    I can't figure out if it's different pages, sub pages, or the same page and if it's the same page how do I get the menubar to function like that.
    Thank you for any tips!

    Hi Vinayak!
    I am using the feature that you posted (anchors and pins) for my menu bar for my single page site. Preview it here: http://alexandrabenetbusinesscatalystcom01.businesscatalyst.com/index.html
    I would like all of the words from the menu (ADVERTISING, GRAPHIC DESIGN, etc) to be with a lower opacity. When you reach a section, I would like the corresponding word to be bolder. So I'd like to add states. Is this possible?
    Also, is it possible that my menu does not appear on my first layout? And then make it appear after?
    I would appreciate the help!
    Thanks,
    Alexandra

  • What app would I use to create an online report like this?

    What Adobe CC app would I use to create a web based report like this?
    http://sowc2015.unicef.org
    Could it be done with Muse or does it need something like Dreamweaver and bespoke coding?

    HI,
    Yes, you can create such site using Adobe Muse. You will need anchors points to scroll down. You can take a look this article
    http://www.lynda.com/Muse-tutorials/Understanding-anchor-links/161871/179008-4.html
    Do let me know if you have any question.

Maybe you are looking for

  • Links within PDF won't open

    I receive Acrobat documents with links in them to other pdf's, but when I click on the link, the dialog appears: "Could not open the file '(filename).pdf'." Presumably the links are on a remote host. Is this a function of my settings? Security? I've

  • Qty & Price for a Project

    Dear All, Can i get any report which can tell me the total qty & amt purchased for a perticular project for a certain period ? regds, CB

  • YouTube "New Videos" not showing every subscription.

    In the "New Videos" section, its only showing the new videos for only *some* of my subscriptions! Can anyone tell me what's up?! :(

  • Clipping Paths not coming through a few times

    Our newspaper recently upgraded our system from OS9/Quark 4.11 to OS Leopard 10.5.4/InDesign CS3. The transition for the most part has been smooth. A glitch that has popped up is about 1 in 20 clipping path images that are created in Photoshop CS3 lo

  • How do I fix my ipod with a blank screen?

    How do I fix my ipod with a blank screen?