How to make a part of image have transitions on hover

hey i wanna know how to make a part of a image have transitions when we hover on it like on my website :-perfectionunleashed.in i got this template from internet
when i hover on second box "mission" comes with ease-in-out effect i cant get anything in my head while viewing source.
will anybody view it by source and tell me how its done.

CSS for "Coming Soon" buttons:
.grad2 {
    display: block;
    width: 232px;
    height: 132px;
    text-indent: -99999px;
   background:url('images/grad2.png') right;
     opacity:0.0;
    -moz-transition: all 540ms ease-in-out 0s;
    transition: all 540ms ease-in-out 0s;
    -webkit-transition: all 540ms ease-in-out 0s;
.grad2:hover {
    background:url("images/grad2.png") no-repeat scroll 0px 0px;
    box-shadow: 0px 0px 4pt rgba(0,0,0,0.9) inset;
    -moz-transition: all 540ms ease-in-out 0.0s;
    transition: all 540ms ease-in-out 0.0s;
    -webkit-transition: all 540ms ease-in-out 0.0s;
    opacity:1;
.coming {
    display: block;
    width: 232px;
    height: 132px;
    text-indent: -99999px;
    background:url('images/grad_coming.png') left;
    opacity:0.0;
    -moz-transition: all 540ms ease-in-out 0s;
    transition: all 540ms ease-in-out 0s;
    -webkit-transition: all 540ms ease-in-out 0s;
.coming:hover {
   background:url("images/grad_coming.png") no-repeat scroll -232px 0px;
    box-shadow: 0px 0px 4pt rgba(0,0,0,0.9) inset;
    -moz-transition: all 540ms ease-in-out 0s;
    transition: all 540ms ease-in-out 0s;
    -webkit-transition: all 540ms ease-in-out 0s;
    opacity:1;
All buttons are inside a table.  This is the HTML for "Coming Soon."
<td>
     <div class="grad2">
      <div class="coming">
     <a class="coming" href="http://perfectionunleashed.in/"></a>
     </div>
     </div>
</td>
Nancy O.

Similar Messages

  • Firefox open images in a new tab upon clicking the link,how to make firefox to save images in the folder upon clicking the link

    firefox open images in a new tab upon clicking the link,how to make firefox to save images in the folder upon clicking the link.

    You can right-click the image and use "Save Image As" to save that image.

  • How to make a Colorful Gif Image for Holi

    How to make a colorful Gif Image for Happy Holi 2014

    Okay, I know this doesn't answer your question, but don't get me wrong. A logo is meant to be the way it was designed - upright, no flipping/ swiveling animation. Why exactly do you want to let your logo turn around?
    If its to grab attention, why dont you consider animating the area on which your logo sits (header)? Or maybe add nice transitive slideshows on your main content area to add more interactivity?

  • How to make Save/Part-Published to Save/Published in Template.

    Hi Experts.
    Can any body please let me know .How to make Save/Part-Published to Save/Published in Template (SE80-Publish Template).
    Thanks in advance.

    Hi Kvinai,
    Go to SE80 --> Utilites --> Settings --> Internet Transaction Server --> Publish --> On Selected site --> Make sure this is set to INTERNAL.
    Then right click the service name --> Publish --> Complete Service.
    Thanks - Matt

  • Can anyone tell me how to make a video clip in color transition?

    Can anyone tell me how to make a video clip in color transition like the opening of "Oh Brother where art though" ?
    You know the scene at the start where it starts off Black and White then as we move down the timeline it transitions to a rusty brown gradually.
    It's on the Apple site for FC Studio as a promo clip.

    how to do a keyframe trasition in the Color FX room
    I realize that you can "add" keyframes to the timeline in COLORFX, but I don't believe they are always observed, and then they usually disappear in retrieved projects, and aren't persistent if you leave the room. To remember where they are... you might mark in a keyframe on those frames in another room as a pathfinder. The behaviour is consistent with a creature of the six-legged variety.
    Method 1. If you are trying to taper the effect (any effect) in COLOR FX, the most linear approach is to render two versions of the clip; one "with", one "without" and do an opacity fade once you have returned them to Final Cut. This gives you the most control, flexibility, repeatability and consistency.
    Method 2. You may attempt to keyframe the bleach bypass settings within the node itself -- the preset that comes with COLOR doesn't have any controls, but the Nattress plugin does.
    Method 3. Set up a "blend" node with your bleach bypass feeding one of the inputs and leave the second input to default to the untreated video... keyframe a transition from "1.00000" to "0.00000" and that should work.
    Note: the keyframe timeline markers will disappear from the timeline if you exit the clip, but the effect is likely to persist. At least that was what was happening a couple of minutes ago... for me, the effect and blend performed the transition just like it was previewing when rendered. This strategy is subject to being created and rendered "on the spot right now", and I advise making sure you have your renderqueue settings ready to go... load the clip from the COLORFX room using the Mac command bar at the top of the screen and render it right away. Don't try to save it for later. Just Do It.
    An announcement went around about two weeks ago that Mr. Deakins' website was back up and running, so give him another try... poor guy has been swamped probably doing Dreamweaver maintenance... yeah, that must be it...
    jPo

  • How to make a draft/template of a transition

    Hello,
    I'd like to know how to make a draft/template of a transition in adobe premiere pro cs 5.5.
    Is this possible and if it is, how can I do it?
    Thanks

    You can't. You can copy and paste a transition, though, if you target the destination track. You can also change your default transition (right-click the transition you want in the Effects panel) and the default transition duration (Edit > Preferences > General) and apply that one by one or to a group of clips by selecting them and going to Sequence > Apply Default Transitions to Selection.
    And, make a feature request: Adobe Feature Request/Bug Report Form

  • How to make specific parts of an image shake/vibrate in CS5?

    http://mothermonster.tumblr.com/post/2440088782/run-run-her-kiss-is-a-vampire-grin
    I'm trying to make something along the lines of the link above.
    Again, I'm new to Photoshop so I know this may be very easy to do.
    All help would be appreciated it.

    That's just an animated gif. Here's a tutorial on how to make them:
    http://creativetechs.com/tipsblog/build-animated-gifs-in-photoshop/

  • How to make some part of front panel transparent?

    There is a property node to make a front panel completly transparent...but is there anything that only makes some part of the vi transparent like if I define a decorative block in the vi which takes 1 quardant of front panel and I have a control to make it transparent during runtime...
    And moreover the frontpanel transparent property makes the whole window transparent, is there any way to retain toolbar of window like stop, run button when front panel is transparent??

    Hi,
    Have a look at this VI (attached). To make it work you need to create an image mask as a .png (open paint, colour in the areas that you want to become invisible and save it as a .png). The VI diffentiates between white areas and black areas of the mask you create, the black areas will become transparent and the white areas will remain the same- this will be implemented on your front panel. I've included an example of a possible paint image in "mask2.png".
    You may also want to play around with the resolution of the mask created in paint, this will effect how the program works (I advise you use a lower resolution than your display- I used 500x300)
    NT: If the front panel controls disappear, go into the block diagram window and attach a false constant instead of a control. Let me know if this works
    Cheers, Tom
    Attachments:
    custom window.zip ‏107 KB

  • How to make white part of gif file transparent?

    I have an icon and I would like to change the color of its white part by changing the background color. If I could set the white part to be transparent I could do this. Any ideas how this can be done?

    If you know Adobe Photoshop or Macromedia Fireworks or somethin like that, you can do it easily just by deleting the parts of the image which you don't want. By default it will make those parts transparent. Remember this can only be possible in GIF format.
    For a new image just open a new file in PhotoShop, there you will get options for the color of background, set it to transparent and start drwing in the area. The parts on which you won't make any drawing will be transparent.
    Note: Don't try to fill transparent areas with white, as it will loose its transparency.
    [email protected]

  • How to make only part of a PDF document editable?

    I'm looking to see if there is a way to make only part of a PDF document editable. My problem is, I have pieces of collateral that some of our channel partners need to be able to add their logo to and then edit the contact information on them, but we don't want them to be able to change any of the main copy on these documents. The only thing I've been able to come up with as a solution is to create outlines of the text that I don't want editable, but I need the copy to be able to be read by computer systems for disability purposes. Does anyone have any ideas on something I could do for this? Or has anyone dealt with anything like this? Any help would be greatly appreciated!

    Hi vward26,
    You can use Acrobat to make only part of a PDF document editable.
    Kindly refer this FAQ:http://tv.adobe.com/watch/acrobat-x-tips-tricks/how-to-convert-just-part-of-a-pdf-file/
    Regards,
    Florence

  • My  MacBook is not communicating with my desk top to enable printing from my MacBook. I need to find out how to make that happen. I have a static IP address on my desktop but don't know what to do on the Mac Book.

    My MacBook is not connecting to the host computer for the printer. The host computer has a static IP address which is different from the IP address that the laptop is looking for. How do I change the laptop so that it looks for the host computer's correct IP? The laptop is connected to the router. I know this because I can get on the internet with the laptop.

    The host computer is Dell and the operating system is Windows 7.  The printer is an Epson, and it is wired to the host computer with a USB cable. It does have host printing turned on.
    The three have been working harmoniously for a long time.  The router had to be reset; and after that, the MacBook documents would no longer print.
    We created a new static IP address on the Dell but the MacBook is not recognizing it.  We have researched the internet trying to figure out how to make the MacBook locate and recognize the correct IP address from the Dell so they can communicate with each other.  The laptop is not communicating with the host computer because is is looking for the wrong IP.  The host IP is 192.168.1.245 and the laptop is looking for 192.168.15.237.
    I hope everything is clear.  The person who originally set it up is no longer available to help me.  Thank you for any help you may give me.

  • How to make a PDF embedded image append a report and send via fax electronically from MS SSRS 2012?

    How can I make a PDF embedded image append a SSRS 2012 report and send via fax all electronically?  Is this possible?
    Thanks in advance for your time!

    Hello,
    1. The report item Image can be used to display the image which  embedded in the report, stored in a database, stored on the report server, or stored elsewhere on the Web.
    For example, you can embedded the PDF image in the report and stored as text in the report definition.
    2.Reporting Services includes an e-mail delivery extension and a file share delivery extension which you can send report to user or group through e-mail or send the report to a shared location on your network.
    If you want to send the report to FAX, you may try to create a custom delivery extension depend on your faxing software.
    Reference:Implementing a Delivery Extension
    Regards,
    Fanny Liu
    Fanny Liu
    TechNet Community Support

  • How to make a DVD disk image to be burned from a PC?

    I need to make a DVD with DVD-SP, save a disc image, upload it have someone on a PC download it and burn it.
    Is this possible? Anybody been succesful at this?
    thanks

    If they have a burning program that recognizes VIDEO_TS files, no problem.
    You need to remove two files from VIDEO_TS first called .LAY and .LAYOUT. They are only required by DVD SP and not the final disc.
    To be safe make a top level folder called NAME_OF_FILM (max 32 characters) and put VIDEO_TS in there together with an empty folder named AUDIO_TS.
    Actually, DVD SP should generate this for you it will be where ever the Build folder is set to be saved in Preferences.
    Don't make a Mac disk image. PCs can't read them. A .zip file or ISO (Toast makes them) is probably better.

  • How I could find that an image have transparent background

    Hi All,
    I have an image with transparent background placed in an ellipse item.
    Is there exist a way using which I can find out that placed image have a transparent background?
    Regards,
    Alam

    This may help you find your iTune account:
    Frequently Asked Questions About Apple ID
    Without knowing your old account info there is nothing you can do.

  • How to make picture part of Excel and have siena take that image?

    Hi,
    I've got a gallery which is taking information from my excel sheet. It a name and picture column. For each name, I had image URL which directed to my pictures folder. (C:\C:\Users\exampleuser\Pictures\...).
    This worked really well. But I recently tried to publish the program and ran it on my windows RT tablet to see how it looks - and the pictures are all missing. I realize this is because on the excel sheet refers to pictures that aren't there on the tablet,
    but are there on the PC.
    I've tried embedding the images themselves into cells but Siena doesn't take the picture.
    Is there any other way this will work? Preferably, I would like the image not to be directed to any online links.
    Thanks in advanced,
    RT-XD

    Hi RT-XD,
    When you were publishing the app, did we ensure that "Download and include images, video and other media from Excel and SharePoint" was checked with the picture column as the path to the image on the file system? Siena should download the resources
    specified in the Excel document and package with you app.

Maybe you are looking for

  • Dell Inspiron 14R WLAN Card Disabled

    Hello, I have a Dell Inspiron 14R running Windows 7 64 bit. I have had my PC from this past November; about 7 months. I was using my PC, and suddenly, I started to experience wireless problems. I was unable to get onto the internet. Other devices on

  • Problem in web.xml file with weblogic server 8.1

    Hi frnds, I was deployed one Enterprise Application,it deploys successfully. But in server side thows Exeception in web.xml file. Here the actual Exception <HTTP> <BEA-101248> <[Application: 'G:\bea\user_projects\domains\mydomain\myserver\upload\jasm

  • No Dialog (audio) from Blue Ray Player

    I am running a Sharp BD-HP21U blue ray directly into a Mitsubishi LT-52149 HDTV with an HDMI cable.  On all blue ray discs and some DVDs I only hear the background music/sound effects but no dialog.  On some DVDs I get dialog.  Same result with a dif

  • Managing wireless devices

    I just set up a new wireless environment for my company using the ACS 1121, 2-5508 WLCs, with about 30 LWAP spread out over 10 different remote sites. We have 2 SSIDs, one is secured using PEAP, the other is set up using web auth for auditors and ven

  • Pixel grid does not match pixels

    hi, please see the attached. I have a document that is 1in x 1in and the resolution is 10ppi. The grid spacing is 1px but you can see the grid is not aligned with the pixels (which are coloured green in this image). I am using CS6 and for some reason