Adora image slider. How do  you get rid of links?

How can I disable the links in the images in the anything slider in the adora template or better yet, put my own links in? When I click on an image in the anything slider, it goes to a generated page. How can I put my own links to the images? An example is an online shop. Suupose I want to show products images in the slider and have each sliding image link to certain products, how can I do that? I noticed in the web app settings, the url can't be changed to an already used one. Any solutions? Thanks.

It is just around the outer edge.
Here is a look at the textures I downloaded:
http://www.bittbox.com/freebies/free-high-res-texture-pack-the-anatomy-of-a-real ly-old-book/
(Someone made great copies of a old book.)
Thanks for your help ThatChineesYouth.

Similar Messages

  • How do you get rid of the padlock symbol on an image that has been edited?

    When I edit all images in a file there is a padlock sign on each image.  How do I get rid of the padlock?

    Close the file in the editor before you go back to the organizer.

  • What is the lock symbol and circular arrow on the top of my iPad and how do you get rid of it?

    My iPad has this lock sy,boll on the top of it and now I can't go into portrait mode(I'm stuck in landscape). How do you get rid of it?!?! Please help!

    Lock symbol is rotation lock : depending on what you've got Settings > General > Use Side Switch To set to (mute or rotation lock), then you can lock rotation either by the switch on the right hand side of the iPad, or via the taskbar : double-click the home button; slide from the left; and it's the icon; press home again to exit the taskbar. The function that isn't on the side switch is set via the taskbar instead : http://support.apple.com/kb/HT4085

  • I moved some e-mailed pictures to my iphoto library and they have the date rightin the middle of the image..how do I get rid of the date?

    Imoved some e-mailed photos to iphoto, but they come up showing the date in the middle of the image..how do I get rid of the date?

    Thhere is no way that iPhoto did that - either source put the data on the photo, you used a photo editor to put it there or the receiving e-mail client is displaying it there - iPhoto has no capability to add any text including dates to a photo
    iPhoto will display the date on an event while viewing photos if you have that option set in the preferences
    LN

  • How do you get rid of white space when you are printing multiple pages to one sheet of paper?

    How do you get rid of extra white space when you are printing multiple pages to one sheet of paper?  When printing multiple pages to one sheet of paper Acrobat won't let you select the "zoom" for printing.
    Thanks

    Take a look at Quite Imposing.

  • How do you get rid of yellow triangular with ! in middle that appear against some of my bookmarks on my bookmark toolbar?

    I have yellow triangles next to some of my icons in my bookmarks and bookmark toolbar. They have an exclamation mafrk in them. It probably happens when there is difficulty connecting to them. But they hang around. How do you get rid of them even when the bookmark works fine? I have FF 4.0 on a Snow Leopard Mac.

    This issue can be caused by a plugin or an extension that is not compatible with Firefox 3.6 and isn't working properly anymore.
    A toolbar like the "ZoneAlarm Spy Blocker Plugin Stub for 32-bit Windows" and other toolbars like "Ask.com" or "My Web Search" can cause this issue.
    See http://kb.mozillazine.org/Issues_related_to_plugins#Identifying_installed_plugins
    [[Troubleshooting plugins]]
    [[Troubleshooting extensions and themes]]

  • How do you get rid of 'empty' pre-roll time in logic pro 9?

    how do you get rid of the pre-roll time in logic pro 9?  
    My project's start time is 8-bars before any material, or tempos, or anything...  
    Can't move the start time back to ")" (zero)    STUCK!!  at -8
    The song now has 20 seconds of dead air time in a pre-roll.
    None of these worked or revealed anything...
    -tried making a new copy of song
    -looked into every track's file information looking for a spurious entry
    -tried deleting the time/space

    Hi
    Check for any Track Automation nodes in the "preroll'.
    CCT
    Edit
    You should note that generally negative (or zero) project start numbers should be avoided at all cost: there are many peculiar behaviour problems associated with them.

  • The text knock out, how do you get rid of the black backround?

    the text knock out, how do you get rid of the black backround?, ive seen people have the text negative with out the black backround im just not sure how to do it. im running version 10.0.3

    The text in FCP has no black background. You put it on top of whatever you want and the background is transparent.

  • HT5622 How do you get rid of an old Apple ID that hasn't been used in a while in which you no longer remember the password and the email account no longer exists?

    How do you get rid of an old Apple ID that hasn't been used in a while in which you no longer remember the password and the email account it's tied to no longer exists?

    The password will not be sent to you, because Apple does not know it. They will send a link where you can reset the password. It will be sent to your Rescue email address, not the iCloud email address. If you don't have one contact Apple Account Security and they can reset it for you: http://support.apple.com/kb/HT5699

  • I added a program but somnehow ended up with "searchqu" as my search engine, how do you get rid of it?

    I added a program that somehow put the search engine "searchqu" on my computer. How do you get rid of it? I looked up in the web engines and it is not listed. A blog board I read says it is coming through google chrome that it has to be uninstalled... any ideas?

    Searchqu gets installed if you don't opt-out of the installation when you install a 'free' app from bandoo.com which provides free emoticons.
    If you have this app on your system now, uninstall it first, otherwise searchqu will reappear again after you complete the following steps.<br><br>
    To revert to Google as your preferred search engine, please do the following.<br><br>
    #In the location bar, type '''about:config''' and hit Enter.<br><br>
    #In the filter at the top, type: '''keyword.URL'''<br><br>
    #Double click it and remove whatever's in there and replace it with http://www.google.com/search?q=<br><br>
    #In the filter at the top again, copy/paste the following (remove keyword.URL first): '''browser.startup.homepage'''<br><br>
    #Right click it, choose '''Modify '''and then click '''Reset'''.<br><br>
    #Close the tab.<br><br>
    #Click the Firefox button, go to Add-ons, then Extensions and remove these add-ons if they're in there: '''Windows iLivid Toolbar '''and '''SearchquToolbar '''.<br><br>
    #Next, open Windows Explorer and navigate to '''C:\Program Files\Mozilla Firefox\searchplugins'''. In there, delete the following: '''SearchquWebSearch.xml'''<br><br>
    #Go to Add/Remove Programs and look for '''Windows iLivid Toolbar '''and '''SearchquToolbar '''again. Remove if found. You might possibly find a reference to "Web Search" (searchqu) in Add/Remove Programs too. If so, remove it.<br>
    The URL to add in "keyword.URL" becomes a link in this post, so right click it and choose "Copy Link Location" to copy it to the Windows clipboard. Then hit CTRL+V to paste it. Saves you having to type the whole thing.
    Next, open a Command Prompt (Run As Administrator) and type the following: '''regsvr32 /u searchqudtx.dll''' and hit Enter. If you get an error message, you'll have to enter the full path. Do a Windows search for '''WI3C8A '''and then right click it and choose Open Containing Folder, or Open File Location. Then make a note of the full path.
    '''To reset your home page, do the following'''.<br><br>
    * Go to the site you want to set as your homepage.<br><br>
    * Click the Firefox button, go to '''Options '''| '''Options '''| '''General'''.<br><br>
    * Make sure it says "''Show My Homepage''" in the first dropdown menu.<br><br>
    * Click the button called "'''Use Current Pages'''" to set the homepage to the one you have on the screen.<br>

  • I know have a document and data storage on my iTunes. how do you get rid of it

    i know have a document and data storage on my iTunes. how do you get rid of it

    Very helpful, ty.
    FYI for others. I also had to disable the Default Tab 1.0 addon.

  • What is the 'other' catagory and how do you get rid of it.

    Basically the 'other' category is over 2gb and as my ipod is only an 8gb one it takes up a lot of room so how do you get rid of the other category on itunes?

    Check out this thread:  http://discussions.apple.com/thread/3418045?start=0&tstart=0

  • We are trying to delete picture but it leaves a gap. How do you get rid of gap?

    How do you get rid of gap after deleting picture

    njmediaproductions
    Information, please.
    What version of Premiere Elements are you using and on what computer operating system is it running?
    What are you clicking on..."Delete" or "Delete and Close Gap"?
    "Delete and Close Gap" may not work if there is content directly above or below the place where you want to delete and close gap.
    In that case, you use the mouse cursor to close the gap. Also please read some situations where Delete and Close Gap fails.
    http://www.atr935.blogspot.com/2014/02/pe-delete-and-close-gap-failures.html
    Please give us more details of the Timeline content involved in your Delete and Close Gap matter, and we will customize a how to
    answer for you if you have not found your answer in the above.
    Looking forward to your follow up.
    Thanks.
    ATR

  • RoboHelp 11 - When previewing topics from within the project, a script error displays: 'HHComponent Activator' is undefined. How do you get rid of this script error?

    RoboHelp 11
    When previewing topics from within the project, a script error diplays: 'HHComponent Activator' is undefined.
    How do you get rid of this script error?

    Hi there
    Have you tried clicking Help > Updates and applying the service release?
    If not, I'd start with that.
    Cheers... Rick

  • How do you get rid of master password promt box?

    How do you get rid of the master password prompt box without getting rid of using the master passwords feature? I like that my passwords are locked so no one can see them but I get annoyed when I have to type my master password in every time I open up a web page. Would like to only type in master password when I want to view my saved passwords. Does any one know how to remove the annoying box?

    Sorry, that isn't the only purpose of the Master Password feature, "locking" your Saved Password dialog from being viewed.

Maybe you are looking for