Do you know how to re-colour a single colour gradient?

Hi Everyone,
Perhaps this is simple for one of you Photoshop gurus out there. I would like to know how to change the colour of a single layered, single coloured gradient (foreground to transparent) image. There is nothing more to it than that other than I don't want to use the hue/saturation adjustment as it's hard to get a specific colour. Any help will be much appreciated.
Many thanks

G'day
It might be simpler to redo the gradient using the gradient tool (G)
Select Gradient tool > 'click' on gradient in top tool bar (click to edit gradient)
This brings up the Gradient Editor.
Make sure the Foreground to Backgroumd one is selected in the presets.
Double 'click' the color stop at the bottom of the gradient bar in the gradient editor and select the color that you want from the color picker.
You can also play around with the other opacity and color stops.
Then drag and use the gradient tool.
regards
John

Similar Messages

  • TS1702 I cannot get the keyboard to come up on the ipad mini when in the citrix receiver.  Has anyone ran into this and do you know how to fix it?

    I cannot get the keyboard to come up on the ipad mini when in the citrix receiver.  Has anyone ran into this and do you know how to fix it?

    I am not familiar with Citrix Reciever but is it possible it is open or being used in another open app?
    Try quitting all apps then try again.
    Quit all apps: Double tap the Home button and swipe the app preview page up for each open app

  • TS4124 Hi, do you know how can I upload inelegible songs from itunes to Icloud. They are songs added from original CDs. Another question would be how can I transfer all the music I have in my Ipod Classic to my Itunes or ICloud as I want to back it up.

    Hi, do you know how can I upload inelegible songs from itunes to Icloud. They are songs added from original CDs. Another question would be how can I transfer all the music I have in my Ipod Classic to my Itunes or ICloud as I want to back it up.

    Depends on why it's ineligible.  If it's under 96 Kpbs, try right-clicking on the file and choosing Create AAC Version.  (If you don't see this option, go to iTunes>Preferences, click "Import Settings..." then choose "Import Using: AAC Encoder" and "Setting: iTunes Plus".)  Then rescan your library to see if this version will add to iTunes Match.  Or, after changing your import setting, just re-import the song to your iTunes library.
    If the song is over 200 MB you would have to reduce it's size to make it eligible.

  • I use the same Apple ID on my iPad mini and my iPhone 5. My iPhone 5 was stolen on may 12, 2013. Do you know how to get it back?

    Dear Apple,
    I use the same Apple ID on my iPad mini and my iPhone 5. My iPhone 5 was stolen on may 12, 2013. Do you know how to get it back?

    Click here for information.
    (83340)

  • My mac mini hard drive is failing. I am no longer under warranty. Do you know how much it cost to have Apple replace the hard drive? or How I can replace it myself?

    MY mac mini hard drive is failing. I am no longer under warranty. Do you know how much it cost to have Apple replace the hard drive? or How I can replace it myself?

    You can do it yourself. I did on my 2009 Mini
    http://www.ifixit.com/Device/Mac_Mini
    Also, this place sells HSDs and has install videos.
    http://eshop.macsales.com/installvideos/

  • HT1918 Do you know how to change your credit card details and Country on Itunes? It wont let me!!! Help!!!

    I am trying to change my credit card details on Itunes as I have moved to NZ and closed down the credit card in Australia. There is $5 left to pay on the card. It will not let me update my address to NZ or put in my new credit card details. HELP!!!!!
    It says I have to provide a credit card in the Australia before I can clear my $5 credit card debt and I have now cancelled my card in Australia and don't have another one!
    Do you know how I can change my address to NZ and then change my billing to my new credit card in NZ and pay the $5 bill.
    Do I have to shut down my account or reapply to Itunes with a new email address and leave this bill outstanding!! Seems crazy........but cant seem to see any other way around it!

    Click here and request assistance.
    (87754)

  • Does any one know how to connect itunes up? when i click on store it always says 'itunes could not connect to the store. Make sure your network connection is active and try again.' if you know how to fix tell me please, please!

    does any one know how to connect itunes up? when i click on store it always says 'itunes could not connect to the store. Make sure your network connection is active and try again.' if you know how to fix tell me please, please! thanx

    Work through all the troubleshooting here: iTunes: Advanced iTunes Store troubleshooting
    B-rock

  • All of my titles, themes and generators seem to be completely missing from Final cut pro x. Do you know how to get them back?

    All of my titles, themes and generators seem to be completely missing from Final cut pro x. Do you know how to get them back?

    Do you mean that when you click the title browser, for example, nothing is there?
    Do you at least see several categories listed in the effects browser?
    First make sure that you have nothing typed into the search box (not even spaces).
    If you still see nothing, try this in order:
    1) Window->Revert to Original Layout
    2) Quit FCP X, delete preferences using Preference Manager (a free download from Digital Rebellion)
    3) Download FCS Remover, and use it to completely remove FCP X. This will NOT delete your content, just the application.
    4) Reinstall FCP X from the Mac App Store: log in with the same Apple ID that you used to buy FCP X, click on "Purchases", locate FCP X and click Install.

  • Hi, I have photoshop CC. It's the french version but I would like to have it in english. I went in the creative cloud to change the language but it doesn't seem to work. Do you know how i could do it ?

    Hi, I have photoshop CC. It's the french version but I would like to have it in english. I went in the creative cloud to change the language but it doesn't seem to work. Do you know how i could do it ?

    Please indicate whether or not the following link helps... I have not had to use it and so I do not know if/when it does help.
    Creative Cloud Help / Adjust the install language | Creative Cloud applications | CCM -
    http://helpx.adobe.com/creative-cloud/kb/change-installed-language.html

  • You Are Rad If You Know How To Do This...

    Hello My Fellow Flashophiles
    So, I will bow down to you if you know how to help me with
    this one.
    I have a MovieClip in my Flash file which emulates a
    signature being drawn by animating a mask that covers over a bit
    more of the underlying bitmap (of the actual, static signature)
    frame by frame. I'm interested in allowing the color of the static
    signature in the bitmap to be set dynamically. Here's the
    pseudocode I've come up with so far:
    - Access the bitmap in the MovieClip
    - Replace (somehow) every black pixel in the bitmap (the
    signature is black, the background white) with a pixel that is the
    chosen color
    - addChild the MovieClip to the main timeline
    I am also considering separating the bitmap from the
    MovieClip and just setting the MovieClip as its mask
    dynamically....
    Any ideas on any part of this? You're rad!
    Thanks,
    Graham

    Oh! Cbeech is the winner once again... I'm really starting to
    owe you, friend. Thanks once again for your invaluable help...
    So, yes, I decided it would be best to strip the bitmap out
    of the mc. Instead, I load it programmatically, apply the threshold
    method (I
    knew there had to be such a function! -- thanks, Beech!),
    then set the animation as the mask programmatically. Note to
    Cbeech: the colors for both the bground and the signature are
    selected via the sampling method you helped me with before.
    Here's the outcome:
    http://www.catherinemix.com/cmix8.html
    A lot of work for modest results, but I suppose that's the
    name of the game. I'm not complaining, tho. My understanding grows
    geometrically, and it's fun!
    Be Well,
    Graham

  • Do you know how to Nmap ?

    Hi there,
    My question is not about Cisco. So, Im so sorry but I need your help now.
    Maybe, do you know how to nmap ?
    I try to find out some hostname(computer name) with nmap. But I can't do that because it's not appear on the nmap.
    Anyone knows this ?
    If anyone let me know, I'll appreciate so much.
    Thanks again.

    Hi,
    nmap should automatically do a reverse dns lookup on an ip when you scan it, although there are easier ways to do it than using nmap.
    If you're trying to scan a host using nmap and it gives you a message about the host not being up, try with -P0 (that's -P[zero]). nmap will try to ping a host to determine whether it's up or not before scanning so hosts blocking ping will exhibit this behaviour.
    For other options, see the man page, or www.insecure.org.
    HTH

  • Do you know how to use Flash? can you help?

    hi all,
    Do you know how to use Flash?
    I have been trying for months to find someone who can use
    flash, who can help me, with no luck.
    I need my links on my website updating, just a couple of them
    need the text changing as i need
    to change the name/title of some pages. I have tried to do it
    myself (using a trial version of flash,
    as i dont have flash). the site was made using dreamweaver.
    the files are .FLA
    and before anyone says 'get the person who made the site to
    do it'....He wont, ive tried.
    when i tried to change them myself i cocked them up and now
    they dont work at all, see my
    website and you will see; www.stevenallenphotography.co.uk
    so, if you can use flash please can you help me? all i need
    doing is the file updating with some
    of the link titles/names changing, i.e. one link is
    'exhibitions' which needs changing to 'published work',
    please get in touch if you can help.
    thanks,
    steven.

    I used divx in my site once its really very nice! but i use it in different host not .mac...try this divx web player with video selector code --------<object id="ie_plugin" classid="clsid:67DABFBF-D0AB-41fa-9C46-CC0F21721616"
    width="640" height="480"
    codebase="http://go.divx.com/plugin/DivXBrowserPlugin.cab">
    <embed id="np_plugin" type="video/divx"
    width="640" height="480"
    pluginspage="http://go.divx.com/plugin/download/">
    </embed>
    </object>
    <script type="text/javascript">
    // This code detects which browser we are
    // running into (IE or others) and assigns
    // the correct element (object or embed) to
    // the "plugin" variable, that we will use.
    var plugin;
    if(navigator.userAgent.indexOf('MSIE') != -1)
    plugin = document.getElementById('ie_plugin');
    else
    plugin = document.getElementById('np_plugin');
    // This is a local JS function used by our form
    // element to call the plugin functions using
    // the "plugin" variable that we defined above
    function openNewMovie()
    var url = document.forms['videoSelector'].movie.value;
    if(url != '')
    plugin.Open(url);
    </script><form name="videoSelector">
    Choose a video to play:
    <select name="movie" onChange="javascript:openNewMovie();">
    <option value="" selected>Video Selector
    <option value="http://www.yourdomain.com/folderdivx/name.divx">title1 divx
    <option value="http://www.yourdomain.com/folderdivx/name.divx">title2 divx
    </select>
    </form> ---------------------
    Hope this help!

  • I had to restore IPAD to original settings and lost all magazine subscriptions. Do you know how to get them back? iTunes is asking me to pay for them again...

    I have an iPAD2 and an iPAD mini and tried to upgrade to IOS 7.0.6 but both froze and I had to restore to factory setting (backup also did not work!). I was able to get most of my purchased books and apps from iTUNES (through my computer) but lost all magazine subscriptions. iTUNES is asking me to pay for them again. Has anyone else had a similar problem and do you know how to restore the subscriptions without paying for them again?
    Thank you!

    Thanks for the feedback. The applications were there but the magazines themselves could not be downloaded without paying... What I had to do was go in the application and find the "restore purchases" button. It was hidden within the account settings but it solved the problem!

  • Do you know how to sort all except one column?

    I implement the Comparator interface tosort the rows in my table.
    The last row is a totals row which i want to keep at the bottom always.
    Do you know how to do that?
    Thanks,
    Zeke

    How can I do that without making the data look funny?
    My Comparator class has a compare method that takes
    the two Objects that make up the table data to compare
    them. It looks for column that was picked for sorting and
    compares the values. Some of the columns contain String
    data and some contain Double data.
    So for example if I am comparing two Doubles and one of
    them happens to be the value for the totals row how can I
    detect this?
    Thanks,
    Zeke

  • I got my ipod touch with a camera on july 13 and when i bought it. It did not come with imessage. and now i want imessage so do you know how can i get it?

    I got my ipod touch with a camera on july 13 and when i bought it. It did not come with imessage. and now i want imessage so do you know how can i get it?
    so can someone help me!!! please
    i need the imessage

    To update your iPod see:
    iTunes: Backing up, updating, and restoring iOS software

  • Just updated my iphone with iOS 7.0.2 and when I call or people call me, only one party can hear the other. Would you know how to fix this problem? Thanks

    just updated my iphone with iOS 7.0.2 and when I call or people call me, only one party can hear the other. Would you know how to fix this problem? Thanks

    Hi Apple_Mom,
    Thanks for visiting Apple Support Communities.
    If you've noticed issues after updating to iOS 7.0.2, you may want to first update to iOS 7.0.3 which was recently released.
    iOS: How to update your iPhone, iPad, or iPod touch
    http://support.apple.com/kb/HT4623
    If the behavior persists, the troubleshooting steps in this article can help:
    iPhone: Can't hear through the receiver or speakers
    http://support.apple.com/kb/TS1630
    Cheers,
    Jeremy

Maybe you are looking for

  • Really how secure is the current erase all content and settings?

    I am not sure about taking my iPhone in for repair or exchange after reading many old articles about how unsecure the erase really is, seeing how many sensitive passwords and e-mails I have. I have the most current firmware. So tell me, how reliable

  • Itunes 10 causing me grief!

    Help! my daughter downloaded itunes 10 and I had to re-import all our music etc back into it. Now it does not recognize our itouches, ipods and keeps telling us we have to erase and sync(it does not ask us to transfer purchases) It thinks it is from

  • Picking Area in the material master is GRAY

    Hi, If I maintain a material master manually by tcode MM01, the picking area in the WM view is not gray (changeable) when I try to change it again via tcode MM02; but if I create the data with LSMW, the filed is gray when I try to change it via MM02.

  • Adobe acrobat standard 8.1 update wanted

    have changed to Windows 7 x64 and AAstd8 not working (print to pdf and merge pdf files); AAstd 8.1 update is needed to solve the problem, but I can't find anythere; pls. help , Greg

  • Weblogic wlst classpath

    When I run the WLST script .sh script to set the env as follows why can't I see the updated path when I do echo? [linbox2 bin]$ ./setWLSEnv.sh CLASSPATH=/directory/ols_wls/patch_wlss1032/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/dir