Using banners, or linking a picture with a hyperlink

Ok here's what I want to do.
First I have a logo on my site that I want to be able to click on and have it send the user to the site it coordinates with. How do i do that?
Next, I am an affiliate of several sites, and want to use their banners with links on my site.
How do I do that?
Many thanks for taking the time to read and answer my questions.
God Bless
www.smellthesecandles.com
Mini   Mac OS X (10.4.9)  

Welcome to the Apple Discussions. You can link any image of graphic to another site by using the Inspector/Links pane. Click on the blue button with the "i" in the middle at the bottom of the iWeb window to open the Inspector pane. Select the image and go to the last button on the right of the Inspector pane. There you'll see a checkbox to make that graphic/image a link. Type in the URL of the site you want to link to and that's it.
Regarding the banners, copy them from their site and put in your iWeb page and link them as described above.
Do you Twango?

Similar Messages

  • Use of action links in combination with hierarchy object in analysis

    Hi All,
    From OBI 11g release hierarchy objects are available in the presentation layer of OBI. We make often use of these hierarchy objects. We also make use of action links to drill down to a analysis with more detailed information. This more detailed analysis should inherit the values of the higher-level analysis. In combination with the hierarchy objects this can give problems.
    An example:
    Let's say we have the following atttributes:
    Hierarchy object date (year, quarter, month), a product column and # of units shipped measure. On the column # of units shipped we have defined an action link to a more detailed analysis.
    Now, let's say the user clicks on the year 2011 in the hierarchy object. The quarters for 2011 are shown. The 'normal' product column attributes contains 'Product A'. The user makes use of the action link that is available by clicking on the measure value of # of units shipped. He clicks on the value that is based on quarter 2 of 2011 and 'Product A'. The detailed analysis is set to filter the analysis on the product and date dimension. In this example the analysis is filtered on 'Product A' but not on the value Quarter 2, 2011. Hierarchy object values are not passed through on clicking on a action link.
    Is there any workaround for this issue? We want to make use of the hierarchy object but users expect to also pass the hierarchy object value to the underlying detailed analysis

    I am facing the same issue...
    First check it out:
    http://prasadmadhasi.com/2011/12/15/hierarchicalnavigationinobiee11g/
    http://www.rittmanmead.com/2010/10/oracle-bi-ee-11g-navigation-passing-parameters-using-hierarchical-columns/
    I solved it by using Go URL link. I pass value of hierarchy level (whichever level it is). For Year it is 2012, month: 2012-03.
    Now ugly part: in url I pass 2 parameters that refers to the same value : "Time"."Year"="2012", "Time"."Month"="2012"
    In target report I apply filter: "Time"."Year" "Is Prompted" OR "Time"."Month" "Is Prompted"
    This way in target report only one of filters will work : depending from which level you navigated from source report.
    If you decide use this approach be carefoul with URL syntax, remember about double quotes etc. In my case it was:
    Parameter : value
    PortalGo : [LEAVE EMPTY]
    path : %2Fusers%2Fweblogic%2FMIS%20EVAL%2FT_Target
    options : dr
    Action : Navigate
    col1 : "Time"."Year"
    val1 : [SELECT TIME HIERARCHY COLUMN]
    col2 : "Time"."Month"
    val2 : [SELECT TIME HIERARCHY COLUMN]
    Remember to:
    Remove “=” after PortalGo
    Surround value attribute with double quotes - e.g. @val1=”@{6}”
    After you "adjust" your URL text manually (unfortunatelly it won't be done automatically) it should look like:
    http://10.10.10.100:7001/analytics/saw.dll?PortalGo@{1}&path=@{2}&options=@{3}&Action=@{4}&col1=@{5}&val1=”@{6}”&col2=@{7}&val2=”@{8}”

  • Using a D-Link DBT-120 with a Bluetooth-enabled Mac Mini

    I have one of the original Mac Minis with internal bluetooth. Because of the placement of the unit and the mouse that I just purchased, the internal bluetooth is not sensing the mouse unless I place it very near to the Mac Mini and on the same plane. To get around this, I was hoping to use a D-Link DBT-120 attached to an extension USB cord which can be placed near to the mouse. I have checked in the System Profiler and it shows the DBT-120 but I don't know how to proceed further to pair my mouse to it. If I turn on bluetooth, I'm back to using the internal bluetooth and then can't even access Bluetooth Preferences.
    Any help anyone could provide in setting this up to use the DBT-120 rather than the internal bluetooth is appreciated.

    As far as I know, (from reading similar earlier posts) you can't tell the Mac which Bluetooth hardware to use. It will always try to use the internal module. So unless you can physically remove it I don't think you'll be able to use the D-Link.

  • Use of db link in subquery with outer join

    I have a query where i am using db link to get data from another database.
    I have an outer join where i am using a subquery using the same db link but it fails gives me the error:
    ORA-00991: illegal use of LONG datatype.
    But the same query with inner join is not giving me the error.
    Is this a limitation of Oracle or am I doing something wrong.

    This is an example of what i am running. That last outer join does not work c.acad_plan(+).
    select count(1)
    from ( select a.* from cb001_tbl a where a.strm='1800' ) a ,
    ( select distinct emplid,national_id,strm, acad_plan, acad_career from ps_uhcb_001@SAPRD where institution='00730') b ,
    ( select * from ps_acad_plan_tbl@SAPRD a
    where a.institution='00730'
    and a.eff_status='A'
    and a.effdt=(select max(b.effdt) from ps_acad_plan_tbl@SAPRD b
    where a.institution=b.institution
    and a.acad_plan=b.acad_plan
    and b.effdt<=to_date(20100514,'yyyymmdd'))) c
    where a.stdnt_id=b.national_id (+)
    and a.strm=b.strm (+)
    and b.acad_plan=c.acad_plan (+)

  • Index.html as a link not working with Weblogic 6.0 SP2

    we use weblogic as a webserver with one of our web applications.
              The index.html page is a soft link pointing to one of 2 pages.
              1 page is a site up page and the other is a site down page.
              Using a soft link worked fine with WL60 sp1 but when we moved to SP2
              we now get a 404 when trying to load the index.html page.
              Any ideas why this would be broken?
              Terry Carter
              

    Terry,
              This is a known problem, and CR058420 was opened to address this
              issue. For 6.0, there is not a patch available. The recommended
              solution is to upgrade to 6.1 and apply the appropriate patch.
              Thanks,
              Simon
              Developers Relation Engineer
              BEA Support.
              Terry Carter wrote:
              > we use weblogic as a webserver with one of our web applications.
              > The index.html page is a soft link pointing to one of 2 pages.
              > 1 page is a site up page and the other is a site down page.
              >
              > Using a soft link worked fine with WL60 sp1 but when we moved to SP2
              > we now get a 404 when trying to load the index.html page.
              >
              > Any ideas why this would be broken?
              >
              > Terry Carter
              

  • Drag a picture with hyperlink to open it in a new tab

    When I drag a picture with a hyperlink to open it in a new tab, always it asks me to save the picture. I think it is good to do so when I want a screen shot, but I have got an another app that could do screen shots with ease. So, would someone help me out?
    I don't want to save it, simply open it in a new tab. Thanks all.

    Anyone help?

  • The picture ID on my outgoing Mac mail  is not mine -- it's the photo of boyfriend of my mother in law is appearing as my ID photo.  I have no link or connection with anybody  or other accounts whatsoever, and I don't have ANY third-party networks myself.

    The picture ID on my outgoing Mac mail  is not mine -- it's the photo of boyfriend of my mother in law is appearing as my ID photo.  I have no link or connection with anybody  or other accounts whatsoever, and I don't have ANY third-party networks myself.    HELP!!!

    Nobody but you sees that photo, it does not appear on outgoing emails.
    To remove the picture rather than change it, open Address Book and select your personal card, then from the menubar select Card > Clear Custom Image. Now the system will use Apple’s generic user picture in the login window and System Preferences’ Accounts pane. Mail and Address Book will remain blank until you designate a new picture in Address Book or System Preferences > Accounts.

  • When I take a picture with my iPhone 5s and afterward turn it laterally, the picture will not turn. It used to all the time. How do I fix this?

    When I take a picture with my iPhone 5s and afterward turn it laterally, the picture will not turn. It used to all the time. How do I fix this?

    Hi there dworthen,
    It sounds like you are experiencing issues when trying to rotate your display. I would recommend taking a look at the troubleshooting steps found in the article below.
    iOS: Screen does not rotate
    http://support.apple.com/kb/TS3805
    -Griff W.

  • How can I add a hyperlink to a PDF with OSX 10.9? The "Help" article says to use the "add link" feature under "edit." It's not there.

    How can I add a hyperlink to a PDF with OSX 10.9? The "Help" article says to use the "add link" feature under "edit." It's not there. I could add links w/ the previous OS. Time sensitive project.

    Which application are you using?
    Clinton

  • I have a document made up of separate PDF files which reside in a folder and are linked to each other via hyperlinks. Each pdf file is set to open with bookmarks displayed, however if I link from one PDF file to another and use the "Previous View" button

    I have a document made up of separate PDF files which reside in a folder and are linked to each other via hyperlinks. Each pdf file is set to open with bookmarks displayed, however if I link from one PDF file to another and use the "Previous View" button to navigate back to my starting point the bookmarks are replaced by "page thumbnails". Is there anyway to stop this from happening?

    Hi Pusman,
    While setting up the links, if you choose to open the file in a new window then you won't face this issue, then you can simply switch to the previous file and bookmark view will remain as it is.
    Does that helps with your query?
    Regards,
    Rahul

  • HT5616 I'm trying to use my iCloud account to share pictures with a friend.  I also want him to share his pictures with me.  How do I do that?

    I'm trying to use icloud to share pictures with a friend.  I also want him to be abe to share his pictures with me.  How can I do that?

    Set up iCloud photo sharing on your PC (see http://help.apple.com/icloud/#/mm1bdd9cae49), add photos to a shared stream and invite your friend as a subscriber.  Have your friend do the same with the photos he/she wants to share.  Note: if you don't have an iCloud account you will have to create your iCloud account on an iOS device (iPhone, iPad, etc.) or Mac as this can't be done on a PC.

  • My school has a website.  The professor uploads files in Word.  When I click on the link at home using Pages, the download window opens with nothing in it and Safari opens with a blank in the address book.  What Could be wrong?  Wrong set up?

    My school has a website.  The professor uploads files in Word.  When I click on the link at home using Pages, the download window opens with nothing in it and Safari opens with a blank in the address book.  What Could be wrong?  Wrong set up?

    Hi Jo,
    If I'm interpreting this correctly, the Word file downloads correctly, but when you open it in Pages, the link(s) which your instructor has embedded in the Word file are not correctly translated into Pages.
    If the link shows the actual address, you should be able to copy that and paste it into the location bar in Safari, press return, and get to the website that way.
    An alternate route might be to download one of the open source Office applications, OpenOffice.org, LibreOffice, or NeoOffice. These are written to more closely emulate the behaviours of MS Word than Pages, and may provide better support for links embedded in Word files.
    Regards,
    Barry

  • I use iphone 3GS, after upgared to ios5, my phone restart when i took picture with   button and while playing music .. what happened?

    I use iphone 3GS, after upgraded to ios5, my phone restart when i took picture with   button and while playing music .. what happened?

    Basic troubleshooting steps in the following order.
    1. Reset. Press and hold both Power and Home Buttons together till Apple Logo appears.
    2. Restore to a backup.
    3. Backup, Restore in iTunes and setup as new.

  • Would you get a better picture on apple tv is you used airplay on an ipad mini with retina display as opposed to a standard ipad mini?

    would you get a better picture on apple tv is you used airplay on an ipad mini with retina display as opposed to a standard ipad mini?

    Welcome to the Apple Community.
    It won't make any difference.

  • I need take take pictures with a 60D using may notebook as the monitor. How can I do that?

    I need take take pictures with a 60D using may notebook as the monitor. How can I do that?

    I use my Galaxy Note 2 as a monitor when shooting with my 60D. The phone has a program I uploaded called DSLR Controller. This program allows me to use my phone not only as a monitor, but a remote control as well. I do some real estate photography where I elevate my camera on a 20 foot pole and can see and fire the camera using my Note 2.
    I also have the software that came with the camera to use a laptop for the same functions, but I find the Note 2 is not as bulky when taking a shot and moving to another location and shooting again.
    So LOTS of options are available!
    Canon EOS 60D, Rebel T3
    EF 28mm f2.8, 'Nifty' 50 f1.8, EF 85 f1.8 USM
    Tamron 10-24mm f3.5-4.5, Sigma 30 f1.8 ART DC, Sigma 50-150 f2.8 EX DC OS USM, 18-55 and 55-250 kit lenses

Maybe you are looking for

  • Open Quantity in item selection screen

    I am Stuck in btwn a process. In my Orgn we have ZMO and ZCO Doc types. ZMO is for manf order and ZCO is for Call off order from created with reference to ZMO.1 ZMO= N ZCO ZMO - 10 Quantities - Ill have to use the materials , I should create ZCO with

  • Customer check Bounce

    Dear friends, My client asking for Customers Check bounce details from the last one year. is there any option in SAP. please give any solution for this. Advance Thanks Raj

  • Ph/conductivity meter vi or information

    I am trying to have labview 7.0 read and record (to excel) pH/conductivity/temp from a thermo-orion 550A multimeter. I have used hyperterminal to communicate with unit, however, would like to encorporate into LV. I am converting RS232 to USB and the

  • Changing Package Session's Status to Warning

    Dear Experts, How do I change my package session's status to warning? I created a package and errors handling in the package, after the package is executed it will always be flagged as Success in the ODI Operator. How do I change the package status t

  • Can u please tell me how implementation takes place in sap

    can u please give detailed description about implementation of sap fi/co i mean how it will takes place. discurssions with the client how do u prepare business blue print