How to put a background gradient with the scrolling of the mouse?

I would like to place a background image to fade when I go down with the mouse wheel, can someone help me?

You cannot use the option "background Fill" in Muse to make appear an image fade, you can only move.

But you can move the image to a specific page and make bland using the Panel "effects scroll."

See image attached:

Tags: Adobe Muse

Similar Questions

  • How to make a background Center with the rest of the content?

    Hello world

    I was wondering if I could pick your brains! I am new to Dreamweaver, I was taking a course in this and I wanted to see how much I've learned by creating a fictitious Web site.

    I wanted to create a Web site with a background image in it and it brought. Now, I can get everything in the body toward the Center but not the image, so when I check in the browser, the background to the left image stays, while the rest of the site is moving with the browser window as it should. I tried many things to fix this problem and the fear that I have created a mess with the code! Please could someone point me in the right direction?

    I thought I'd post the code here, hope this is ok?

    < ! DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional / / IN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" > ""

    " < html xmlns =" http://www.w3.org/1999/xhtml ">

    < head >

    < meta http-equiv = "Content-Type" content = text/html"; Charset = UTF-8 "/ >"

    < title > Untitled Document < /title >

    < style type = "text/css" >

    {body

    background-image: url(assets/images/Business%20Men%20In%20Reception%20Col.2.jpg).

    background-repeat: no-repeat;

    background-color: #003;

    margin-left: auto;

    margin-right: auto;

    position: relative;

    width: 960px;

    }

    #header {}

    margin-left: auto;

    margin-right: auto;

    position: relative;

    width: 960px;

    }

    {#heading}

    are-family: Georgia, "Times New Roman", Times, serif;

    are-size: 36px;

    make-style: italic;

    are-variant: normal;

    margin-left: auto;

    margin-right: auto;

    }

    {#bodytext}

    are-family: Georgia, "Times New Roman", Times, serif;

    are-size: 18px;

    line-height: 25px;

    are-variant: normal;

    width: 300px;

    }

    #container {}

    width: 960px;

    position: relative;

    margin-left: auto;

    margin-right: auto;

    }

    {.rightimg}

    float: right;

    margin left: auto;

    padding-right: 40px;

    }

    #heading #navbar ul li {}

    padding: 30px;

    }

    < / style >

    < script type = "text/javascript" >

    function MM_swapImgRestore() //v3.0 {}

    var i, x = offline. MM_sr; for (i = 0; a & & I <.) Length & & (x = a [i]) & & x.oSrc; i ++) x.src = x.oSrc;

    }

    function MM_preloadImages() {//v3.0

    var d = document; If (d.images) {if(!d.MM_p) d.MM_p = new Array();

    var i, j is d.MM_p.length, a = MM_preloadImages.arguments; for (i = 0; i <.) Length; i ++)

    If (a [i].indexOf("#")! = 0) {d.MM_p [j] = new Image; d.MM_p [j ++] .src = a [i] ;}}

    }

    function MM_findObj (n, d) {//v4.01

    var p, i, x;  if(!d) d = document; If ((p = n.IndexOf ("?")) > 0 & & parent.frames.length) {}

    d = parent.frames [n.Substring(p+1)] .document; n = n.Substring (0, p) ;}

    If (!) () x = d [n]) & & copyrights) x = d.all [n]; for (i = 0;! x & & i < d.forms.length; i ++) x = d.forms [i] [n];

    for (i = 0;! x & & d.layers & & I < d.layers.length; i ++) x = MM_findObj (n, d.layers [i] .document);

    If (! x & & d.getElementById) x = d.getElementById (n); Return x;

    }

    function MM_swapImage() {//v3.0

    var i, j = 0, x, a = MM_swapImage.arguments; document. MM_sr = new Array; for (i = 0; i <(a.length-2); I += 3).

    If ((x = MM_findObj (a [i]))! = null) {document. MM_sr [j ++] = x; if(!x.oSrc) x.oSrc = x.src; x.SRC = a [i + 2] ;}

    }

    < /script >

    < / head >

    < body onload = "MM_preloadImages (' assets/images/home 2.jpg','assets/images/contact2.jpg','assets/images/Terms 2.jpg')" >

    < div id = "header" >

    < div id = "body" >

    "< p > < img src="assets/images/header-1.jpg "width ="920"height ="133"alt ="header"/ > < / p >

    "" "" "< p > < a href =" # "MM_swapImgRestore" onmouseover = "MM_swapImage (" self "", ' assets/images/home 2.jpg', 1) "> < img src="assets/images/home.jpg "alt ="Link to the homepage"name ="Home"width ="303"height ="32"border ="0"id ="Home"/ > < /a > < a href =" # "MM_swapImgRestore" onmouseover = "MM_swapImage (" contact us "," ' assets/images/contact2.jpg',1) "> < img src="assets/images/contact.jpg "alt ="Link to the contact page"name = width 'Contact us' = '299' height =" 32 " "" border = "0" id = "Contact us" / > < /a > < a href = "#" MM_swapImgRestore "onmouseover =" MM_swapImage ('Conditions', ", '2.jpg', 1 assets/images/words)" > < img src="assets/images/Terms.jpg" alt = "Link on the business terms" name = "Terms" width = "311" height = "32" border = "0" id = "Terms" / > < /a > < /p >

    < / div >

    < / div >

    < div id = "topic" >

    < p > welcome < img src = "assets/images/Man In suit crop.jpg" alt = "Man in a suit" width = "281" height = "220" class = "rightimg" / > < / p >

    < / div >

    < div id = "bodytext" >

    < p > here at Alexander Head & amp; Co Ltd that our goal is to provide business service levels, they used to enjoy before the time of consolidator. With the insurance market changes so quickly and more provincial brokers being supported by large organizations, levels of service personnel are disappear. We offer you this service and always offer him < br / >

    competitive premiums that you deserve. Read about < /p >

    < / div >

    < p > < img src = "Images/assets/young businessmen crop.jpg" alt = "young business people" width = "282" height = "216" class = "rightimg" / > < / p >

    < / body >

    < / html >

    Kind regards
    Dave

    Add to your body rule

    background-position: center;

    Gary

  • How to put running or OFF controls the mouse on laptop or how do I get rid of modules and toolbars like conduit, spirit and friend spark Checker?

    Hi, are two quick questions, there any settings of the mouse on laptop computers. I use a mouse usb right now about this because the finger mouse does not work.

    are there ways to activate and deactivate? and how can I get rid of modules and toolbars as auditor of conduit and friend and spark of spirit? any help would be great. Thanks in advance

    Original title: CONTROLS the MOUSE for laptop

    Hello

    Thank you for your question to Microsoft Community.

    Quick questions:

    1. What browser version are you working?
    2. What is the brand and model of the laptop?

    Case 1:

    Mouse, touchpad and keyboard problems can have several causes:

    ·         Cables that are not connected correctly

    ·         Incorrect device settings

    ·         Missing updates

    ·         Corrupt or incompatible drivers

    ·         Hardware problems

    As a first step, you can check the status of the devices by following the steps mentioned below:

    a. click Start, type Device Manager in theStart search box and press ENTER.

    b. Locate the mouse and other pointing devices and expand the same.

    c. click Pointing device and check its status.

    Method 1:

    To enable the touchpad try these steps:

    a. click Start and select Control Panel.

    b. Select mouse.

    c. click on Device Settings.

    d. Select the touchpad device.

    e. click on turn on.

    Note: The steps above are generic to any model of laptop. The parameters may vary depending on your model of laptop.

    Method 2:

    If activation touchpad does not help, you can go ahead and uninstall the drivers of the touchpad and re - install the same thing again.

    To uninstall the touchpad drivers,

    a. click Start, type Device Manager in the Start search box and press ENTER.

    b. Locate the mouse and other pointing devices and expand the same.

    c. right click on the Touchpad driver and select Uninstall.

    d. restart the computer, if prompted.

    Also I suggest you to consult the following link.

    http://Windows.Microsoft.com/en-us/Windows/help/Mouse-touchpad-and-keyboard-problems-in-Windows

    Case 2:

    Now for the question of the toolbar, if you use these methods follow Internet Explorer:

    Method 1:

    If an unwanted toolbar appears in Internet Explorer, you can turn it off using the Add-ons Manager. Sometimes, however, the problem may be more persistent. If the problem persists, start Internet Explorer in no add-on mode and then use the add-on Manager to disable all add-ons that you have not intentionally installed.

    You can see the following link for more information:

    Manage Add-ons in Internet Explorer

    http://Windows.Microsoft.com/en-us/Internet-Explorer/Manage-Add-ons#IE=IE-8

    Method 2:

    Most toolbars can be removed using Add / Remove programs.

    Uninstall or change a program

    http://Windows.Microsoft.com/en-us/Windows7/uninstall-or-change-a-program

    Method 3:

    You can also use the specific toolbar removal tool to uninstall or remove the toolbar from the computer.

    WARNING:

    Using third-party software, including hardware drivers can cause serious problems that may prevent your computer from starting properly. Microsoft cannot guarantee that problems resulting from the use of third-party software can be solved. Software using third party is at your own risk.

    Thanks for posting the result and let us know if you need assistance on Windows.

    We will be happy to help you.

  • The use of gradients with the gradient mesh tool

    So I have a knowledge base to use the gradient mesh tool, but in my current project I need the gradients in the object to fade from black to transparent (it will be used for a single color tshirt).  I tried to do this in two different ways.  First, I created a massive white rectangle (no line) then created a column of 1 line 1 flat net of gradient on it.  Added the points I need, even added color and fade is exactly the shape that I need, but I can't find a way to get rid of the white and just melted transparent black.  I also tried to create a rectangle with a linear gradient, click on extend and chose the gradient mesh, but as soon as I press ok it modifies in black.  I've included a cropped picture of what I'm talking about.  All the tail feathers need to have this black gradient but without white, it takes out fade to transparent as other gradients around it.  I put a background color behind the image in order to make these areas easier to see.  Looks like there should be an easy fix, but I don't know how to do it. Any help would be really appreciated.

    test.jpg

    Edit: define all black point meshes.

    Assuming that your version of Illustrator allows it, you can get what you want by adjusting the opacity of the mesh points, something like this:

  • How to put in place measures in the application of health?

    How to put in place measures in the application of health?

    What do you mean 'the configuration steps? If you want steps if poster on the health dashboard, tap on health at the bottom of the screen data. Tap fitness. Tap measures. The value "Show on dashboard" on.

    The health app is really more than one application storage and synchronization. You can't do things as targets for a particular metric. If you want to set a goal of step and follow it, use one of the many followed apps available that can extract data from health. Map My Fitness, My Fitness Pal, Jawbone UP and Fitbit (both can be used with the phone if you have an iPhone 5 or a later version). If you like to compete with others, the Club activities is fun.

  • How to put windows 7 pro on the new computer using the same key on the side of the other computer

    I have a computer comes with windows 7 pro. I am now building a new computer. How to put windows 7 pro on the new computer using the same key on the side of the computer. I don't have a Windows 7 disc.

    Original title: Windows 7 pro

    Tuesday, October 14, 2014 20:31:20 + 0000, 4hammond wrote:

    I have a computer comes with windows 7 pro. I am now building a new computer. How to put windows 7 pro on the new computer using the same key on the side of the computer. I don't have a Windows 7 disc.

    You can not, for at least one (and two possible) reasons.

    1. it isn't clean if you want to have two computers, or you
    you want to remove from the old computer and put it on the new. If
    you want once, you can't do that - the rule is very clear: there
    a copy (or a license) for each computer.

    There is nothing new here. This is exactly the same rule that has been in
    effect on all versions of Windows from at least with Windows 3.1.

    2. but even if you want it on a single and from uninstall
    the old computer, you can't do it. It is because if it came with the
    computer, it is an OEM version and the biggest drawback to he a
    OEM version, is that its license it permanently binds to the first
    It is installed on the computer. He can never legally be moved to another
    computer, sold or assigned (except with the original computer).

  • How to scroll through the tabs with the mouse wheel?

    I used to be able to scroll the selection of tabs when the tab bar is filled using my wheel mouse (like the arrows on each side navigation), but recently it changes the tab I look as if I physically clicked on this subject.

    I'd appreciate help on how to make it work as he did.

    That should still work if you hover over with the mouse, the tab bar.

    Make the scroll buttons on the tab bar work?

    You have maximized the window of Firefox?

    Start Firefox in Safe Mode to check if one of the extensions (Firefox/tools > Modules > Extensions) or if hardware acceleration is the cause of the problem (switch to the DEFAULT theme: Firefox/tools > Modules > appearance).

    • Do NOT click on the reset button on the startup window Mode without failure.
  • Just bought a new computer. an old crashed. How can I sync my iphone with the new computer?

    just bought a new computer. an old crashed. How can I sync my iphone with the new computer?

    Original title: sync

    Ask the question in the Apple Forums:
    https://discussions.Apple.com/index.jspa

  • How can I configure my computer to the simple click with the mouse to double-click to open an item on the desktop instead

    How can I configure my computer to the simple click with the mouse to double-click to open an item on the desktop instead

    Hi placebow,

    Open the Options folder by clicking the Start button, clicking Control Panel, appearance and personalization, and then clicking Folder Options. On the general tab, click single-click to open an item. (To return to the standard click, click double-click to open an item.)

    The setting applies not only at the office, but also in other areas of the shell.
    Ramesh Srinivasan, Microsoft MVP [Windows Desktop Experience]

  • How can I share 'My images' with the other user accounts on my computer?

    How can I share 'My images' with the other user accounts on my computer?

    where are the 'experts' on these forums adverstised?  I can't get an answer to a simple question.  Does anyone know how to do this?

    Here we are, ok, I'm not an expert, but try this:

    Right click on 'My images' > share > specific people... > select that you want to share this folder with.

    ...

    After that, try to connect by using a different account. If you will not be able to open C:\Users\"FirstUser"\Pictures, you try to extend the network in the left pane of Windows Explorer > expand ComputerName > expand users > expand "FirstUser" > photos

  • I used the snap, but went too far with the mouse that has placed the window out of view on the desktop. How I suddenly back

    I used the snap, but went too far with the mouse that has placed the window out of view on the desktop. How I suddenly back

    Try clicking on the Chrome icon & press f11 to maximize the screen.

    Kind regards

    Nicholas Lee Fagan

  • How to start my subscription abroad with the foreign language and writing unknown?

    How to start my subscription abroad with the foreign language and writing unknown?

    These can also be useful:

    FAQ: Is creative cloud available in my country?

    FAQ: Why my purchase showing the wrong currency?

    FAQ: How can I view Adobe web pages in another language?

    FAQ: How can I change the country associated with my Adobe ID?

    FAQ: How can I change the language that appears in my creative cloud app?

  • I'd like to edit a PDF secure document did not change the text, or the layout at all I would do is highlight the text.  How can I do this?  With the help of Adobe Acrobat DC 15.9.20077.160923

    I'd like to edit a PDF secure document did not change the text, or the layout at all I would do is highlight the text.  How can I do this?  With the help of Adobe Acrobat DC 15.9.20077.160923

    You know the password? Otherwise, the security policy does not allow adding comments in the file, then there is nothing you can do about it.

  • How do I date stamp photo with the date that it was created?

    How do I date stamp photo with the date that it was created?

    donaldm80418165 wrote:

    How do I date stamp photo with the date that it was created?

    Use the text tool.

    Note that you can select the font, color, size of the pt.

  • How do monitors vecteurscopes and waveform with the new update in first Pro CC?

    How do monitors vecteurscopes and waveform with the new update in first Pro CC?

    Press the COLOR at the top of the interface or go to the window workspace and select Lumetri Scopes.

    If you are a reverence for the old spans: there have been removed in favor of the Lumetri Scopes.

Maybe you are looking for