Can you 'link' an image state icon, across a folio.....?

Here's a thought for you all.....Can you 'link' an image state icon, across a folio.....
for example a "blinking" 'tap me' 2 state icon, that if you alter, it alters across the whole folio via links??
Object styles?

For each icon that you want to use in your email signature:
locate icon on internet webpage - right-click on the icon and select 'Save Image as'. Save the icon to your computer in a suitable file.
Then in Thunderbird
insert > Image
choose file - locate the saved icon on your computer
click on Link tab and enter the www etc webpage link info
click on OK to insert image with link.
Codewise, where you have the actual icon you would need something stating where the icon is located:
eg
<a href="https://www.facebook.com/pages/Ubiquia/146019678805381" target="_blank">
path to image saved on computer included in within <> </a>

Similar Messages

  • How can you add an image in Mail without being an attachment?

    How can you add an image in Mail without being an attachment?
    In otherwords I'd like to put my logo in the email not as an attachment but as an image.
    Is there a simpel solution to this problem?

    PBN1 wrote:
    How can you add an image in Mail without being an attachment?
    You don't.
    It's not possible. The e-mail protocol is designed for text; anything else has to go as an attachment.
    Different mail clients (such as Mail.app, the mail client bundled with Mac OS X) may have different ways of handling such attachments, but they are still attachments. Each mail client has its own rules and methods, so one may display a picture as if it were in the body of the message, but another client may do something completely different.
    A way of faking it is to format your message in HTML (which is a kind of text). The image is hosted on a remote server, not added to the message; instead, you include a link to it in the body of the message, as you would when building a web page. (This is also what the two tips helpfully provided by X423424X do, except that the link to the image is added in the signature, rather than the body of the message.) What exactly happens to it is, again, at the discretion of the mail client. In my case, for instance, displaying images in HTML messages is turned off, and will stay resolutely off.

  • Can you add an image as a spacer in SpryMenuBars?

    SpryMenuBarVertical.css - version 0.6 - Spry Pre-Release 1.6.1
    Version CS5 DW – Windows XP 32bit system
    Can you insert an image as a spacer in the Spry Menu Bar widget?
    Page link: http://test.thunderscientific.com/NewMenuTest-Vertical.html
    I need to insert an image between menu items; About Thunder and Product Information that matches the height and width of a new menu item with no link to anything.
    I’ve tried the image as a background image and it just shows up as the image for all menu items and that’s not what I want.
    Would I put the code in the HTML or in the CSS?  I’ve tried both to no avail.
    I also tried to add a new CSS rule and that didn’t work ether.
    Is what I’m asking even a possibility?
    Thanks,
    Thunder Bolt 
    Menu

    I just wanted to say thank you to "vw2ureg" for answering my post, and very quickly I might add.
    This worked perfectly, the only thing I had to change was, the background from a color to an image, and the height to 15 pixels and it worked great!
    Thanks very much…
    ul.MenuBarVertical a.spacer {
    background-image:url(../images/image.gif);
                    cursor: default !important;
                    height: 15px;

  • Can you use wallpapers for the icons on the iphone 3g? If so, How

    Can you use wallpapers for the icons on the iphone 3g? If so, How

    On the Mac to save a picture from a web page <CTRL> click on the picture then choose Save Image As... and save it onto the desktop. Once you have collected all your pictures onto the desktop open iPhoto and Import all the images into an iPhoto Album. Quit iPhoto.
    Open iMovie, then go to the Toolbar along the right side of the iMovie window and click on the camera icon to browse through your iPhoto Library. Find your pictures then drag them into the Project Browser window.

  • Can you replace existing images in Captivate 7 the way you can when using InDesign?

    Can you replace existing images in Captivate 7 the way you can when using InDesign? I need to replace some images but wondering if I'll need to reformat, resize, rename for the Advanced Action, etc.

    The work flow is a bit more complicated than in InDesign (keeps only a link to the image as you know in the frame). I understand the problem with the advanced/shared action references. This is my work flow, maybe someone else has an easier, shorter one:
    Right-click on the image and use 'Find in Library' or use CTRL-ALT-F if it works on your keyboard (doesn't on my AZERTY one)
    In the Library use the right-click menu to open the Properties or double-click the name of the image
    In that dialog box, choose 'Import' and choose your new image; for some reason you cannot choose from the Library however, which I find really sad because I'm used to import all assets to the Library.
    Drawback: if the new image has not the same width/height ratio, it will adapt to the original size of the image, you can use Edit image to repair. You'll keep the name of the image, you don't have to change advanced/shared actions.

  • Can you download raw image files to iPad2?

    Can you download raw image files from a compact flash card onto iPad2?

    According to this:
    It supports raw, but I am suspicious, since it does not state *which* raws it supports...
    http://support.apple.com/kb/SP580

  • How can you upload an image to MYSQL using php?

    Ok this is a joint thread with one of my other ones because no one else  was posting on it, so I did not get what I needed, so, How can you  upload an image to mysql so when some one logs on to my site, they see  or can upload there own avatar, now there are loads of problems with  this, 1) many people don't know how, 2) It's not every day you try to  encode a image into mysql, 3) Letting people upload images into mysql  can cause traffic problem with people trying to log in. So that's it.

    Uploading images into MySQL is a bad idea, for more reasons than you mention. You should store the images in a directory on the server instead. But if you want to learn the hard way, here is the method:
    The mysql data type must be blob.
    The form enctype must be multipart, like this: enctype="multipart/form-data"
    The form input field myst be type file, like this: <input type="file" name="upload"/>
    Here is example code that prepares the variable $photodata to be inserted into the database.
      $uploadfile = $_FILES['upload']['tmp_name'];
      $photoname = $_FILES['upload']['name'];
      $uploadtype = $_FILES['upload']['type'];
      if ($uploadfile != "") {
    $tempfile = fopen($uploadfile, 'rb');
    $filesize=filesize($uploadfile);
    $width=getimagesize($uploadfile);
    $widthx=$width[0];
    $heightx=$width[1];
    if (($widthx > 102) or (heightx > 135)){
    $image_too_big = " but the image size was too large and was not submitted.";
    } else {
    $photodata = fread($tempfile, filesize($uploadfile));
    $photodata = addslashes($photodata);

  • Can you create an image field in the form so a respondent can upload a photo to it?

    Can you create an image field in the form so a respondent can upload a photo to it?

    Use the File Attachment field to allow respondents to include a photo with their submission.
    Regards,
    Brian

  • Can you link a app to a command?

    Hello guys,
    I was wondering today, "Can you link a app to a command?" like if i do Command+B i open my twitter app, is this possible and if so how??
    Dutchkid00

    Apple has yet to announce the licensing requirements for backing up for Lion.  We'll know by the end of July if that's advisable or possible.

  • Why can you flip an image in Photoshop, but not Cmera RAW, or can you?  (CS5)

    Why can you flip an image in Photoshop, but not Cmera RAW, or can you?  (CS5)

    Doesn't look like you can. I'm just a user, so I don't know why. It can be done in Lightroom if that's any consolation.

  • Can you add an image to an External Style Sheet?

    Can you add an image to an External Style Sheet?  If so how?
    I have not been able to find examples of this?
             Help
                        Obvious Newbie

    To populate all pages in a site with a common banner image or menu, read DW help about Templates, Library Items or Server-Side-Includes.
    As Nadia said, you can style a #header division with CSS to use a background image.
    EXAMPLE here:
    http://alt-web.com/DEMOS/Liquid-header.shtml
    CSS code:
    #header {
         padding:0 10px 0 10px;
         line-height:0;
         color:white;
         font-weight:bold;
         background: #000000 url(../Images/Alt-Web-lensflair.jpg) no-repeat top left;
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics |  Print | Media Specialists
    www.alt-web.com/
    www.twitter.com/altweb
    HTML Validator - http://validator.w3.org
    CSS Validator - http://jigsaw.w3.org/css-validator/
    Tutorials  - http://w3schools.com/

  • Can you create an image map hotspot for an external URL in Dreamweaver CS6?

    Can you create an image map hotspot for an external URL in Dreamweaver CS6?

    Duplicate post: http://forums.adobe.com/thread/1338701?tstart=0

  • Can you save an image in a video as a photo

    Can you save an image in a video as a photo

    I can using the iMovie app on my Mac. I assume you can do the same using the iMovie app on the iPad, but I don't have the iMovie app on my iPad. There may be another app that will work.
     Cheers, Tom

  • Can you link / connect sony smartband to other apps such as : endomodo, MyFitnessPal, MapMyRun ?

    Can you link or connect sony smartband with/to other apps such as : Endomodo, MapMyRun, MyFitnessPal ? Is Does the sony smartband work for the lifelog ONLY? Thank you!

    The Core SmartBand is being handled by Sony Mobile team. Please visit Sony Mobile Community  here for further assistance. Thank you! 
    If my post answers your question, please mark it as "Accept as Solution"

  • How can you link up online files to a offline file

    I have asked this question before, but did not get the answer I needed. So I though for a bit and came up with a more understand able question and how to explain it and here it is:
    What I want to know, is how can you link an online html link to an offline swf file? Now this is needed because people need to download the swf file in order to use it, I have tried this:     file://swf/Lr1.swf (link), but it doesn't work it comes up with not found. So can any one help?

    drunkmafia wrote:
    I have asked this question before, but did not get the answer I needed. So I though for a bit and came up with a more understand able question and how to explain it and here it is:
    What I want to know, is how can you link an online html link to an offline swf file? Now this is needed because people need to download the swf file in order to use it, I have tried this:     file://swf/Lr1.swf (link), but it doesn't work it comes up with not found. So can any one help?
    Personally I think you are going about this all wrong.  I believe someone recommended to you in a previous post to look into the HTML5  ( http://forums.adobe.com/thread/874917 ) you need to end up creating the site with Adobe AIR as opposed to the way you are going about doing it.  That would be creating an application like Tweetdeck that connects to the internet and uses interactive elements.  http://www.adobe.com/devnet/air.html
    If you want to link a file within a Flash document you would receive a quicker and more in depth answer in the Flash forum as it will require ActionScript.
    http://forums.adobe.com/community/flash
    It sounds like you have a ton of ideas, but your lack of information suggests that 1. you don't have all the knowledge necessary to get the project off the ground and 2. your reluctance to share it suggests that you have an idea that you feel the program is proprietary.  Given that this is the case you might be best served looking for an experienced Flash or AIR developer to help get your ideas going in motion. There is nothing wrong with trying to learn but the information you are giving up to go on is very broad and unfortunately it does not appear that you are getting the answers you are looking for.

Maybe you are looking for

  • Logic for Calculating Pending Purchase Order Receipts

    Hi, I am developuing one report which displays weekly production and inventory coverage details. I have a problem.  i dont know how to calculate the pending puchase order weekly basis. Can any one help me Regards Guhapriyan.

  • How to keep apps for later and not have iTunes prompt for an update?

    can I get iTunes to stop offering me an update for an app I have unchecked for now but am not ready to delete permanently?  I have some I bought that, for now I don't wish to use.  Some are organizational apps, and I bought them to see if they would

  • Floppy drive in Windows XP Mode inaccessible

    I have Windows Virtual PC in my 32-bit Windows 7 Pro environment.  When I tried to access my floppy in Windows XP Mode, I get the message "Please insert a disk into drive A:", even if I have a floppy in the drive! Unacceptable that they would put a f

  • JDev 11g TP4 Issue - Cannot Open TP3 Database Class Diagrams

    I created the diagram with build 4893 (actually post TP3). After opening the application in TP4, double clicking the diagram (or selecting Open from the right-click menu) does not open it. The release notes web page seems to be down at the moment so

  • UPGRADE from 1.8 G5 - to a Dual 3.0 Intel MacPro

    Hi guys, sometime after Christmas, I'm going to be be upgrading to one of the MacPro machines. I just wanted to get some feedback from people here that own and have been using their MacPro machine for a little while now. I'm thinking of going with th