CS5 - problems with underlined links

I've set up a new CSS style in the Properties panel for my internal/external links.  Having set the font family, size, weight, colour (#CFF) etc., under the 'Text-decoration' I've used 'none'.
When I upload the page some of the links have a blue underline.  Any ideas?

Codes a bit messy! a lot messy actually.
You have to target the 'a' tag (anchor). In the code that I have taken from your website below there is NO anchor tag within the <span> tag which you have applied a class of 'xsmalllink' too.
<a href="millenniumgardensmap.htm"><span class="xsmalllink">Millennium Gardens</span></a>
You need to wrap the 'anchor' tag itself in the span like:
<span class="xsmalllink"><a href="millenniumgardensmap.htm">Millennium Gardens</a></span>
Then add the 'a' to the class as below:
.xsmalllink a {
    font-family: Verdana, Geneva, sans-serif;
    font-size: x-small;
    font-weight: bold;
    color: #CFF;
    text-decoration: none;
That now says make all anchor tag within the span tag with the class 'xsmalllink' have no underline.
As your code is so messy with multiple span tags surrounding your anchor tags and multiple css selectors in the head section of your page I would just add to the end of your css list:
a {
text-decoration: none;
That says NO underline on any anchor tag on the page.

Similar Messages

  • Problems with Dinamic Link between Premiere pro CC and After Effects CC

    I'm having serious problems with dinamic link between premiere pro and after effects, really serious problems that have 2 big projects in trouble (a documentary and a video clip) and I had to redo all the work pipeline to the consumer.
    The documentary for a spanish TV was made on CC 2014 and a video clip was made on CC. Both of them with a lot of after effects composition in the premiere pro timeline. Render freeze, a lot of playback issues, and many more problems... Until I decided to remove these links between premiere and after effects and render out all the after effects compositions one by one and insert as clips in premiere pro. 1 week working away with back and fourth.
    I've got a huge workstation:
    i7 4990
    32Gb ram
    GTX780 3gb
    256 gb system ssd
    2 Tb project storage
    *All my hardware and software are update.
    I know that a lot of folks are on the same huge problem and I want to ask everyone:
    How do you save this?
    What is your pipeline?
    Are there any solution?
    Best practice to use dinamic link in a huge project?
    Thanks,
    Ruben Gimenez.
    R&D iceblink.es
    www.rambot.es

    Thank You, Jim -
    Unfortunately that specifically did not work.
    Based on another comment sent to me, here is what did.
    In PProCC
    File > Adobe Dynamic Link > New After Effects Composition
    In AECC
    From that composition created from PPro, I imported the project (aep) initially created in AECC from another team member. Saved the file.
    Back in PProCC
    File > Adobe Dynamic Link > Import After Effects Composition
    Magic.

  • Hi guys. i have some problem with a link from a pdf on-line,when i click on it,the page adds a "%" at the and of the link and says "page not found" because of it

    Hi guys. i have some problem with a link from a pdf on-line,when i click on it,the page adds a "%" at the and of the link and says "page not found" because of it.
    This happens only when a load my pdf file on my server, because if i click on the link when the file is on my iPad, the page opens without problem.
    Any help please?
    thanx

    the % sign is often used when there's a space in a name. HTML doesn't like spaces so it fills them with % or %20
    try, on the end of that link, see if there's a space built into the page or the link when the page was made
    On the web address you may be able to 'backspace' at the end and erase that space to get the address, but whomever made the page possibly put a mistake in the link

  • CS5 Problem with box positioning

    CS5 Problem with box positioning. 0 Point for box positioning is on the right side now, how can I change it so its on the left side of the box again?
    (When I started to work on my document all of my text boxes were positioned at 20px now they are at 180px and they are 160px width)
    Thanks in advance!

    Without a screen capture showing a bit more about what you mean, I can't tell if this is just a case that you need to reset the zero-point on the ruler (or change from ruler per page to ruler per spread or ruler on spine...) or some other problem entirely.
    You can embed a screen capture in a post using the camera icon on the web page like this:

  • Problem with Help Link in search result screen of PCUI

    Hi,
      I am trying to access the pcui applications that came out of box with crm using BAB,everthing is working fine but got a problem with "Help" link in top right (beside personalize link) the search result area of all the PCUI screens.
    when i click on that i get "page cannot be displayed" error, seems that it is pointing to some wrong URL, where should i change the url to point to our company's help site for that link..
    clicking on the properties of that link shows that it is pointing to
    javascript:CATshowF1(%20'/sap/bc/bsp/sap/crm_bsp_f1_help/f1help.do?doctype=kw&loio=70B4ED8E03595645A6ABA33B4576BB57&class=IWB_EXTHLP&language=E' );
    Please help me in this regard.
    Thank you

    My response help resolve Kodru's Message which he also posted in EP Implementation Forum. He resolved it by changing the variant noted below.
    The link http://help.sap.com/saphelp_crm40/helpdata/EN/70/B4ED8E03595645A6ABA33B4576BB57/content.htm should display Activity Info.
    First I would check if the crm_bsp_f1_help service has been activated in SICF.
    Secondly I would check the settings in the IMG -> SAP WAS -> Know. Mgt. -> Settings in App. Sys. -> Usage of Help Type "Dynamic Help". The Tab PlainHtmlHttp should have a variant called CRM_HELP, Server Name (help.sap.com) and path.

  • After Effects won't close/Problems with dynamic links

    When I quit After Effects the icon still shows up and it says that it is still open, even force quit will not work. Also having problems with dynamically linked files between after effects and Premiere pro. Rendering in Premiere doesn't work unless I go to AE, save the project, then go back to Premiere. I have OSX Mavericks 10.9.2, a late 2012 mac pro, and AE CC 12.2.1.5

    Kevin: would appreciate further thoughts on this.
    I am using Pr2014, version 8.0.0 I am using AE2014, version 13.0.2.3. When I was on earlier versions of each, I had no problem importing AE comps into Pr. I'd choose import in Pr, then select the AE project, then select the comp. But with my new and improved versions of AE and Pr, I keep getting "importer reported a generic error."
    I also tried to go the other way. I selected in Pr the clips I wanted to work on in AE, and then tried "replace with AE comp" but got the "generic error" message again..
    Finally, I attempted to create a Dynamic Link from Pr via the File menu, but with each of the options from there, I got "failed to connect to AE Dynamic Link"
    Any advice you can share, would be most welcome.

  • Strange problem with Database LInk

    Hi Everyone,
    I have strange problem with Database Link in Oracle 11g Express Edition;
    There are two computers: computer-server and computer-client. Tnsnames.ora are the same on both computers ie.
    CT =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = krzysztof)(PORT = 1521))
    (CONNECT_DATA = (SERVICE_NAME = XE)
    I created database link :
    Create database link zdalny
    Connect to <user_id> identified by <password>
    using ‘CT’;
    Client can’t connect with server when I am using above command. But when I change “using” for using ‘krzysztof:1521’ or using ‘krzysztof’ or using ‘server IP:1521’ – everything is ok.
    Why I am asking. Because in all materials which I am reading about Oracle command with using ‘CT’ should be working correct. But there is not. Do you know, why?
    Thanks in advance and apologize for my English.
    Rgds
    Krzysztof

    Krzysztof Szymaniak wrote:
    Thanks for all replies.
    Below is server's tnsnames.ora
    CT =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = krzysztof)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = XE)
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    ORACLR_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
    (CONNECT_DATA =
    (SID = CLRExtProc)
    (PRESENTATION = RO)
    SQL Error: ORA-12154: TNS:could not resolve the connect identifier specified
    12154. 00000 - "TNS:could not resolve the connect identifier specifie
    Rgds
    Krzysztof
    PS. I tried with using 'XE' - not working.Assuming that is the correct tnsnames, of course XE is not working. You don't have a tnsnames entry for 'XE'.
    You need to be aware that when using a dblink, the client is the db in which the link is defined, not the desktop from which you connect to that database.
    I think you need to start here:
    http://edstevensdba.wordpress.com/2011/02/26/ora-12154tns-03505/
    http://edstevensdba.wordpress.com/2011/02/09/sqlnet_overview/ (Help! I can’t connect to my database )
    http://edstevensdba.wordpress.com/2011/02/16/sqlnet_client_cfg/ (Help! I can’t connect to my database (part duex) )
    The fact that your client (db link) is a database doesn't change anything taught in the above.

  • Problems with graphics [link removed]

    Hi everyone.
    I have problems with graphics [link removed] - Ogłoszenia Hrubieszów. Darmowe ogłoszenia Hrubieszów i okolice. If you want to help, please [link removed] help me in diagnosis. THX !

    Explain what exactly the problem is rather than spamming the forum with links. The page looks just fine in Firefox and Chrome.
    Mylenium

  • Problem with internal links created in iweb 06 after upgrading to iweb 08

    I have a site I created in iweb 06 and have uploaded to my own server (not .mac). After switching to iweb 08, I have found that any blog entry that has a title with punctuation of any kind results in a broken link (404 page not found error). I am using fetch to upload the site, and am wondering if in need to change some fetch setting or preference. iweb 08 seems to use the blog entry title as the link, and it just won't work if there is any punctuation in the title. Everything uploaded perfectly in iweb 06. Is this a glitch in iweb 08 or am I doing something wrong. Thanks for any advice you can give. I have not upgraded to OS 10.5. (If you want to look at the site it's www.doylelogan.com/dlctravel)

    All your links are live except the one you mentioned.
    I don't understand what behavior you expect from the links. Your rollover color is very close to the normal and visited one. If you made it contrast more, the link would be more obvious.
    I don't like to underline links but maybe you need to do this if you feel that they are not obvious enough.
    Undo and redo the link that is not working.
    It may be that iWeb needs a jolt. Try the troubleshooting steps under "Fix iWeb" here....
    http://www.iwebformusicians.com/WebMusic/iWebTips.html
    I may receive some form of compensation, financial or otherwise, from my recommendation or link.
    <Edited by Host>

  • Indesign CS5 - Problems with PDF-Export

    Hello community,
    we do have a problem with Indesign CS5 and exporting data into PDF. It is about that logo on that white surface, which doesnt come along with the rest after the pdf-export. What we did was: We created that white surface in Indesign itself, put an effect on it with the Indesign effect gallery and then imported the logo in the surface ... the logo itself is .psd data. So, if we export it into pdf like that, it is just dissapeared. Does anyone have had a similar problem and what can be done about it?
    By the way ... if you put, for example, a simple backgroundshadow on a picture ... done also with the Indesign effect gallery, then you get just a white surface instead of the shadow, after the export into pdf. It does maybe correlate with the other problem ... not sure. Any suggestions?
    Thank you very much for your help and kind regards ...

    I would create the entire logo, including the white background, in Illustrator, save as PDF and place that in ID.

  • Problem with action links

    I have a relatively simple DVD project with 10 movie sequences each placed on a separate timeline. DVD has just one menu with a Button: "Watch whole movie" which basically sequences all 10 clips and then back to the menu.
    Then I also have 10 Sequence-Buttons on the menu that should only show the respective sequence and then back to the menu.
    1. I set up the action sequence for "Watch the whole movie" m1-m2-m3-m4-m5-m6-m7-m8-m9-m10-menu. No problem with that.
    2. When I then start working on the first sequence button "SCENE 1" the problem starts. What I want is just Scene1-back to the menu. I tried it without and with end action override but then I disturbed the m1-m2-m3-m4-m5-m6-m7-m8-m9-m10-menu sequence.
    I really couldn't figure out this simple task. Maybe somebody can give me a hint. 

    1. I set up the action sequence for "Watch the whole movie" m1-m2-m3-m4-m5-m6-m7-m8-m9-m10-menu. No problem with that.
    Actually, that is the problem. Instead of making the end action of each timeline the next timeline, create a Playlist and sequence the timelines in there. Your play all button links to the playlist. End action of the playlist is Return to last menu.
    Without end actions that go to the next movie, your Scene buttons will work fine. (The end action on each timeline will be "Return to Last Menu."

  • Problem with subrpt links in crystal reports 8.5 (cr 9 and 2008 installed)

    I am trying to add a subreport to an existing CR 8.5 report.  I currently have Cr 8.5, cr 9 and cr 2008 on my pc (xp).  The subrpt is pointing to a sql 2005 stored procedure that has a parameter (@vvcrCono).  When I try to set up the link, the parameter  is not listed in the of available parameters to link to.  I select a field from the available fields on the main report, hit the > to move it over as a field to link to, and the dropdown that contains the list of parms to link to on the subreport will change to ?pm-(fieldname).  I do not see the parm list from the subreport.  I am unable to get the link defined.  This occurs even when trying to edit an existing subreport.
    Is there a problem with running these crystal report versions on the same machine?  Or am I just missing something? It has been a while since I've used cr 8.5.

    Joanne, thank you for your posted solution and specifically your mention of miniscule scroll bar of the 'subreport parameter field to use' drop down, I had been on several forums but none of them mentioned this, my subreport now accepts the passed parameter and main report works well. Hope your post helps others as it did me, only wish we could include a graphic to illustrate this as I have seen same question posed several times and several different msg boards.

  • Problem with PDF, link in website doesn't find the adobe

    We are using Windows XP, Internet Explorer 8 and Adobe Reader 9.0.
    There is a website with a link to open the dokument with adobe. But when we take a klick on this link adobe isn't found. The format of the file is any file and there only cryptical sign in the file, which would be open. Please - I need help!

    I have the same problem - shocked that this hasn't been addressed by Adobe or Microsoft.  It began with recent updates.  Adobe Reader will not open a .pdf file on the web.  I sometimes get the following dialog but mostly I get a blank screen with "Done" in the status bar.
    If I open a .pdf from my hard drive I get a message about protected mode. If I click on the link in the message, I get Adobe instructions about turning off protected mode - but it is already turned off.  If i cancel that message i can open a local .pdf.

  • Two problems with my linked text

    Hi, I am having a couple of problems with my code for a link.
    Problem 1
    I am trying to get the text "learn more" to be "red" on (main) but it is only showing "red" on (over) or hover. Please tell me how to make the text "red" on (main).
    Problem 2
    The code seems to be identical for all thumbnails but only the text below the "circled" image seems somewhat correct. I can't figure out why the other text has a link (is linked) when the code is the same as the "circled" code.
    http://www3.telus.net/~jessum/holiday pools/index.html

    <a href="http://www3.telus.net/~jessum/holiday pools/services.html" target="_self">
    Thanks Nancy, so I named my main website folder "holiday pools", (with a "space") I guess this is bad. So in my code (see above) there is a space in "holiday pools".
    Question #1
    Do you know how can I delete the space or add a underscore without destroying all of my linked pages and images?
    Question #2
    I read that this (see below) is how I can add comments without it being visible in the browser, so why is this giving me errors?
    <!-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- this divider is not visible in browser -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -->

  • IP / DHCP Problems with D-Link Extreme

    I have been having a lot of problems with my current set up.. D-Link router/modem -> Airport Extreme >WDS> Express. The D-Link router has the "DHCP Range" of Start: 192.168.1.2 End: 192.168.254 and Lease time of 24 hours. The Airport extreme has the IP Address of 169.254.255.1 and Connection Sharing set to Off (Bridge Mode). The Airport Extreme keeps telling me it does not have a valid IP address and my MBP is connected to the AEBS is saying Airport has a self-assigned IP address and may not be able to connect to the internet. I have no idea of what settings to change it to. Help please.

    Most likely there is a bad connection between the D-Link router and the Base Station, accounting for the inability of the Base Station to communicate with the D-Link router and thus obtaining an IP address.
    Does the status light on the D-Link router port to which the Airport Base Station is cabled show a valid and active connection? If not, try a different ethernet cable for connecting the two devices and/or try plugging the Base Station into a different port on the D-Link router.

Maybe you are looking for

  • Table to look for change documents for users

    Hi friends, Is there any standard table to look for change documents for a user?change document through SUIM does not give the correct log. Thanks for you support.

  • Fat32 cf card - can't delete folders/files

    I have a fat32 formatted compact flash card I am using in my vehicle for mp3 playback. When I delete folders off of this through Finder, Finder shows as if they were deleted, but when you read the card on a Windows machine, or in my vehicle, the fold

  • SAP SD ECC 6.0

    Dear guru, pls forward soft copy of SAP SD ECC 6.0 material to "[email protected]" Thanks in advance Regards Reddy

  • Visa error unless logged in as admin

    I'm installing a LV program on several computers running Win7. It uses VISA to communicate with three separate instruments. If I'm logged in as admin everything runs perfectly but when anyone without admin rights logs in I keep getting VISA error "re

  • Many files observed in /tmp

    Many files generated from Oracle owner id orafms every 2 or 3 minutes.All the files size is zero bytes. There is no error message in alert log or bdump and udump directories. The following is the output uploaded by the customer: -rw------- 1 orafms o