Removing link highlights on images

Hi,
Does anyone know other ways for removing the defualt decoration on links?
My images are activated via Flash (using java script) and are displayed in a lightbox effect over Flash. But for some reason all the links within this lightbox are coming up blue. I can change the colour in the html, i just can't remove it completely. I can remove it on images on the same page by using border="0" in the <img> tag but i can't do this because the images im refering too are called from the server. Any suggestions would be greatly appreciated
Style sheet looks like this:
body,td,th {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
a:visited {
    decoration: none;
a:hover {
    decoration: none;
a:active {
    decoration: none;
a:link {
    decoration: none;

A link would be handy so we can see exactly what you're dealing with.
In any case two changes are required to your CSS:
1) change the order to link-visited-hover-active
2) decoration should be text-decoration
a:link {
    text-decoration: none;
a:visited {
    text-decoration: none;
a:hover {
    text-decoration: none;
a:active {
    text-decoration: none;

Similar Messages

  • How do you remove link box around images?

    I have put a link on a firework image that I created. When I put the files up it looks fine on my computer but a blue box keeps showing up on older computers. It is a bright blue color and looks very weird.  Is there a way to have a link on the image but without a blue box around it? Or at least change the color of the link so it matches the site. Thanks!

    'In the stylesheet add the following:  (or in the head of the document if that's where your style rules are).
    a img {border: none}
    This will ensure there is no border on *any* images that have links attached to them.
    Nadia
    Adobe Community Expert : Dreamweaver
    Unique CSS Templates | Tutorials | SEO Articles
    http://www.DreamweaverResources.com
    Web Design & Development
    http://www.perrelink.com.au
    http://twitter.com/nadiap

  • Visited Link Highlight Removal

    In Dreamweaver MX. I created a journal title list for my
    website. I used a table to do that. For each alternate rows, I have
    its background in grey. Then, I keyed in the titles and linked them
    to their own websites. However, after I visited the linked sites,
    the titles in the no background rows are hightlighted in grey. How
    can I remove the highlights and keep the original color for the
    words of the linked titles.
    The browser I use is Internet Explorer 7.

    Thank you very much for your reply. I tried your suggestion.
    However, my Dreamweaver MX does not allow me to change in the very
    page. I had to change my template which I went in and found that my
    template does not indicate any visited link color. After I changed
    the visited link color in my template. It came out that the color
    of words I used to link the website did change; but the highlights
    are still there.
    In fact, this problem only happens in a table. All visited
    links outside the table are normal. I visited my CSS style file. I
    cannot find any item for visited link highlighted color.
    Would you please help me solve the problem? Thanks.
    In fact, I just want to get rid of the

  • I want to get rid of blue link-highlight

    How do I avoid getting the blue highlight around linked images and text?  Thank You

    a img { border: 0; }
    in the stylesheet shud remove the border frome the image links ...
    I do have an old GL action for removing links borders ... you can get it here http://www.jart.dk/jgom/golive/golive-actions/removelinkbox.html

  • What if I want to link to an image on an external site, such as Pixentral or Flickr, instead of uploading the image to the Forum server?

    Flickr's Terms of Service  state that if you post an image hosted on Flickr on another site you have to  link back to the image page on Flickr. To do that you  need to go to your image  on Flickr, click on the All Sizes link above the image,  select the size image  you want, then Copy the HTML code from the first box of code underneath the  image. Then, in the Forum's Rich Text Editor, click on  the >> button/icon  and select Insert Raw HTML. This will open a frame  within your message where  you paste the HTML code you copied from the Flickr  site. Then continue on with  composing your forum message and click “Post Message”  to post the message to  the forum system.
    For Pixentral images, you  will need to go to http://www.pixentral.com and upload your image following the  instructions there. You do NOT have to check the box to make images public. Once  your image is uploaded there copy the HTML code from the box below your image.  Then, in the Forum's Rich Text Editor, click on  the >> button/icon and  select Insert Raw HTML. This wil open a frame within your message where you  paste the HTML code you copied from the Pixentral site. Please note that there  is an extra "/" character in the Pixentral URL that will prevent the image from  showing up, so you need to make one change to the HTML that you copied from the  Pixentral site. The beginning of the HTML code  will look something like  this:
    <a href="http:www.pixentral.com/show.php?picture=16xx5748rt9fhd"/>
    Please remove the slash that appears between the quotes and the greater  than symbol so that this  part of the HTML code looks like this:
    <a href="http:www.pixentral.com/show.php?picture=16xx5748rt9fhd">
    Then continue on with  composing your forum message and click “Post Message” to  post the message to  the forum system.

    @ adobe-admin (J.C.?):
    Thanks for fixing the "backslash" error. Accuracy is important, and doubly so when presented as an F.A.Q.
    The sad thing is how prevalent the usage of "backslash" is when a plain old slash is meant (generally, the "forward" attribute is assumed and unneeded), and by people who should know better. It's a direct result of people knowing just barely enough about the Windows file path naming protocols, and then applying the only terminology they're familiar with incorrectly to URLs.
    I went about 10 rounds—TWICE!—with a labyrinthian succession of people at the Discovery & History cable TV networks because they were saying "backslash" in voice overs whenever their commercials promoted their websites. It took some doing, but I finally got in touch with somebody who was savvy enough to recognize that it was a rookie mistake made by a clueless marketing copywriter. The voice over person just read the copy they were given, oblivious to the difference. It amazes me that it wasn't caught by somebody early in the recording/production process and rectified.
    They then had it correct for about a year, until new commercials started popping up with the same error. Unfortunately, the person I had talked to previously no longer worked for the History channel and I had to go through the process of finding someone who understood all over again.
    Yeah, you can call me a nitpicker with nothing better to do.
    But I've earned that dang badge, and I wear it proudly!

  • When I create a PDF with Adobe Reader XI, it wont take the links behind the images. Sometimes he does, mostly not.. Whats the solution? The links in text do work!

    When I create a PDF with Adobe Reader XI, it wont take the links behind the images. Sometimes he does, mostly not.. Whats the solution? The links in text do work!

    Hello,
    How can I give a answer back in the discussion on Adobe.com?
    I don’t see any link?
    1.      We have a subscription.
    2.      Im converting a newsletter from the web to PDF.
    3.      Sometimes I put a weblink behind the image in the newsletter. Most of the time PDF wont take the links behind the image.
    Only the tekstlinks are OK.
    [private data removed]

  • Remove link in document

    this question may look childish,
    is it possible to remove links in the document and have all images that were placed in the document as static ones? (no problem if this increases my indd file size)
    this problem happen for me because, i was using network resource for placing the images in the document, once there not exists a network connection / unable to acces the network resource, its unable to get the high resolution images from the link and it always shows low resolution image.
    things i have tried,
    i looked for any options while importing/placing the image, but no use.
    tried to remove the link manually, not succeeded

    In the links panel there is an option to in embed link.
    Another option is to have the server connected and package your document up to a folder on your local machine thus keeping the links without blowing the file size outta all proportion.

  • Remove the expand/collapse image for af:treeTable

    I am showing some data in a treeTable, which some rows will not have any further childs. How can I remove the expand/collapse image for those rows in the component <af:treeTable> ?
    Regards,
    Uday

    Hi,
    according to http://www.oracle.com/technology/products/jdev/htdocs/partners/addins/exchange/jsf/doc/tagdoc/core/treeTable.html you can only hide the expand/hide all link
    Frank

  • ADD A LINK AROUND MAIN IMAGE IN PHOTO GALLERY

    Can anyone help with the code for this. I need to add a link
    to each image as it appear in the spry photo gallery. Each link
    would be different and set in the xml file can some one help
    please. I can't figure this one out.

    It's usually something like:
    <div spry:region="ds1" spry:repeat="ds1">
    <a href="{link_dataref}"><img src="{image_dataref}"
    /></a>
    </div>

  • Hyper link of public image(hyperlink or image) can not be saved on windows server 2012 and sharepoint 2010 problem

    hyper link of public image(hyperlink or image) can not be saved on windows server 2012 and sharepoint 2010 problem, is this a bug?
    thanks for any reply.
    Rosone

    It is not a bug, you might be using IE in Windows server 2012 and and browser might be restricting your site actions to respond properly.
    Check this in a different browser or access site in a differ OS.
    Adnan Amin MCT, SharePoint Architect | If you find this post useful kindly please mark it as an answer.

  • How do you add and remove links to websites in folders on Safari?

    How do you add and remove links to websites in folders on Safari?

    For clarification, works like a bookmark of website only it is listed in toolbar with "Most Visited", "Latest Headlines", "News", and "Popular".  I have done it before but can't find it for the life of me.
    Thanks!

  • How to create a link on an image

    Sorry for the basic question but I am totally new to Flex. I
    try to find how to do this simple HTML code in Flex - without using
    the mx:htmlText tag:
    <a href="www.adobe.com"><img
    src="adobeLogo.jpg"></a>
    I tried to create a linkButton but I am not able to put the
    link for the image.

    put a click method on the image and in the function use:
    var u:URLRequest = new
    URLRequest("http:www.yourdomain.com");
    navigateToURL(u);

  • How can I create a link on an image?

    How can I create a link on an image?

    Select your image and in the hyperlinks tool on the toolbar simply type in your site address you want to link to. be sure to include the http:// before the domain name.

  • Can you get your cracked iPod Touch screen repaired if you colored the top of it with highlighters? If you can't, how do I remove the highlighter?

    I cracked my iPod Touch screen at the top where the front camera is and colored the cracks in with highlighter. I want to know if I can still get it repaired even if its colored in? If I can't, how do I remove the highlighter?

    If your iPod Touch, iPhone, or iPad is Broken
    Apple does not fix iDevices. Instead, they exchange yours for a refurbished or new replacement depending upon the age of your device and refurbished inventories. On rare occasions when there are no longer refurbished units for your older model, they may replace it with the next newer model.
    ATTN: Beginning July 2013 Apple Stores are now equipped to do screen repairs/replacements in-house on iPhone 5s. In some cases while you wait. According to Apple this is the beginning of equipping Apple Stores with the resources needed to do most repairs for iPhones, iPads, and iPod Touches that would not require major replacements. Later in the year the services may be extended as Apple Stores become equipped and staffed with the proper repair expertise. So, if you need a screen repaired or a broken screen replaced or have your stuck Home button fixed, call your local Apple Store to see if they are now doing these in-house.
    You may take your device to an Apple retailer for help or you may call Customer Service and arrange to send your device to Apple:
    Apple Store Customer Service at 1-800-676-2775 or visit online Help for more information.
    To contact product and tech support: Contacting Apple for support and service - this includes international calling numbers.
    iPod Service Support and Costs
    iPhone Service Support and Costs
    iPad Service Support and Costs
    There are third-party firms that do repairs on iDevices, and there are places where you can order parts to DIY if you feel up to the task. Start with Google to search for these.

  • Insert Link and Insert Image broken in Chrome

    The Insert Link and Insert Image buttons have been broken in my Chrome for at least the last couple of days (latest version, 32.0.1700.72 m, Windows 7 64).  
    When you click one of the buttons, the overlay window appears with a title, but it is otherwise black with no contents.  (See screenshot below.)
    The buttons work fine in Firefox.  What hasn't helped: deleting cookies, clearing the browser cache, waiting for several minutes for their content to appear.

    Whtat are we supposed to Claudio? All descend on Adobe with  clubs and try to beat some sense into someone!
    The fact is the customer is no longer the prime concern. Most companies don't give a Rats behind (toned down to prevent censors action) about the customers. It's the almighty dollar. Screw as many customers as they can while they can and line their pockets with all the green backs  as they can while they can. Then if the cusomers leave so be they take their money and run.
    Customer use to have power, they would speak loud and frequently and get things  fixed. And what with people from other countries now owning US companies, That were brought up with different moral compasses. They have no concept of this thing of loyalty to customers. The customer can jump off a cliff and they will simply cheer them on while the do so.
    We have lost, the fight can't be won. It no use. So Pat and others are right.
    I've been trying for 15 years for adobe to fix the issue of having multiple Pdfs created from Office documents because the claim they can't figure out how MS does Page and section breaks. And the issue of Weblinks not being active when converted to PDF's Both on Mac's yet on PC's there is no issue. I quite this year after I received a down right nasty not from Adobe say they didn't have any interest in fixing the bugs and were not about to try. What it amounted was go take a flying leap.
    They have the ability. They have beenblaming Its apple because they don't do such and such , or Microsoft because they don't do so and such. On the Links issue Saying MS doesn't provided the necessary hooks in the mac version of Office. They do you can take a Word document created on a Mac and open a PC and create a PDF and the links will be active. You can Open a Word Document in Apple's pages and all links created in Office document will be there.  The argument has been proven several different ways to be a an outright bald-faced lie. The defect is squarely with the Mac version of Acrobat.
    So Pat and others are right. Just throw in that towel. Adobe support of its customers is now 10 times worse than intuit's which is supposed have the lowest reputation of any software compny that ever existed.

Maybe you are looking for

  • How to deal with escaping characters?

    Using SQLDeveloper v1.2.0 with Oracle 9i. I'm converting a sql script that used to use Jakarta Jelly syntax (xml). I'm replacing it with a pure SQL syntax so I can execute it directly in both SQLDeveloper and SQLPlus. The text in the row data has a b

  • Fine white lines going across screen Horz.

    I was working a iDVD project lastnight and left it working on it as I was sleeping. When I checked on it this morning my DVD had burnt fine. However I noticed that my display had 2 fine white lines going across the screen Horz. down about 2 inches fr

  • Writing a function to find whether a value is present in a sql query output

    Hi gurus, I would like to write a function to which i will pass a value and a sql query as parameters. Now the function needs to execute that sql query and find whether the given value is present in the output list when the query is executed. If it i

  • Getting started in ABAP

    Hi   i know abap but i do not know <b>BSP</b> plz help me any one have  documents and how to learn BSP. if any body have realtime scenario plz send  me .

  • Printer Button Event

    Hi, We are wanting to record each time a report is printed off. We are using VS.NET2005 and CRXI. We want to do this by entering a ReportName and DateTime record into a Table that will hold information about the Report Print We are trying to find the