HELP! Color transition property greyed out in Dreamweaver CC

I'm trying to add a color change transition for the text in my navigation and the color property is greyed out. How can I change this?

David,
Thank you so much for your help. I have not defined a trasition on the same element. What's weird is that after I restarted my computer and I tried to add the color transition it was available then....Very odd. But thank you soooooooooooo very much for replying to my post. I apologize for a super late reply. You Rock!
Felipe

Similar Messages

  • Color Variations is greyed out? (PE 9)

    Hi.  I need to use Color Variations under the Enhance > Adjust Color menu, but it's greyed out when I scan in an image.  I know it doesn't work with Indexed Color images, but I don't think that's what I'm scanning in.  I'm using Photoshop Elements 9 and an Epson Perfection V700 Photo scanner.
    Would somebody be so kind as to walk me through the steps for scanning so that I can actually use this option? It's very important.  Thank you!

    What follows the file name at the top of the image frame? It's normally someting like sRGB/8

  • Need help please, Join Tracks Greyed Out.

    Can someone please help with ther following information.
    When I want to burn an audiobook from CD into itunes and try to use the "join tracks" command from the advanced menu it is greyed out and can't be used.
    Can someone please tell me how to sort this out, plus as soon as I load i CD itune starts to import even though I have it set in preff not to do so.
    Again any help please to stop this happening.
    Many thanks

    *When I want to burn an audiobook from CD into itunes and try to use the "join tracks" command from the advanced menu it is greyed out and can't be used.*
    Are you highlighting the tracks you want to join before you go to Advanced>Join CD tracks? the function will be dimmed until a selection is made.
    *as soon as I load i CD itune starts to import even though I have it set in preff not to do so.*
    Open iTunes and go to Edit>Preferences>Advanced>Importing and change the setting in the drop down menu beside "On CD insert" from "Import CD" to one of the other settings such as "Show CD", "Begin Playing" or "Ask to Import CD"

  • Help  - Subclip option is greyed out

    I'm trying to make subclips from a long clip but the option is greyed out. What causes this? What are my other options for making subclips? I'm using Premiere Pro 2014 CC. The video and the audio were recorded from two different sources and manually synced up.

    - Is the computer authorized for the accounts used on the iPod?
    - Was the iPod previous synced to another computer? If so and you want to make this computer your syncing computer see:
    Syncing to a "New" Computer or replacing a "crashed" Hard Drive: Apple Support Communities

  • Conditional Comments Greyed out in Dreamweaver

    It seems you cannot make conditonal comments in DW or your script within that comment is not read.
    The code below is from a template I am using. The script tags are grey just like the comments.
    DW makes the conditional comment uselss and my website crashes in IE. Can someone tell me if there is a way to get around this so the script will work?
    <!-- The below script Makes IE understand the new html5 tags are there and applies our CSS to it -->
    <!--[if IE]>
      <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
    <![endif]-->
    How are people supposed to create websites if DW won't allow the html5shiv script to be read?
    I know I'm not the only one. I've seen a few postings about this on the net, but with no real answers to the problem.
    Thanks!

    Thanks everyone!
    Here is my page code. I stripped out most of the Lorem Ipsum.
    This is from a free template that I am adapting.
    I'm not that good at html, but I can't see how my changes to the body could have caused this.
    Maybe some change in the style sheets?
    <!DOCTYPE html>
    <html lang="en">
    <head>
    <meta charset="utf-8">
    <title>Kings of Kustoms</title>
    <!-- The below script Makes IE understand the new html5 tags are there and applies our CSS to it -->
    <!--[if IE]>
      <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
    <![endif]-->
    <link rel="stylesheet" media="screen" type="text/css" href="css/reset.css" />
    <link rel="stylesheet" media="screen" type="text/css" href="css/style.css" />
    <script src="http://code.jquery.com/jquery-latest.min.js"></script>
    <script src="js/slides.min.jquery.js"></script>
    <script>
    $(function(){
      $('#slides').slides({
       preload: true,
       preloadImage: 'img/loading.gif',
       play: 5000,
       pause: 2500,
       hoverPause: true
    </script>
    </head>
    <body>
    <header>
        <hgroup>
            <h1 class="pageTitle">Welcome to Kings of Kustoms!</h1>
            <h2>Tag line goes here</h2>
      </hgroup>
        <nav>
            <ul>
                <li><a href="#">Home</a></li>
                <li><a href="#">Example 1</a></li>
                <li><a href="#">Example 2</a></li>
                <li><a href="#">Example 3</a></li>
            </ul>
        </nav>
    </header>
    <aside id="promotion">
        <div id="slides">
            <div class="slides_container">
                <a href="#" title="Wilhelm Klingspor Gotisch" target="_blank"><img src="img/slide-1.jpg" width="918" height="240" alt="Slide 1"></a>
                <a href="#" title="Quentin caps" target="_blank"><img src="img/slide-2.jpg" width="918" height="240" alt="Slide 2"></a>
                <a href="#" title="Engravers" target="_blank"><img src="img/slide-3.jpg" width="918" height="240" alt="Slide 3"></a>
                <a href="#" title="Bello Pro" target="_blank"><img src="img/slide-4.jpg" width="918" height="240" alt="Slide 4"></a>
            </div>
            <a href="#" class="prev"><img src="img/arrow-prev.gif" width="20" height="43" alt="Arrow Prev"></a>
            <a href="#" class="next"><img src="img/arrow-next.gif" width="20" height="43" alt="Arrow Next"></a>
        </div>
    </aside>
    <aside id="belowSlide"><p>Kings of Kustoms introduces customers to ...<br><br>
    </p>
    </aside>
    <aside><img src="img/carsLineup.jpg" width="918" height="91"></aside>
    <article>
      <h1><a href="#">The Video Goes Here...</a></h1>
        <p>Integer vitae.</p>
        <h2>Curabitur fermentum</h2>
        <p>Ut et vel.</p>
        <h3>Donec mattis</h3>
        <p>Etiam porttitornunc. </p>
    </article>
    <aside id="right">
        <section>
        <img src="img/logoMain.jpg" width="220" height="285"> </section>
        <section>
    <img src="img/producedByMed.jpg" width="220" height="285">
        </section>
    </aside>
    <footer>
      <p>2010 Grids are neat | almost <a href="http://validator.w3.org/check?uri=http://www.webdezign.co.uk/blog/html5-examples/2col-slid e/">valid HTML5</a> and <a href="http://jigsaw.w3.org/css-validator/validator?uri=www.webdezign.co.uk/blog/html5-examples/2 col-slide/">valid <abbr title="Cascading Style Sheet">CSS</abbr>3</a> design by <a href="http://www.webdezign.co.uk" title="web design london">Webdezign</a> and <a href="http://www.slidesjs.com/">Slides</a></p>
    </footer>
    </body>
    </html>

  • Need help...  greyed out wifi(no wi-fi)

    after restoring my ipad i tried to get back online and seeing that my wifi tab in general settings was greyed and it says no wi-fi
    anybody can help with this problem?? i tried restore, update to newest itunes, newest firmware(3.2.2) and tried to hard reset
    the blutooth tab is also doing the same thing
    anybody can help me with this problem??
    thanks

    These three previous discussion MAY help:
    http://discussions.apple.com/thread.jspa?messageID=12098335&#12098335
    http://discussions.apple.com/thread.jspa?threadID=2411007&start=0&tstart=0
    http://discussions.apple.com/thread.jspa?threadID=2411007&start=0&tstart=0
    However, they may not since I found other discussions where the solutions was to get a replacement from Apple.

  • Adjusting Gradient Color's GREYED Out

    In my motion project for some reason several of my text layers I cannot change the gradient colors of the font. I can select different present gradient colors, but I cannot create my own gradient colors or modify any of the preset gradient colors. The standard gradient sliding bar for color modification is greyed out. Why would this be? Some of my text layers in the project are fine, I can modify the gradient colors. Other text layers I cannot, what would the difference be?
    Words of wisdom appreciated, thanks!
    lance

    Actually I think this was a combination of bug / human error. The problem was I just selected the layer in the Project window, then went into the Inspector to modify the gradient. The solution was I had to first double click on the text object in the screen and make sure the cursor was blinking in the text itself. Then I could edit the gradient colors in Inspector.
    Hope my blundering can help others avoid the same boo boo:)
    lance

  • Illustrator colour sliders greyed out

    Hi, illustrators CS6 color sliders have greyed out in all color modes CMYK/RGB/Spot and I'd like to get them back so they display the change in color when you slide them around. I've tried trashing preferences which didn't work and googled it but come up with nothing so I've come here to see if anyone knows how to fix this.

    Tim,
    You may try at least the easier things on the list (5) is irrelevant here, 6) is the most serious one):
    The following is a general list of things you may try when the issue is not in a specific file, and when it is not caused by issues with opening a file from external media. You may have tried/done some of them already; 1) and 2) are the easy ones for temporary strangenesses, and 3) and 4) are specifically aimed at possibly corrupt preferences); 5) is a list in itself, and 6) is the last resort.
    If possible/applicable, you should save current artwork first, of course.
    1) Close down Illy and open again;
    2) Restart the computer (you may do that up to at least 5 times);
    3) Close down Illy and press Ctrl+Alt+Shift/Cmd+Option+Shift during startup (easy but irreversible);
    4) Move the folder (follow the link with that name) with Illy closed (more tedious but also more thorough and reversible), for CS3 - CC you may find the folder here:
    https://helpx.adobe.com/illustrator/kb/preference-file-location-illustrator.html
    5) Look through and try out the relevant among the Other options (follow the link with that name, Item 7) is a list of usual suspects among other applications that may disturb and confuse Illy, Item 15) applies to CC, CS6, and maybe CS5);
    Even more seriously, you may:
    6) Uninstall (ticking the box to delete the preferences), run the Cleaner Tool (if you have CS3/CS4/CS5/CS6/CC), and reinstall.
    http://www.adobe.com/support/contact/cscleanertool.html

  • Update greyed out

    I just installed the master suite on my mac.  I have a retina display and have to do the updates to make it work with my screen.  The updates link under the help menu, however, is greyed out.  Someone please help me!

    update manually,
    pre cc updates:  http://www.adobe.com/downloads/updates/
    cc updates:  http://prodesigntools.com/adobe-cc-updates-direct-links-windows.html
    cc 2104 updates:  http://prodesigntools.com/adobe-cc-2014-updates-links-windows.html

  • Play list greyed out

    Help, my playlist is greyed out,
    When on I tunes the playlist is fine, but when I pod is connected, the playlist on pod is greyed out.
    Can't add or deleate anything.

    Well I just plugged mine in and ran ITunes and by the time it finished syncing, I got my songs back.
    Hope this helped!!!!

  • Color Picker in Dreamweaver CC 2014 - Hex field greyed out

    The input color field in Dreamweaver CC 2014 is greyed out. Cannot seem to
    insert a hex code.

    If I have opened the colour picker, the natural assumption is that I want to edit the colour. I should be able to do that using all of the tools, not just the sliders. If I open the colour picker in Photoshop, both the value fields and the sliders are available. Why should Dreamweaver work differently?
    Sure David, if you open the color picker in the CSS Designer the value field is available for typing/editing.
    But the thing with color picker in Code View is that we can have the cursor focus only one place at a time.
    Notice that while the color picker is up in Code View, you can still type in whatever color values in your code, while the picker shows you the exact color.
    Hope that helps !
    Subhadeep

  • When I select the lab color mode, many options are greyed out?

    Can anyone help me .  When I select Lab color, many options are grey out.  The following are greyed out: exposure,vibrance, black and white, channel mixer, and selective color.  It worked perfectly the first time I used it but will not work now.  Do I need to reset something.  I have tried everything I can think of.  I use a PC and PS 5.
    Thanks for the help.

    I'm working on the Mac versions of CC and CC 2014. If I select Lab, those very same options are grayed out.

  • Dreamweaver Extensions Greyed Out

    Help!  I'm beating my head against a wall . . .
    I'm somewhat incompetent and am stuck on this problem.
    I'm working on a mac and have CS5 working on the design view with Dreamweaver.  I am not comfortable with coding at all.
    I have downloaded the kaosweaver extension Advanced Random Images and for some reason it is greyed out under my command menu.
    I have been searching the web trying desperately to find out how I can:
    a) either solve the problem and use the extension by getting the extension to not be greyed out or,
    b) simple design view step by step instructions to have my site select random images from a folder with change each time the page is loaded.
    I've tried kaosweaver support by their site has an error and have had (after many days searching) no success.
    Anyone?  Please?
    Thanks for any help you may be able to provide.
    -j

    I have also installed, re-installed, etc, etc and quit and restarted the program and computer.
    Thanks to anyone who knows how to help.
    j.

  • Help needed. I have a 3TB external hard drive partitioned into 1TB's. I used one partition as backup for the main computer hard drive. But now it is greyed out as shown in the disk utility and its name changed, i dont know how that happened, i tried verif

    Help needed. I have a 3TB external hard drive partitioned into 1TB's. I used one partition as backup for the main computer hard drive. But now it is greyed out as shown in the disk utility and its name changed, i dont know how that happened, i tried verifying and repairing it but had no luck. I also tried mounting and unmounting it but still no solution. Anyone to help please?

    Looks bad. I would strongly advise backing up the stuff on the other two partitions as soon as possible in case the rest of the drive goes wrong.
    Beyond that, Disk Utility has limited abilities to repair disks, DiskWarrior uses a different approach and might, emphasis might be more successful. It has certainly done the job for me in the past when Disk Utility could not.
    See http://www.alsoft.com/diskwarrior/

  • When I want to organise my bookmarks most of the options are greyed out and cannot be used including create new folder! Help

    '''''''''bold text'''''''''
    When i want to organise my bookmarks most of the options on the organise bookmarks menu are greyed out and cannot be used - including create new folder etc. Help please.

    Make sure you are not in the Private Browsing Mode:
    File > Private Browsing is UNCHECKED.

Maybe you are looking for

  • Can I cancel my iPhone 6 plus pre order and still keep my upgrade?

    We pre ordered the phone on 2 month contract upgrade, but now we want to cancel the pre order. The phone still hasn't shipped yet, it's supposed to ship out by the end of the month, so can we cancel the pre order and still keep the upgrade for a diff

  • Audio files sound wobbly in my 7.1.6

    Anyone else experience this -- My audio files (aac,mp3) are sounding a bit "off" when played in Quicktime Pro 7.1.6 They sound ever-so-slightly wobbly, with some faint clicking here and there. The same songs when played in my Itunes (up to date) on s

  • I'm missing folder summaries...

    After moving up to Lion on its release, I did not realise how much I would miss the little summary at the bottom of each open folder window (No. of items, etc.). I haven't found any way to bring that back in Lion. Has anyone else? Thanks, Ted

  • Downloading itunes update fails

    I have an old version of itunes which needs updating so that I can use my new nano ipod. When I try download the new version through itunes it keeps crashing half way saying the file was corrupted. When I download the update online, I cannot open the

  • Can't set up mac email on LG Optimus L9 android

    I've looked online, talked to T-Mobile on the phone, talked to Apple on the phone, went to two T-Mobile stores and twice to an Apple store and still no luck. I've used the following settings: [email protected] password p-01.imap.mail.me.com SSL 993 s