How to change the color of the link in java

Hello

Just stuck on the way in which I would like to change the color of my twitter account link in the footer of my site, I have little or no knowledge of javascript, so I don't know what to do. The site is at http://bit.ly/15f7ReG and twitter is in the foot.

It is the code snippet used to retrieve and display the tweet, don't know what to change because I want the links to pink color.

<div class="one-third notopmargin">
                <h4>Latest tweet</h4>
                <div class="tweeter">
                
<div id="twitter_update_list"></div>
<script type="text/javascript" src="http://twitter.com/javascripts/blogger.js">
</script>


<script type="text/javascript" src="http://api.twitter.com/1/statuses/user_timeline.json?screen_name=gummetdjs&include_rts=true&count=1&callback=twitterCallback2">


</script>
                
            </div><br />

Thanks in advance for any advice!

Just an info, Java is not the same as JavaScript.  They have 2 completely different programming languages, with just as much in common as apples and elephants.

To change the link colors, open your CSS code and add the following. Adjust the colors to suit.

/ * TWITTER LINKS * /.

#twitter_update_list a: link {color: fuschia ;}}

#twitter_update_list a: visited {color: blue ;}}

#twitter_update_list a: hover {color: yellow; background: fuschia ;}}

#twitter_update_list a: active.

#twitter_update_list a: focus {color: white; background: fuschia ;}}

Nancy O.

Tags: Dreamweaver

Similar Questions

  • How to change the links of the Spry Menu

    I have a Horizontal Spry Menu on my page and have some questions about the creation of the custom links:
    -I know how to add a link to my reports, Pages, etc. using the link properties
    -I also know how to open the link in a _blank page by using the target property box

    But

    -How can I change the link of the Menu in the code to open my new page in a new smaller window?
    (Currently, TicketSummaryAcct.cfm page opens fine, in a new window 'full')

    Here's the code currently found under this key Menu:
    ---------------------------------------------------------------------------------
    < li > < a href = "reports/TicketSummaryAcct.cfm" title = "click here to print the report by account number in PDF format" target = > _blank "> by Acct # Prompt < /a > < /li >"
    ---------------------------------------------------------------------------------

    Thank you
    jlig

    In the header of the Web page:

    in the "links" section:

    JavaScript:popUp('reports/TicketSummaryAcct.cfm')

    do not use a target attribute, because it will break the javascript code in my experience. If you use the pop - ups in more than 1 webpage, or even for good programming practices, make a page function.

    Name of the Web page: newWindow.js

    function popUp (URL) {}
    day = new Date();
    ID = day.getTime ();
    eval ("page" + id + "= window.open (URL, '" + id + "', 'toolbar = 0, scrollbars = 0, location = 0, statusbar = 0, menubar = 0, resizable = 0, width = 350, height = 300');'");
    }

    And then, in the webpage (s) that you need from the pop-up window for the header, add this:

  • How to change the link colors after consulting with Firefox's search results?

    All other browsers I used for searches always change the color or the color of the visited link. I just downloaded the latest version of Firefox, but does not do it anymore.

    .
    Follow the advice of cor - el: make sure not to forget my browsing history is checked. It's under the selection "custom".
    .

  • How to change the links that do not automatically have up-to-date?

    Is there an easy way to change how you connected together the documents on the site? When I started work on our site, I worked directly at the exit of the FTP connection, then after I created the first page I realized that I could use a local site and save it to the FTP later. I used a connection to the server without a name saved on my hardrive that Dreamweaver put in place by default. When I recorded it on the FTP site, almost half of my links was not working anywhere, but on my own computer (they were still link to a local disk). When I downloaded them later for FTP, links in all of my pages not were not updated to version FTP. I used the broad function of check-links site and tried to change the site wide links, but I have to do something wrong. Is there an easy way to search for a site for links to images, etc. who have a link on the local disk to the remote site?

    If you look at the code, the site can be found at http://www.gilbertassociates.com/new09/gahome1.html

    You have multiple instances of this (paths linking to files on your local hard drive):