Link Colors are always overridden

Firefox 11.0 on XP SP3
In "Options, Content, colors" even if the checkbox "allow pages to choose their own colors" is selected, the firefox link colors are still used. Occurs in all the sites I have looked at.
Turning scripting on/off makes no difference.
Firefox 3.x does not have this problem on the same machine.

It's possible that the dialog is displaying the actual setting incorrectly. If you switch one or both checkboxes (page colors, system colors), OK that, then return to the dialog and switch it again, does that have any effect?
A standard diagnostic step is to try Firefox's Safe Mode to see whether it is caused by a custom setting or add-on.
First, I recommend backing up your Firefox settings in case something goes wrong. See [https://support.mozilla.com/en-US/kb/Backing+up+your+information Backing up your information]. (You can copy your entire Firefox profile folder somewhere outside of the Mozilla folder.)
Next, restart Firefox in [http://support.mozilla.com/kb/Safe+Mode Safe Mode] using
Help > Restart with Add-ons Disabled
In the Safe Mode dialog, do not check any boxes, just click "Continue in Safe Mode."
If links are colored correctly, this points to an add-on or custom setting in your main Firefox 11 profile as the problem.

Similar Messages

  • Link colors are absent

    Aloha,
    Would someone please take a moment to look at the link,
    www.reefcheckhawaii.org/newindex.html
    The link states and colors are as they should be in the
    navigation bar on
    the left, however, the image links on the right are
    functional but don't
    display any of the psuedo-class states, ie., visited,
    hover... They were,
    and I'm not sure what I would've done to change them. All my
    links are
    styled in rcwebstyless.css
    Any input would be much appreciated!
    Krista

    Follow Micha's links.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "keeptheoceanclean" <[email protected]>
    wrote in message
    news:fn5mka$66c$[email protected]..
    > Thanks...I know how to create image swaps, so I can
    certainly go that
    > route, but I'm trying to learn CSS. Could you recommend
    a tutorial on how
    > to use CSS background images?
    >
    > Aloha and Thanks! K

  • How to Change Link Color Across Document

    I have a 175 page PDF and figured out how to make all the web addresses hyperlinks document wide. Now, I'd like them all to be blue (right now they're defaulting to black). How do I do this? Thank you.

    Its not easy. in fact it would have been easier to have changed the color first then added the links.
    first open the touch up text by click on its button.
    next click in a blank space before the link, space over with the left arrow key (end key) until just touch first letter of the link.
    now hold down the shift key while  hitting end key repeated ly until link is selected. now from File menu choose properties choose apperance and click the Box that is filled in with a color. chhose apropriate color  click okay until you get out.
    Repeat  the process until all the link colors are changed. By the way the PC version of Acrobat does this automatically. Anotherway Adobe slights Mac Users. And to beat it all were it not for Apple Adobe would have started.

  • Link color with iWeb '08 (2.01)

    So far I have found iWeb '08 (2.01) to work fine, except that the link colors are inconsistent. Even though all of the links are set to have a color (to indicate that they are a link), sometimes they do and sometimes they don't. The behavior seems to vary among browsers, and can sometimes change their mind after refreshing the cache. However, even on the same page, they are never all blue (or whatever other color I set for it) at the same time.
    The site is www.TecnoTur.us and (as of August 27, 2007) I haven't yet activated the subscription link. There are several other links on the home page that work, although most don't show any link color before hovering over them with the cursor.

    When I open your first page the links are all blue and turn red when the cursor hovers over them.
    The interesting thing is, if I stop your audio file from playing, the links are still blue but don't turn red for hovering. It might worth trying to upload the page with "autoplay" for the audio file turned off and see if this makes a difference.
    As you say, the page has to be refreshed for red "hovering" color to come back.

  • Visited Links - Override all link colors

    Hi,
    I'm using RH8 in WebHelp and IE.  I read all the former postings regarding people having the same problem and some mentioned a fix in a .css but the .css wasn't available with the posting of March 25, 2008.
    My visited link color seems to override all other link colors.  Originally I had the link colors in a style sheet and changed the colors in the .css.  That didn't work and all colors still were the visited link color.  I deleted the link colors from this .css and added the link colors via the RoboHelp Edit Styles.  Either way doesn't seem to work and all link colors are my visited color.  I've tried clearing my cache several times and this doesn't work, neither does deleting the history.
    Can anyone shed some light on this?  Thanks very much for any help you can provide.

    Hi Leon,
    Here is all the code with "a" type styles in the .css.  Again, I also have the links also in the mini-TOC but didn't see a way via the Format Placeholder to change
    this.  Currently, most of my links are showing up as the "visited" color -- grey.  I'm going to revisit this link issue again very soon but have to get a ton of content in now.  I really appreciate your efforts.
    Thanks,
    Sue
    A.expandspot {
    cursor: hand;
    font-style: italic;
    font-size: 10pt;
    font-family: Verdana;
    color: #800000;
    text-decoration: none;
    SPAN.expandtext {
    font-style: italic;
    font-weight: normal;
    color: #ff0000;
    font-family: Verdana;
    font-size: 8pt;
    A.dropspot {
    cursor: hand;
    color: #008000;
    font-style: italic;
    font-size: 10pt;
    text-decoration: none;
    A.glossterm {
    cursor: hand;
    font-size: 10pt;
    font-family: Verdana;
    font-style: italic;
    color: #0000ff;
    text-decoration: none;
    SPAN.glosstext {
    font-style: italic;
    font-weight: normal;
    color: #0000ff;
    font-family: Verdana;
    font-size: 10pt;
    OL,
    UL {
    margin-top: 0px;
    margin-bottom: 0px;
    p.breadcrumbs {
    font-size: 8pt;
    x-on-hover: fontchange(bold=on);
    x-next-class: breadcrumbs;
    x-next-type: p;
    A.breadcrumbs {
    font-size: 10pt;
    A:link {
    font-size: 10pt;
    font-family: Verdana;
    color: #0000ff;
    text-decoration: underline;
    A:visited {
    font-size: 10pt;
    font-family: Verdana;
    color: #808080;
    text-decoration: underline;
    A:hover {
    font-size: 10pt;
    font-family: Verdana;
    color: #0000ff;
    A:active {
    font-size: 10pt;
    font-family: Verdana;
    color: #0000ff;
    text-decoration: underline;
    A.popupspot {
    font-size: 10pt;
    font-family: Verdana;

  • Watermark added to photos - but the colors are faded now!

    Hi!
    Hope somebody can help me, cause I couldn't find this problem in the forum yet.
    I'm using Automator mostly for resizing my photos and to add a watermark. But after the workflow is finished the colors are always quite a bit faded.
    I did the workflow manually with photoshop, but then the photos look normal!
    I list the workflow as follows:
    1. get selected finder items
    2. open
    3. add graphic watermark
    4. scale image (750 px, 72ppi)
    5. render (save as jpeg)
    Hope somebody can help me.
    Thanks.
    lj

    Hi!
    Hope somebody can help me, cause I couldn't find this problem in the forum yet.
    I'm using Automator mostly for resizing my photos and to add a watermark. But after the workflow is finished the colors are always quite a bit faded.
    I did the workflow manually with photoshop, but then the photos look normal!
    I list the workflow as follows:
    1. get selected finder items
    2. open
    3. add graphic watermark
    4. scale image (750 px, 72ppi)
    5. render (save as jpeg)
    Hope somebody can help me.
    Thanks.
    lj

  • Link color problem

    I am trying to figure out how to change the color of a set of a links on my page using CSS. Here is what is going on:
    The link colors are currently set using the "Page Properties" button in DW, they are orange in color. I have a group of links that are listed on the left hand side of the page. Because of the background graphic, the orange color doesn't look good. I want to change it to a lighter color, such as white. I changed the color in the CSS style for these links to white (#FFFFFF). The show up correctly in DW but not in IE. I have IE6 on the computer I am designing on and IE8 on the system the site is goig to be on. It looks like these links are inheriting the orange color and I want to stop this. Thanks!

    What are the links on the left hand side of your page contained in, i.e, are they in a <div> or a table?
    To control the color of specific links you have to target them.
    As an example say I have a link in a <div> container (like below)
    <div><a href="welcome.html">Welcome</a></div>
    I would give the container <div> an 'id'. (I've chosen 'leftLinks' (see below) but you can call the 'id' what you want)
    <div id="leftLinks"><a href="welcome.html">Welcome</a></div>
    Now use some css to target the link/s in the <div> with the 'id' leftLinks
    #leftLinks a {
    color: #FC0;
    The above says to color any link yellow in the <div> with the 'id' of leftLinks.

  • Change text "link" color only in Spry Tab content area

    I need to have multiple text link colors in my site for light
    and dark background colors. The only regions in my site that have a
    white background are in the Spry Tab Panel content area. I can't
    figure out how to change the text color for text links in the spry
    content only. I tried to add a:link ..etc... to the style sheet,
    but it did not effect anything
    (I also need to clean my style sheet (s). But that comes
    next.
    Here
    is a Link to a Sample Page in my site
    null

    Here is the SpryTabbedPanels style sheet in my site. I can't
    seem to figure out the changes I need to make to effect the content
    area.
    I tried to add the following (see .TabbedPanelsContentGroup
    below)
    a: link {
    color: #0099CC;
    text-decoration: none
    a:active {
    color: #99CC33;
    text-decoration: none
    a:visited {
    color: #0099CC;
    text-decoration: none
    a:hover {
    color: #99CC33;
    text-decoration: underline
    @charset "UTF-8";
    /* SpryTabbedPanels.css - version 0.4 - Spry Pre-Release 1.6
    /* Copyright (c) 2006. Adobe Systems Incorporated. All rights
    reserved. */
    /* Horizontal Tabbed Panels
    * The default style for a TabbedPanels widget places all tab
    buttons
    * (left aligned) above the content panel.
    /* This is the selector for the main TabbedPanels container.
    For our
    * default style, this container does not contribute anything
    visually,
    * but it is floated left to make sure that any floating or
    clearing done
    * with any of its child elements are contained completely
    within the
    * TabbedPanels container, to minimize any impact or
    undesireable
    * interaction with other floated elements on the page that
    may be used
    * for layout.
    * If you want to constrain the width of the TabbedPanels
    widget, set a
    * width on the TabbedPanels container. By default, the
    TabbedPanels widget
    * expands horizontally to fill up available space.
    * The name of the class ("TabbedPanels") used in this
    selector is not
    * necessary to make the widget function. You can use any
    class name you
    * want to style the TabbedPanels container.
    .TabbedPanels {
    margin: 0px;
    float: right;
    clear: none;
    width: 82%; /* IE Hack to force proper layout when preceded
    by a paragraph. (hasLayout Bug)*/
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 2px;
    padding-left: 0px;
    /* This is the selector for the TabGroup. The TabGroup
    container houses
    * all of the tab buttons for each tabbed panel in the
    widget. This container
    * does not contribute anything visually to the look of the
    widget for our
    * default style.
    * The name of the class ("TabbedPanelsTabGroup") used in
    this selector is not
    * necessary to make the widget function. You can use any
    class name you
    * want to style the TabGroup container.
    .TabbedPanelsTabGroup {
    margin: 0px;
    padding: 0px;
    /* This is the selector for the TabbedPanelsTab. This
    container houses
    * the title for the panel. This is also the tab "button"
    that the user clicks
    * on to activate the corresponding content panel so that it
    appears on top
    * of the other tabbed panels contained in the widget.
    * For our default style, each tab is positioned relatively 1
    pixel down from
    * where it wold normally render. This allows each tab to
    overlap the content
    * panel that renders below it. Each tab is rendered with a 1
    pixel bottom
    * border that has a color that matches the top border of the
    current content
    * panel. This gives the appearance that the tab is being
    drawn behind the
    * content panel.
    * The name of the class ("TabbedPanelsTab") used in this
    selector is not
    * necessary to make the widget function. You can use any
    class name you want
    * to style this tab container.
    .TabbedPanelsTab {
    position: relative;
    top: 1px;
    float: left;
    padding: 4px 10px;
    margin: 0px 1px 0px 0px;
    background-color: #CCCC99;
    list-style: none;
    border-left: solid 1px #CCC;
    border-bottom: solid 1px #999;
    border-top: solid 1px #999;
    border-right: solid 1px #999;
    -moz-user-select: none;
    -khtml-user-select: none;
    cursor: pointer;
    font-family: sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    /* This selector is an example of how to change the appearnce
    of a tab button
    * container as the mouse enters it. The class
    "TabbedPanelsTabHover" is
    * programatically added and removed from the tab element as
    the mouse enters
    * and exits the container.
    .TabbedPanelsTabHover {
    background-color: #99CC33;
    color: #000000;
    /* This selector is an example of how to change the
    appearance of a tab button
    * container after the user has clicked on it to activate a
    content panel.
    * The class "TabbedPanelsTabSelected" is programatically
    added and removed
    * from the tab element as the user clicks on the tab button
    containers in
    * the widget.
    * As mentioned above, for our default style, tab buttons are
    positioned
    * 1 pixel down from where it would normally render. When the
    tab button is
    * selected, we change its bottom border to match the
    background color of the
    * content panel so that it looks like the tab is part of the
    content panel.
    .TabbedPanelsTabSelected {
    background-color: #FFFFFF;
    border-bottom: 1px solid #EEE;
    color: #000000;
    /* This selector is an example of how to make a link inside
    of a tab button
    * look like normal text. Users may want to use links inside
    of a tab button
    * so that when it gets focus, the text *inside* the tab
    button gets a focus
    * ring around it, instead of the focus ring around the
    entire tab.
    .TabbedPanelsTab a {
    color: black;
    text-decoration: none;
    /* This is the selector for the ContentGroup. The
    ContentGroup container houses
    * all of the content panels for each tabbed panel in the
    widget. For our
    * default style, this container provides the background
    color and borders that
    * surround the content.
    * The name of the class ("TabbedPanelsContentGroup") used in
    this selector is
    * not necessary to make the widget function. You can use any
    class name you
    * want to style the ContentGroup container.
    .TabbedPanelsContentGroup {
    clear: both;
    border-left: solid 1px #CCC;
    border-bottom: solid 1px #CCC;
    border-top: solid 1px #999;
    border-right: solid 1px #999;
    background-color: #FFFFFF;
    color: #000000;
    a: link {
    color: #0099CC;
    text-decoration: none
    a:active {
    color: #99CC33;
    text-decoration: none
    a:visited {
    color: #0099CC;
    text-decoration: none
    a:hover {
    color: #99CC33;
    text-decoration: underline
    /* This is the selector for the Content panel. The Content
    panel holds the
    * content for a single tabbed panel. For our default style,
    this container
    * provides some padding, so that the content is not pushed
    up against the
    * widget borders.
    * The name of the class ("TabbedPanelsContent") used in this
    selector is
    * not necessary to make the widget function. You can use any
    class name you
    * want to style the Content container.
    .TabbedPanelsContent {
    padding: 4px;
    /* This selector is an example of how to change the appearnce
    of the currently
    * active container panel. The class
    "TabbedPanelsContentVisible" is
    * programatically added and removed from the content element
    as the panel
    * is activated/deactivated.
    .TabbedPanelsContentVisible {
    /* Vertical Tabbed Panels
    * The following rules override some of the default rules
    above so that the
    * TabbedPanels widget renders with its tab buttons along the
    left side of
    * the currently active content panel.
    * With the rules defined below, the only change that will
    have to be made
    * to switch a horizontal tabbed panels widget to a vertical
    tabbed panels
    * widget, is to use the "VTabbedPanels" class on the
    top-level widget
    * container element, instead of "TabbedPanels".
    /* This selector floats the TabGroup so that the tab buttons
    it contains
    * render to the left of the active content panel. A border
    is drawn around
    * the group container to make it look like a list container.
    .VTabbedPanels .TabbedPanelsTabGroup {
    float: left;
    width: 10em;
    height: 20em;
    background-color: #CCCC99;
    position: relative;
    border-top: solid 1px #999;
    border-right: solid 1px #999;
    border-left: solid 1px #CCC;
    border-bottom: solid 1px #CCC;
    /* This selector disables the float property that is placed
    on each tab button
    * by the default TabbedPanelsTab selector rule above. It
    also draws a bottom
    * border for the tab. The tab button will get its left and
    right border from
    * the TabGroup, and its top border from the TabGroup or tab
    button above it.
    .VTabbedPanels .TabbedPanelsTab {
    float: none;
    margin: 0px;
    border-top: none;
    border-left: none;
    border-right: none;
    /* This selector disables the float property that is placed
    on each tab button
    * by the default TabbedPanelsTab selector rule above. It
    also draws a bottom
    * border for the tab. The tab button will get its left and
    right border from
    * the TabGroup, and its top border from the TabGroup or tab
    button above it.
    .VTabbedPanels .TabbedPanelsTabSelected {
    background-color: #CCCC99;
    border-bottom: solid 1px #999;
    /* This selector floats the content panels for the widget so
    that they
    * render to the right of the tabbed buttons.
    .VTabbedPanels .TabbedPanelsContentGroup {
    clear: none;
    float: left;
    padding: 0px;
    width: 30em;
    height: 20em;

  • What color are the web links on your iPads?  Are the iPad Air's purple?

    Bizarrely, the three iPad Airs I've seen show purplish links rather than blue ones--and that's true of a store demo model, too!
    In contrast, older iPads, iPad minis, and a store's iPad Mini with Retina Display, show web links as a beautiful blue.
    I'm particularly interested in hearing from people who can do side-by-side comparisons of iPad Airs and other iPads & iPhones and report on what the color differences are.
    The differences I've seen are fairly striking on most web pages, subtler on others.  Side-by-side comparisons can often dramatically reveal the differences.

    BUMP!!
    Anyone?  
    Side by side comp with your older iPad?   With your Mini?  What does it show?   What colors are the web links?
    Google search results--are they more purple on the Air than the blue on the others?  macsurfer.com is one site people have posted about.  macrumors.com, too.

  • How to have 2 link colors on one page?

    Learning CSS and am unable to make this happen. What am I doing wrong?
    http://larrysullivandesign.com/sourceprintmedia.com/_contact.html
    http://larrysullivandesign.com/sourceprintmedia.com/sourceprintmedia.css
    The text links at page bottom (link-typeA) load up blue, even though the stylesheet calls for them to be gray (#E8E8E8), so they'll read on dark background.
    I want blue links site-wide, and grey at page bottom, only for link-typeA
    I want only one style sheet, if possible.
    How do I make all the link stage (active,hover, etc) colors apply to just link-typeA ? Only way I can see is in Page Properties, which makes one single embedded style on each page. confused....
    thanks!

    The divs are always referenced in the body and then you assign a class to that div. You can also asign a class to a table if you are using tables.
    First make a refernce to an external style sheet and place all your css in there.
    make your page and then assign the classes to the divs or tables.
    If you think of a div as a container then you assign a class of (footer) to the container. The reference then looks to the external style sheet of where to find that class and then finds the .footer and assigns the correct attributes to it such as the .footer a:link{color:#000;}
    you can also see the styles and assign them without handcoding by going to window/CSS styles

  • Trouble getting rid of default link colors!

    Dear Folks,
    I have created a ul list for navbar: reads just great in Safari, but has residual blue link color and underline - I have eliminated all styles in the source code, and have written styles in the CSS. Firefox reads all the visted and current links as default underlines, where I want color boxes.
    The header where the navbar is located is a secondary header with the div #header2 (no nav bar on the splash index page)
    What I wanted was a "tabbed" look, (dark background with light rollovers) which I got as long as I don't "visit" pages - then it reverts to blue letters with underline.
    Any help? Here is the code in the CSS
    In frustration, I set a separate link color for the footer for all pages - it read fine when each was a separate command, but combining it in CSS Shorthand made it not function.
    #footer a:link a:visited a:hover a:active {
    color: #CCC98F;
    text-decoration: none;
    and here is the code for the navbar in the secondary header:
    #header2 #navbar ul {
    font-family: "Gill Sans", Helvetica, Arial, sans-serif;
    font-size: 0.8em;
    font-style: normal;
    font-weight: normal;
    color: #CC9;
    list-style: none;
    #navbar li {
    float: left;
    list-style: none;
    padding: 0px 10px 15px 0px;
    margin: 0;
    #navbar li a:link, #header li a:visited {
    background: #2B2D16;
    padding: 0.2em 0.5em;
    font-family: "Gill Sans", Helvetica, Arial, sans-serif;
    font-size: 1em;
    line-height: 1em;
    font-weight: normal;
    color: #CC9;
    text-decoration: none;
    margin-right: 0.5em;
    width: auto;
    text-align: center;
    white-space: nowrap;
    word-spacing: 0.2em;
    letter-spacing: 0.1em;
    #navbar li a:hover {
    color: #D2A44E;
    background: #625214;
    #navbar li a.current, #header li a.current:hover, #header li a.current:active {
        color: #D2A44E;
    background: #625214;
    cursor: default;
    Martha

    In your CSS, you always need to define a minimum of 4 rules for the "states" of each link.
    Minimum states are:
    link
    visited
    hover
    active
    in that order.
    In your CSS, for #navbar li a (which is any link inside a list inside an element with id="navbar"), you have only defined the link and hover states.
    In the absence of a specific CSS rule for the visited state, the browser will always default to blue underline.
    Change your CSS as follows
    #navbar li a:link, #navbar li a:visited, #header li a:visited {
    background: #2B2D16;
    padding: 0.2em 0.5em;
    font-family: "Gill Sans", Helvetica, Arial, sans-serif;
    font-size: 1em;
    line-height: 1em;
    font-weight: normal;
    color: #CC9;
    text-decoration: none;
    margin-right: 0.5em;
    width: auto;
    text-align: center;
    white-space: nowrap;
    word-spacing: 0.2em;
    letter-spacing: 0.1em;
    If the #header li a:visited compound selector in that rule is doing nothing (since you have <div id="header2"> on the page but not <div id="header">) then change it or delete it.

  • Front End Runtimes in BI workload are always 0

    Hi,
               We have activated the technical content for BI Admin cockpit in Production. The delta process chains are
    running fine daily. The issue is we do not see the front end runtimes in BI workload via ST03N. Only for a very
    few queries we have RSDDSTAT settings activated at level 2. BI workload displays only OLAP and DM times
    for those queries. But the frontend times are always 0. We are extracting all the step categories. I can see
    the front end runtimes for all those queries in 0TCT_C01, but they are not shown in BI workload. Hence even
    the  Total Time of the query in BI workload is always smaller as it does not include the front end runtimes.
                Any idea why the data for front end runtimes is missing from BI workload ?
    Thanks,
    Sonali

    Hi,
    depending on your data flow you have to use the routines .
    Start routines - start routines:
    It is used to perform preliminary calculations.if you have any modifications required before the actual transformation is done, then you must write those routines in the start routine of 7.0.
    End routines - new:
    You can use an end routine to postprocess data after transformation on a package-by-package basis.
    Expert routine - update routine :
    You can use the expert routine if there are not sufficient functions to perform a transformation. The expert routine should be used as an interim solution until the necessary functions are available in the standard routine. You can use this to program the transformation yourself without using the available rule types. If you have already created transformation rules, the system deletes them once you have created an expert routine.
    Also Check the below link for detail info.
    Routine in Transformation.
    Reg
    Pra

  • Spry Menu Bar link colors not consistent

    I have a horizontal Spry menu bar set up with 4 items in it.
    The first item is the Home link and does not have a submenu, but
    the other 3 items do. What I want is when you roll over the main 4
    items the text link color will be purple (#583399). When an item
    has a submenu the rollover text link on the submenu links will be
    green (#89b11a).
    My current code almost works, but the problem I am having is
    that the Home link
    without the submenu changes to a green color instead of
    purple like the other 3 main links. If I add a test submenu to the
    Home link then it turns purple like the other links. How can I get
    the Home link to change to purple like the others without having a
    submenu attached to it?
    Here is my html code that refers to the menu:
    <ul id="MenuBar1" class="MenuBarHorizontal">
    <li><a href="index.html"
    class="MenuBarItemSubmenu">HOME</a></li>
    <li><a href="about.html"
    class="MenuBarItemSubmenu">ABOUT</a>
    <ul>
    <li><a
    href="services.html">services</a></li>
    <li><a
    href="bios.html">bios</a></li>
    <li><a
    href="news.html">news</a></li>
    </ul>
    </li>
    <li><a href="work.html" class="MenuBarItemSubmenu"
    >WORK</a>
    <ul>
    <li><a href="design.html">design</a>
    </li>
    <li><a
    href="advertising.html">advertising</a></li>
    <li><a href="casestudies.html">case
    studies</a></li>
    </ul>
    </li>
    <li><a href="contact.html"
    class="MenuBarItemSubmenu">CONTACT</a>
    <ul>
    <li><a href="#">.</a></li>
    <li><a
    href="location.html">location</a></li>
    <li><a
    href="opportunities.html">opportunities</a></li>
    </ul>
    </li>
    </ul>
    Here is the Spry CSS code that pertains to the links:
    /* Menu items are a light gray text with padding and no text
    decoration */
    ul.MenuBarHorizontal a
    display: block;
    cursor: pointer;
    padding: 0.5em 0.75em;
    color: #666666;
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    /* Menu items that have mouse over or focus have green text
    ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
    color: #89b11a;
    /* Menu items that are open with submenus are set to
    MenuBarItemHover with purple text */
    ul.MenuBarHorizontal a.MenuBarItemHover,
    color: #583399;
    /* Menu items that are open with submenus are set to
    MenuBarItemHover with purple text */
    ul.MenuBarHorizontal a.MenuBarItemSubmenuHover,
    ul.MenuBarHorizontal a.MenuBarSubmenuVisible
    color: #583399;
    And
    here
    is a link to my test file so you can see what I am talking
    about.
    Thanks for any help and let me know if you need anything else
    to help with it.

    Anyone??

  • Link functions are not working correctly

    I am have a number of links on my page and I am using the a;link, a:hover and a:visited commands but I am getting strange results. First of all my css is on a separate style sheet. What I am trying to do is have all my links in gray text both when before and after being visited and I want the text to change to red and underline when I hover over the link. My results are that in live view the links all seem to work ok except for my HOME link at the bottom of the page where it does not change color and does not underline. When I view in browser the results are worse. None of the links change when I hover over them excepts for the DOWNLOAD link. Also note that I have 4 columns of unordered lists about the footer which also does not work either. Here is the source and css code. Thanks for your help.
    Dan
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
        <meta name="description" content="HOME PAGE for company which provides chemical process equipment, diaphragm pumps, plastic tanks, pH/ORP controls, mixers, filtration equipment, flowmeters"
        <title>Chemtech Process Equipment</title>
    <style type="text/css">
    </style>
        <link href="CSS/Chemtech.css" rel="stylesheet" type="text/css" />
        <link rel="stylesheet" href="CSS/verticalmenu.css" type="text/css" />
        <link rel="stylesheet" href="CSS/horizontalmenu.css" type="text/css" />
    </head>
    <body>
              <div id="container">
                  <div id="header"><img src="Images/header.jpg" alt="header" width="960" height="310" border="0" usemap="#logomap" />
                <map name="logomap" id="logomap">
                          <area shape="rect" coords="3,5,265,123" href="index.html" alt="Chemtech Process Equipment" />
                </map>
            </div>
                    <div id="navigation_bar"><div class="AJXMenuULDYZCC"><!-- AJXFILE:CSS/horizontalmenu.css -->
                             <div class="ajxmw1">
                                        <div class="ajxmw2">
                                                <ul>
                                  <li><a href="index.html" title="Home"><b>    HOME    </b></a></li>
                            <li><a class="ajxsub" href="productsbytype.html" title="Products"><b> PRODUCTS </b>
                             <!--[if gt IE 6]><![endif] --></a><!--<![endif]--><!--[if lte IE 6]><table><tr><td><![endif]-->
                                                            <ul>
                                      <li><a href="productsbytype.html" title="Indexed by Type"><b>Indexed by Type</b></a></li>
                                      <li><a href="productsbymfgr.html" title="Indexed by Manufacturer"><b>Indexed by Manufacturer</b></a></li>
                                                            </ul>
                                                            <!--[if lte IE 6]></td></tr></table></a><![endif]-->
                                                           </li>
                                                           <li><a href="#" title="Request Quote"><b>REQUEST QUOTE</b></a></li>
                            <li><a href="#"><b>DOWNLOADS</b></a></li>
                            <li><a href="contact%20us.html" title="Contact Us"><b> CONTACT US </b></a></li>
                                                </ul>
                                        </div>
                             </div>
                             <br />
                            </div></div>
                                        <div id="sidebar"><div class="AJXMenuEHWBGHC"><!-- AJXFILE:CSS/verticalmenu.css -->
                                                  <ul>
                            <li><h1><b>PROCESS EQUIPMENT</b></h1></li>
                            <li><a class="ajxsub" href="#" title="Pumps"><b>Pumps</b>
                                                            <!--[if gt IE 6]><![endif] --></a><!--<![endif]--><!--[if lte IE 6]><table><tr><td><![endif]-->
                                                                      <ul>
                                                                                 <li><a href="#" title="Air Diaphragm"><b>Air Diaphragm</b></a></li>
                                             <li><a href="#" title="Centrifugal"><b>Centrifugal</b></a></li>
                                             <li><a href="#" title="Drum"><b>Drum</b></a></li>
                                             <li><a href="#" title="Gear"><b>Gear</b></a></li>
                                             <li><a href="#" title="Hose"><b>Hose</b></a></li>
                                             <li><a href="#" title="Magnetic Drive"><b>Magnetic Drive</b></a></li>
                                             <li><a href="#" title="Metering"><b>Metering</b></a></li>
                                             <li><a href="#" title="Peristaltic"><b>Peristaltic</b></a></li>
                                             <li><a href="#" title="Piston"><b>Piston</b></a></li>
                                             <li><a href="#" title="Vertical"><b>Vertical</b></a></li>
                                                                      </ul>
                                                            <!--[if lte IE 6]></td></tr></table></a><![endif]-->
                                                           </li>
                                                           <li><a class="ajxsub" href="#" title="Mixers"><b>Mixers</b>
                                                            <!--[if gt IE 6]><![endif] --></a><!--<![endif]--><!--[if lte IE 6]><table><tr><td><![endif]-->
                                                                      <ul>
                                    <li><a href="#" title="Direct Drive"><b>Direct Drive</b></a></li>
                                    <li><a href="#" title="Gear Drive"><b>Gear Drive</b></a></li>
                                    <li><a href="#" title="C-Clamp Mount"><b>C-Clamp Mount</b></a></li>
                                    <li><a href="#" title="Drum Mount"><b>Drum Mount</b></a></li>
                                    <li><a href="#" title="Fixed Top Mount"><b>Fixed Top Mount</b></a></li>
                                    <li><a href="#" title="Side Mount"><b>Side Mount</b></a></li>
                                                                      </ul>
                                                            <!--[if lte IE 6]></td></tr></table></a><![endif]-->
                                                           </li>
                                                           <li><a class="ajxsub" href="#" title="Filters"><b>Filters</b>
                                                            <!--[if gt IE 6]><![endif] --></a><!--<![endif]--><!--[if lte IE 6]><table><tr><td><![endif]-->
                                                                      <ul>
                                          <li><a href="#" title="Bag"><b>Bag</b></a></li>
                                             <li><a href="#" title="Cartridge"><b>Cartridge</b></a></li>
                                             <li><a href="#" title="Centrifuge"><b>Centrifuge</b></a></li>
                                             <li><a class="ajxsub" href="#" title="Indexing Media"><b>Indexing Media</b>
                                                                                 <!--[if gt IE 6]><![endif] --></a><!--<![endif]--><!--[if lte IE 6]><table><tr><td><![endif]-->
                                                                                  <ul>
                                            <li><a href="#" title="Gravity FIlter"><b>Gravity Filter</b></a></li>
                                            <li><a href="#" title="Vacuum FIlter"><b>Vacuum FIlter</b></a></li>
                                            <li><a href="#" title="Sludge Filter"><b>Sludge FIlter</b></a></li>
                                            <li><a href="#" title="Pressure Filter"><b>Pressure Filter</b></a></li>
                                            <li><a href="#" title="Sludge Filter"><b>Sludge Filter</b></a></li>
                                                                                  </ul>
                                                                                  <!--[if lte IE 6]></td></tr></table></a><![endif]-->
                                                                                 </li>
                                             <li><a href="#" title="Oil Skimmers"><b>Oil Skimmers</b></a></li>
                                             <li><a href="#" title="Oil-Water Separators"><b>Oil-Water Separators</b></a></li>
                                                                      </ul>
                                                                      <!--[if lte IE 6]></td></tr></table></a><![endif]-->
                                                           </li>
                                                           <li><a class="ajxsub" href="#" title="Tanks"><b>Tanks</b>
                                                            <!--[if gt IE 6]><![endif] --></a><!--<![endif]--><!--[if lte IE 6]><table><tr><td><![endif]-->
                                                                      <ul>
                                                                                 <li><a href="#" title="Carboys &amp; Totes"><b>Carboys &amp; Totes</b></a></li>
                                                                                 <li><a href="#" title="Rectangular"><b>Rectangular </b></a></li>
                                                                                 <li><a href="#" title="Cylindrical Cone Bottom"><b>Cylindrical Cone Bottom</b></a></li>
                                                                                 <li><a href="#" title="Cylindrical Flat Bottom"><b>Cylindrical Flat Bottom</b></a></li>
                                                                                 <li><a href="#" title="Vertical Bulk Storage"><b>Vertical Bulk Storage</b></a></li>
                                                                      </ul>
                                                                      <!--[if lte IE 6]></td></tr></table></a><![endif]-->
                                                           </li>
                                                           <li><a class="ajxsub" href="#" title="Piping/Hose"><b>Piping / Hose</b>
                                                           <!--[if gt IE 6]><![endif] --></a><!--<![endif]--><!--[if lte IE 6]><table><tr><td><![endif]-->
                                                                      <ul>
                                                                                 <li><a href="#" title="PVC Pipe &amp; Fittings"><b>PVC Pipe &amp; Fittings</b></a></li>
                                                                                 <li><a href="#" title="CPVC Pipe &amp; Fittings"><b>CPVC Pipe &amp; Fittings</b></a></li>
                                                                                 <li><a href="#" title="Polypro Pipe &amp; Fittings"><b>Polypro Pipe &amp; Fittings</b></a></li>
                                                                                 <li><a href="#" title="PE Pipe &amp; Fittings"><b>PE Pipe &amp; Fittings</b></a></li>
                                                                                 <li><a href="#" title="Kynar Pipe &amp; Fittings"><b>Kynar Pipe &amp; Fittings</b></a></li>
                                                                                 <li><a href="#" title="Sanitary Hose, Gaskets &amp; Fittings"><b>Sanitary Hose, Gaskets &amp; Fittings</b></a></li>
                                                                      </ul>
                                                                      <!--[if lte IE 6]></td></tr></table></a><![endif]-->
                                                           </li>
                                                           <li><a class="ajxsub" href="#" title="Immersion Heaters"><b>Immersion Heaters</b>
                                                            <!--[if gt IE 6]><![endif] --></a><!--<![endif]--><!--[if lte IE 6]><table><tr><td><![endif]-->
                                                                      <ul>
                                                                                 <li><a href="#" title="Electric Immersion"><b>Electric Immersion</b></a></li>
                                                                                 <li><a href="#" title="Steam Coil"><b>Steam Coil</b></a></li>
                                                                      </ul>
                                                                      <!--[if lte IE 6]></td></tr></table></a><![endif]-->
                                                           </li>
                                                           <li><a class="ajxsub" href="#" title="Process Controls"><b>Process Controls</b>
                                                            <!--[if gt IE 6]><![endif] --></a><!--<![endif]--><!--[if lte IE 6]><table><tr><td><![endif]-->
                                                                      <ul>
                                                   <li><a href="#" title="pH &amp; ORP Probes"><b>pH &amp; ORP Probes</b></a></li>
                                                   <li><a href="#" title="Conductivity Probes"><b>Conductivity Probes</b></a></li>
                                                   <li><a href="#" title="Flowmeters"><b>Flowmeters</b></a></li>
                                                   <li><a href="#" title="Level Sensors"><b>Level Sensors</b></a></li>
                                                   <li><a href="#" title="Pressure Transducers"><b>Pressure Transducers</b></a></li>
                                                   <li><a href="#" title="Process Controllers"><b>Process Controllers</b></a></li>
                                                   <li><a href="#" title="VFD's"><b>VFD's</b></a></li>
                                                   <li><a href="#" title="Power Monitors"><b>Power Monitors</b></a></li>
                                                                      </ul>
                                                                      <!--[if lte IE 6]></td></tr></table></a><![endif]-->
                                                           </li>
                                                 <li><h1><b>ENGINEERED SYSTEMS</b></h1></li>
                                                           <li><a href="#" title="Chemical Feed Skids"><b>Chemical Feed Skids</b></a></li>
                                                           <li><a class="ajxsub" href="#" title="Evaporators"><b>Evaporators</b>
                                                            <!--[if gt IE 6]><![endif] --></a><!--<![endif]--><!--[if lte IE 6]><table><tr><td><![endif]-->
                                                                      <ul>
                                                                                 <li><a href="#" title="Burt Process Equipment"><b>Burt Process Equipment</b></a></li>
                                                                                 <li><a href="#" title="Filtertech"><b>Filtertech</b></a></li>
                                                                      </ul>
                                                                      <!--[if lte IE 6]></td></tr></table></a><![endif]-->
                                                           </li>
                                                           <li><a href="#" title="Filtration Systems"><b>Filtration Systems</b></a></li>
                                                           <li><a href="#" title="Fume Scrubbers"><b>Fume Scrubbers</b></a></li>
                                                           <li><a href="#" title="pH Neutralization"><b>pH Neutralization</b></a></li>
                                                           <li><a href="#" title="RODI Water Systems"><b>RODI Water Systerms</b></a></li>
                                                           <li><a href="#" title="Transfer Sumps"><b>Transfer Sumps</b></a></li>
                                                           <li><a href="#" title="UL Control Panels"><b>UL Control Panels</b></a></li>
                                                           <li><a href="#" title="Vacuum Distillation"><b>Vacuum Distillation</b></a></li>
                                                           <li><a class="ajxsub" href="#" title="Wastewater Treatment"><b>Wastewater Treatment</b>
                                                            <!--[if gt IE 6]><![endif] --></a><!--<![endif]--><!--[if lte IE 6]><table><tr><td><![endif]-->
                                                                      <ul>
                                                                                 <li><a href="#" title="Burt Process Equipment"><b>Burt Process Equipment</b></a></li>
                                                                                 <li><a href="#" title="Filtertech"><b>Filtertech</b></a></li>
                                                                      </ul>
                                                                      <!--[if lte IE 6]></td></tr></table></a><![endif]-->
                                                           </li>
                                                           <li><a href="#" title="Water Reclaim (LEEDS)"><b>Water Reclaim (LEEDS)</b></a></li>
                                                </ul>
                                                 <br />
                                      </div>
                              </div>
                              <h1>Engineered Solutions to your fluid handing requirements.<img src="Images/aro-pump-ad.jpg" alt="aro pump ad" width="200" height="200" hspace="10" vspace="15" align="right" /></h1>
                              <p>Chemtech Process Equipment (CPE) provides fluid handling equipment to a wide range of industries which include pharmaceutical, biotechnology, microelectronics, metal finishing,  chemical   processing and general manufacturing.</p>
                              <p>CPE offers turnkey engineered products such as transfer sumps, wastewater treatment, coolant filration, oil-water separation, water reclamation (LEEDS), pH neutralization, deionized water (RODI), and custom fabricated tanks and vessels.</p>
                              <p>CPE’s product line includes pumps, tanks, mixers, filters, evaporators, magnetic separators, centrifuges, oil skimmers, flowmeters, level, pH, ORP, and conductivity measurement, heaters, plastic pipe, valves and fittings, sanitary hose, and gaskets to name a few. Feel free to review our product line and contact us if you have any questions or applications to discuss.</p>
                              <h2>Products<br /></h2>
                              <hr align="left" width="740" />
                              <br />
                                  <div class="floatlist">
                          <ul>
                              <li><a href="">Air Diaphragm Pumps</a></li>
                                            <li><a href="">Cenrifugal Pumps</a></li>
                                            <li><a href="">Drum Pumps</a></li>
                                            <li><a href="">Gear Pumps</a></li>
                        <li><a href="">Hose Pumps</a></li>
                        <li><a href="">Magnetic Drive Pumps</a></li>
                        <li><a href="">Metering Pumps</a></li>
                        <li><a href="">Multi-Stage Centrifugal Pumps</a></li>
                        <li><a href="">Peristaltic Pumps</a></li>
                        <li><a href="">Piston Pumps</a></li>
                        <li><a href="">Submersible Pumps</a></li>
                        <li><a href="">Vertical Immersion Pumps</a></li>
                                            </ul>
                                  </div>
                              <div class="floatlist">
                          <ul>
                              <li><a href="">Custom Engineered Tanks</a></li>
                        <li><a href="">Molded Plastic Tanks</a></li>
                        <li><a href="">Direct Drive Mixers</a></li>
                        <li><a href="">Gear Drive Mixers</a></li>
                        <li><a href="">Portable Mixers</a></li>
                        <li><a href="">Side Mount Mixers</a></li>
                        <li><a href="">Conductivity Probes</a></li>
                        <li><a href="">Flowmeters</a></li>
                        <li><a href="">Level Sensors</a></li>
                        <li><a href="">pH &amp; ORP Probes</a></li>
                        <li><a href="">Power Monitors</a></li>
                        <li><a href="">Pressure Transducers</a></li>
                                            </ul>
                                  </div>
                <div class="floatlist">
                          <ul>
                                      <li><a href="">Process Controllers</a></li>
                        <li><a href="">Ultrasonic Level Transmitters</a></li>
                        <li><a href="">Variable Frequency Drives</a></li>
                        <li><a href="">Sanitary Hose, Gaskets &amp; Fittings</a></li>
                        <li><a href="">PVC Pipe, Valves &amp; Fittings</a></li>
                        <li><a href="">CPVC Pipe, Valves &amp; Fittings</a></li>
                        <li><a href="">Polypro Pipe, Valves &amp; Fittings</a></li>
                        <li><a href="">Polyethylene High Purity Piping</a></li>
                        <li><a href="">Immersion Heaters</a></li>
                        <li><a href="">Magnetic Separators</a></li>
                        <li><a href="">Centrifuges</a></li>
                        <li><a href="">Evaporators</a></li>
                    </ul>
                              </div>
                              <div class="floatlist">
                          <ul>
                              <li><a href="">Bag Filters</a></li>
                        <li><a href="">Cartridge Filters</a></li>
                        <li><a href="">Indexing Media Filters</a></li>
                        <li><a href="">Gravity Filters</a></li>
                        <li><a href="">Pressure Filters</a></li>
                        <li><a href="">Sludge Filters</a></li>
                        <li><a href="">Vacuum Filters</a></li>
                        <li><a href="">Filter Bags</a></li>
                        <li><a href="">Filters Cartridges</a></li>
                        <li><a href="">Filter Media</a></li>
                        <li><a href="">Pulsation Dampeners</a></li>
                        <li><a href="">Fiberglass Grating</a></li>
                                            </ul>
                </div>
                        <div id="footer">
                      <ul>
                          <li><a href="index.html">HOME</a></li>
                    <li><a href="productsbytype.html">PRODUCTS</a></li>
                    <li><a href="requestquote.html">REQUEST QUOTE</a></li>
                    <li><a href="downloads.html">DOWNLOADS</a></li>
                    <li><a href="contact us.html">CONTACT US</a></li>
                </ul>    
                      <hr align="center" width="940" id="footer rule2" />
                      <h4>© 2011 Chemtech Process Equipment, All Rights Reserved, Designed and Developed By Graphics Advantage. <img src="Images/GA-logo.jpg" width="46" height="40" align="top" /><br /><br /></h4>
                    </div>
        </div>
    </body>
    </html>
    @charset "utf-8";
    body {
              background-image: url(../Images/logo-background.jpg);
              background-repeat: repeat;
              background-attachment: fixed;
    #container {
              font-family: Arial, Helvetica, sans-serif;
              font-size: 14px;
              color: #000;
              background-color: #FFF;
              width: 960px;
              margin-right: auto;
              margin-left: auto;
              overflow: hidden;
              background-attachment: fixed;
    #container p {
              padding-right: 20px;
    #header {
              width: 960px;
              height: 310px;
    #headernarrow {
              height: 150px;
              width: 960px;
    #navigation_bar {
              height: 31px;
              width: 960px;
    #sidebar {
              float: left;
              width: auto;
              margin-right: 20px;
    #footer {
              text-align: center;
              width: 960px;
              float: left;
    #footer ul li {
              display: inline;
    #footer ul li a {
              padding-right: 10px;
              padding-left: 10px;
    a:link {
              color:#666;
              text-decoration:none;
    a:hover {
              color:#F00;
              text-decoration:underline;
    a:visited {
              color:#666;
              text-decoration:none;
    .floatlist {
              font-family: Arial, Helvetica, sans-serif;
              font-size: 10px;
              color: #F00;
              float: left;
              height: auto;
              width: 190px;
    .floatproductlist {
              font-family: Arial, Helvetica, sans-serif;
              float: left;
              height: auto;
              font-size: 14px;
              font-style: normal;
              color: #000;
              width: 380px;
    h4 {
              font-size: 10px;
              font-family: Arial, Helvetica, sans-serif;
    h1 {
              font-family: Arial, Helvetica, sans-serif;
              font-size: 24px;
              font-weight: bold;
              color: #F00;
    ul {
              list-style-type: none;
              padding: 0px;
              margin-top: 0px;
              margin-right: 0px;
              margin-bottom: 0px;
              margin-left: 1em;
              display: block;
    .largeheading {
              font-family: Arial, Helvetica, sans-serif;
              font-size: 48px;
              color: #F00;
    .floatimageleft {
              float: left;
              width: 250px;
              margin-right: 20px;
              height: auto;
              margin-top: 10px;
              background-image: url(../Images/aro-compact-series-float.jpg);
              background-repeat: no-repeat;
              margin-bottom: 20px;

    When you use the link pseudclass in your css it has to be expressed in the correct order.
    LoVe HAte
    Link
    Visited
    Hover
    Active
    It doesn't matter that you have not expressed all four but the three that you have still need to be that way.
    Anyway, try it, we have nothing to lose!
    Martin

  • Need help with link colors.....

    New assignment at school (our 4th project).
    Our teacher has given us a preformatted .html document that we
    are not allowed to touch at all.
    Having a hard time grasping working this way......
    How do I change the color of the link in the top header
    without changing the color of the other links?
    How do I line the four paragraph divs up across my page
    horizontally (left to right)?
    http://student.ccbcmd.edu/~rsmit459/a_study_in_css/index.html

    The div that the "Select a Design" and it's links are in is
    called "#styles".
    I put this code into my .css file and it did nothing:
    .styles a:link {
    color: #FFFFFF;
    text-decoration: underline;}
    .styles a:visited {
    color: #999999;
    text-decoration: underline;}
    .styles a:hover {
    color: #FF0000;
    text-decoration: underline;}
    .styles a:active {
    color: #FF00FF;
    text-decoration: underline;}
    What am I doing wrong?

Maybe you are looking for

  • Error installing or removing Itunes after trying to upgrade to 7.6

    Hi There, I recently tried to upgrade to 7.6 from 7.5 and this has caused me some issues. Firstly when upgrading a dialog box opens stating that itunes.msi cannot be found in local settings - however it was there. I manually moved to the path still t

  • Conversation does not appear on screen

    One particular instant messaging conversation does not appear on screen. I am notified when a new message is sent to me, and when I hover over the Skype icon on the Windows toolbar I can see the icon for the conversation window, but the conversation

  • Guides and Objects snap back when holding to long

    When placing a new guide or resizing or moving objects these things snap back or disappear when holding the mouse button to long. I. e. when trying to position a guid I only have a few seconds to to, otherwise the guide just disappears. Same behaviou

  • Unable to install Lightroom 5 via CC desktop app

    CC Desk top application downloads the Lightroom 5.3 installation file, and unzips it, but fails to install. If I install it as a standalone, it installs and it works, but it does not register/activate, although I bought it as part of Photoshop CC. So

  • MAC Address on Storm 2

    Hello, Please can you help,  all I need to do is find the MAC address on my Storm 2.   Any Ideas. Thanks for reading. Omletto.