links CSS styles do not work

Hi I did a css style that is supposed to make links and visited links on the main part of my a color page and links and visited links on the bottom of my page of another color. I can't run and can't see why it won't work. Can anyone help? The site that I do is http://vintagemorgans.com

Attrributes of the class for the home page links are called "major" and the attributes of the class for the background links are called "low."

If anyone can help, I would really appreciate it!


.oO (shelld)

> I made the changes to the code and it still does not work. Links to the
> the bottom are supposed to change a different color after are visited.

Okay, I _did_ missed something...

island of http://Jigsaw.w3.org/css-validator/Validator?URI=http://vintagemorgans.com/&Warning=1&Prof = css2

Color values must begin with a ' # '.

Micha

Tags: Dreamweaver

Similar Questions

  • External linked CSS styles

    Anyone know why a linked CSS style does not display when you edit a page using a template? The file has a related reference and I can then add a style and it will show. On the economy, the file will be then 2 references. Next time I open it, it does not show once again and then I can add the 3rd reference. I have not found a way around then. Someone knows what to do?

    Found the answer!... the style is currently between&, but it will be the first or the second point after. Thing that I use between&must have been in conflict and not allowing Dreamweaver to recognize the style not tag. Case solved.

    Thank you!

  • The button create a new paragraph style does not work for me, is this a bug or something stupid I did?

    The button create a new paragraph style does not work for me, is this a bug or something stupid I did?

    Pages on El Capitan 10.11.1 v5.6.1.

    I just created a quote indented using ITC Garamond Book Italic with left and right margins altered. Well selected, I clicked on the + symbol in the paragraph, named the new Styles pop-up style Indented quote and you press return.

    Always selected in the body of the document, I applied the body paragraph Style to restore the normal formatting and then with the text again, the paragraph of citation Style indented - who worked as expected.

    If you want that your new Style of paragraph to survive across documents, you will need to save it in a model. You can also have two different Pages, documents open in Pages v5.6.1, and copy/paste the custom styles between the selected text in these documents by using the Format menu.

  • I always can I not download photo elements 11 Please help me, how can I download you provide a link but it does not work pleas help me

    I always can I not download photo elements 11 Please help me, how can I download you provide a link but it does not work pleas help me

    Make sure that you are logged on the Adobe site, having cookies enabled, clearing your cookie cache.  If he continues to not try to use a different browser.

  • SOME css styles doesn't work do not online, SIMPLE but ANNOYING

    Hello

    Can some one point on what Im doing wrong here, I'm sure it's a very simple solution, but its driving me bananas!

    Im still learning then go easy on the jargon please

    OK so MOST of the styles on the page are fine, and it works on some pages but not others! It looks fine on my screen but when loaded up the buttom links do not work... WHY??????????????

    http://essexsaddlery.com/dresses/rose_print/rose_dress.html

    Ahhh Ok thanks a lot for your help! This is my FIRST css style sheet! Yes I'm still learning! I'll have a look now

    Thanks x

  • Adding a second link css style

    Hello, working in DW MX and would like to have a second link style. I thought I could use css to create this new link style in which I would like the background to change hover color. I don't get where I'm wrong, but I can't get the background to change and also when I saw this code, links have turned the blue and are underlined.

    Any help would be much appreciated as never!

    By linking to the breast of the cell have a CSS style "display: block", you
    would be able to get if the link is the only thing within the cell.

    --
    Murray - ICQ 71997575
    Adobe Community Expert
    (If you * MUST * write me, don't don't LAUGH when you do!)
    ==================
    http://www.projectseven.com/go - DW FAQs, tutorials & resources
    http://www.dwfaq.com - DW FAQs, tutorials & resources
    ==================

    'Yello L' wrote in message
    News:g4m1r8$G6J$1@forums. Macromedia.com...
    > Thank you both, very much appreciated! I can see what I did wrong... there at - it a
    > way, however, to make the whole of the cell changes to red and not
    > just the text box?

  • Custom Css style does not apply to the dynamic element

    Hello world

    I created this simple Css style just to test

    CSSStyle customCss = new CSSStyle();

    customCss.setProperty ("color", "#ee0000"); / / #-rouge

    When I put in a text input, it works perfectly

    But when I put the same style to a dynamic messageSyledText point, it does not work, the color does not change.

    I need to know if it's because this isn't a property of an element of messageStyledText, or there is problem because this is dynamic?

    Personally, I don't see where the problem may be. I tried to delete the cache, but it still does not work

    Can someone please tell me where can be the problem?

    Thank you

    Have you added any other Css on the lifeTimeRN of the region?

    You can add the code below and see if it's properly?

    CSSStyle customStyle = new CSSStyle();
    customStyle.setProperty("color", "#ee0000");
    
    OAMessageStyledTextBean testBean=(OAMessageStyledTextBean)createWebBean(pageContext,MESSAGE_STYLED_TEXT_BEAN,null,"Test");
    testBean.setText("Test");
    testBean.setPrompt("Test");
    testBean.setInlineStyle(customStyle);
    webBean.addIndexedChild(testBean);
    

    See you soon

    AJ

  • I created the colors of special links, but they do not work

    Hello

    I referred to a previous discussion that I made to create special links that do not have the same colours as the standard page links. However, after going through the process, I do not understand why the special links do not work.

    My Web page is:

    http://alfierobertsinstitute.ca/aboutus.html

    My CSS is:

    http://alfierobertsinstitute.ca/CSS/layout.CSS

    My remote HTML code is:

    < ol id = "aboutUsList" >
    < li > < a href = "#AboutAlfieRoberts" class = "specialListLinks" > subject Alfie Roberts < /a > < /li >
    < li > < a href = "#ARIMission" class = "specialListLinks" > ARI Mission < /a > < /li >
    < li > < a href = "#ARIHistoricalTradition" class = "specialListLinks" > ARI history < /a > < /li >
    < li > < a href = "#ARIVisionandWorkingApproach" class = "specialListLinks" > ARI Vision and approach of work < /a > < /li >
    < li > < a href = "#ARIOrganizationalStructure" class = "specialListLinks" > Organizational Structure ARI < /a > < /li >
    < li > < a href = "#AbouttheARILogo" class = "specialListLinks" > on the ARI Logo < /a > < /li >
    < li > < a href = "#References" class = "specialListLinks" > References < /a > < /li >
    < li > < a href = "#FAQContactUs" class = "specialListLinks" > FAQ / contact us < /a > < /li >
    < /ol >

    My CSS code is:

    }
    {a.specialListLinks}
    color: #FFFFFF;
    text-decoration: none;
    }

    {a.specialListLinks:hover}
    color: #CCCCCC;
    }

    Thanks in advance for your help.

    M

    Your code works, but you are a victim of the specificity of CSS.

    This means that other rules in your CSS are carry on (considered more important than) the rule you are trying to use.

    My CSS code is:

    {a.specialListLinks}
    color: #FFFFFF;
    text-decoration: none;
    }

    {a.specialListLinks:hover}
    color: #CCCCCC;
    }

    is fine but there is also a generic one: rule of link defined elsewhere that overrides the first rule.

    Try

    My CSS code is:

    }
    {a.specialListLinks:link}
    color: #FFFFFF;
    text-decoration: none;
    }

    {a.specialListLinks:hover}
    color: #CCCCCC;
    }

    This makes the first more specific rule and it will be applied instead of the generic one: rule link.

  • Links CSS styles

    Having a problem with posting my links correctly by using a linked style sheet. The links at the bottom of my pages are correctly, except for the fact that all the links are to stress, not only to a privileged few. They are all well behave on the reversal, but in a non-active state they are all noteworthy. Everything seems to go well in Dreamweaver, in other words, all links are underlined.

    Page: http://relaxonmarco.com/
    CSS: http://relaxonmarco.com/ROMstyles.css

    Any help is greatly appreciated!

    You have the State visited the link value no underlining... so once a link
    has been seen, the underlining disappears.

    a: visited {}
    color: #FFFFFF;
    text-decoration: none;
    }

    Replace with text-decoration: underline;
    If you want to be underlined.

    --
    Nadia
    Adobe® Expert community: Dreamweaver
    ----------------------------------------
    CSS templates | Tutorials | SEO articles
    http://www.DreamweaverResources.com
    ~ Available customization service ~
    http://www.csstemplates.com.au
    ----------------------------------------------------

    "trevisc" wrote in message
    News:fentp8$pee$1@forums. Macromedia.com...
    > Having a problem displaying my links correctly by using a linked style sheet.
    > The
    > links at the bottom of my pages behave correctly, except for the fact that
    > all the
    > links should be underlined, not only to a privileged few. They all behave
    > correctly on the reversal, but in a State of inactivity, all should be
    > underlined. Everything seems to go well in Dreamweaver, it is
    > Links
    > are underlined.
    >
    > Page: http://relaxonmarco.com/
    > CSS: http://relaxonmarco.com/ROMstyles.css
    >
    > Any help is greatly appreciated!
    >

  • Open the link behind Mail does not work

    Sierra using my link opened behind Mail does not work. The link opens on the top of the window.

    This option works for me in Sierra... is working for you with your previous version of the OS?

  • some links on ebay will not work, but works with internet explore

    The upper arms on a web page will not work. Tried on ebay and even your web page. Other links on the page seem to operate only those near the top of the page. The mouse does not recognize them in links. Was working before. Fine links using work internet explore.

    If the inoperable button or the link is to the top of the page...

    Recently, the Yahoo toolbar and the extension of Babylon have been reported because of this problem. They appear to overlap invisibly on the top of the display of the web page. If you have one or both, uninstall or disable them/it or see if an update is available that solves the problem.

    If this does not resolve the problem:

    If this answer solved your problem, please click 'Solved It' next to this response when connected to the forum.

  • links or hyperlinks will not work

    When I try to click on the links (e.g. the Office |) Mobile, etc. at the top of Firefox Help) it won't work at all. I try to click on it and it does not work, I tried everything I can do with it like this and nothing works.

    Clear the cache and cookies from sites that cause problems.

    "Clear the Cache":

    • Tools > Options > advanced > network > storage (Cache) offline: 'clear now '.

    'Delete Cookies' sites causing problems:

    • Tools > Options > privacy > Cookies: "show the Cookies".

    Start Firefox in Firefox to solve the issues in Safe Mode to check if one of the extensions or if hardware acceleration is the cause of the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > appearance/themes).

  • Did Apple find a solution for 9.3 IOS again? Links for applications do not work on some IPHONE 6 more?

    After the new update of the IOS 9.3, links in applications such as Safari, emails, any other third-party application do not work. I called Apple and they assured me that they are working on it and there will be a new version soon to solve the problem.

    Any update?

    9.3.1 iOS has been launched about 30 minutes ago, it deals specifically with this issue.

  • Links in Safari browser not working not not after upgrade to 9.3

    Since I upgraded to 9.3 I have problems with the links work.  In my email software, the links no longer work, and if I go on Safari, they do not work either.  I installed Firefox for iPad to see if they would work there but still a problem.  Someone else the problem?

    This is a common problem and there is currently no permanent solution. Try turning off JavaScript under settings - Safari - Advanced.

    Keep patience, I think soon Apple will figure things out.

  • Links in emails do not work

    I have Vista Basic.  Links in emails have stopped working.

    I don't know the technical answer, but as far as I KNOW, this is the way it has been designed for some reason any.

    I know when IE7 came out for XP, Outlook Express stopped opening links in other browsers. It was later changed to IE7 should not be default.

    Wish I could help you more.

    Bruce Hagen ~ MS - MVP [Mail]

Maybe you are looking for

  • Cannot find GAIN

    Can anyone help? I installed logic pro x and I can't find the gain anywhere.

  • Reset ios7 microphone

    How to reset the settings of microphone on Skype for ios7? No audio output.

  • HP PavilionSleekbook 1b000sq: unknown device

    Hello, I have an unknown device when I open Device Manager, and I don't know what it is and what drivers should I install for it... no way of knowing?

  • Redirection problem strange local drive - white icons

    Someone has seen this before and no one knows the cause/solution? What is happening on our test/development configuration and our production environment (vWorkspace 7.1). When a user connects to a Windows 7 VDI session local endpoints devices are dir

  • Windows 7 does not assign a drive letter

    Windows does not automatically assign a drive letter to one of my discs usb hard or flash drives, if I go into disk management utility disk is still sitting there in line and assets and all I have to do is right click and assign a drive letter and ev