Behaviors: change text color onMouseOver

I have a series of projects in a list on the left side of my webpage.  They all have behaviors to where a image will swap onMouseOver. What would be the correct  code to make the project name change color  onMouseOver?  The website is http://archconarchitecture.com/portfolio.html.  I would also like to change the cursor to a hand.
Here is the code I have now..
  #projectlist {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    color: #999;
    background-color: #000;
    height: 533px;
    width: 200px;
    overflow-y: scroll;
    text-align: center;
    font-weight: normal;
  </style>
  <script type="text/javascript">
function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
  </script>
  </head>
  <body onload="MM_preloadImages('Suzuki- New Braunfels.JPG','Blossom Storage- San Antonio, TX.jpg','Loop 360 Climatized Self Storage- Austin, TX.jpg','Frisco Storage- Frisco, TX.jpg','Potranco Storage- Bexar County, TX.jpg','Embarcadero Storage- Laredo, TX.jpg','A-AAAKey Storage- San Antonio, TX.jpg','Premier Storage Crestway- San Antonio, TX.jpg','Hill Country Climatized Storage- New Braunfels, TX.jpg','Eldridge Storage- Houston, TX.jpg','3009 Self Storage- Schertz, TX.jpg','Spring Climatized Storage- Spring, TX.jpg','World Gym-New Braunfels, TX.jpg','World Gym-San Marcos, TX.jpg','Suzuki-Dallas, TX.jpg','Suzuki-New Braunfels, TX.jpg','Toyota- Boerne, TX.jpg','Break Check- Corpus Christi, TX.jpg','A-AAAKey Annex- San Antonio, TX.jpg','Stor Self Storage- San Antonio, TX.jpg','Premier Storage DeZavala- San Antonio, TX.jpg','Premier Storage Rittiman- San Antonio, TX.jpg','Il Sogno Restaurant- San Antonio, TX.JPG','Sandbar Restaurant- San Antonio, TX.jpg','Break Check- New Braunfels, TX.jpg','A-AAAKey Storage- Aurora, Colorado.jpg')">
  <div id="navBar"><a href="index.html">HOME</a> | <a href="about.html">ABOUT</a> | <a href="portfolio.html">PORTFOLIO</a> | <a href="references.html">REFERENCES</a> | <a href="contact.html"> CONTACT</a></div>
  <div id="background">
    <div id="about">
      <h2 align="center"> </h2>
      <div id="projects">
        <table width="98%" border="0" cellpadding="0" cellspacing="5">
          <tr>
            <th width="23%" align="left" valign="top" scope="row"><div id="projectlist">
              <h3><u>PROJECTS</u></h3>
              <p onmouseover="MM_swapImage('main','','World Gym-San Marcos, TX.jpg',1)">World Gym<br /> -San Marcos, Texas</p>
              <p onmouseover="MM_swapImage('main','','World Gym-New Braunfels, TX.jpg',1)">World Gym<br /> -New Braunfels, Texas</p>
              <p onmouseover="MM_swapImage('main','','Suzuki-Dallas, TX.jpg',1)">Suzuki<br />
              -Dallas, Texas</p>
              <p onmouseover="MM_swapImage('main','','Suzuki-New Braunfels, TX.jpg',1)">Suzuki<br /> -New Braunfels, Texas</p>
              <p onmouseover="MM_swapImage('main','','Toyota- Boerne, TX.jpg',1)">Toyota of Boerne<br /> -Boerne, Texas</p>
              <p onmouseover="MM_swapImage('main','','Break Check- Corpus Christi, TX.jpg',1)">Break Check<br />
              -Corpus Christi, Texas</p>
              <p onmouseover="MM_swapImage('main','','Break Check- New Braunfels, TX.jpg',1)">Break Check<br />
              -New Braunfels, Texas</p>
              <p onmouseover="MM_swapImage('main','','Spring Climatized Storage- Spring, TX.jpg',1)">Spring Climatized Storage<br />
              -Spring, Texas</p>
              <p onmouseover="MM_swapImage('main','','3009 Self Storage- Schertz, TX.jpg',1)">3009 Self Storage<br /> -Schertz, Texas</p>
              <p onmouseover="MM_swapImage('main','','A-AAAKey Annex- San Antonio, TX.jpg',1)">A-AAAKey Annex<br /> -San Antonio, Texas</p>
              <p onmouseover="MM_swapImage('main','','A-AAAKey Storage- Aurora, Colorado.jpg',1)">A-AAAKey Storage<br /> 
              -Aurora, Colorado</p>
              <p onmouseover="MM_swapImage('main','','Premier Storage DeZavala- San Antonio, TX.jpg',1)">Premier Storage DeZavala<br /> -San Antonio, Texas</p>
              <p onmouseover="MM_swapImage('main','','Premier Storage Rittiman- San Antonio, TX.jpg',1)">Premier Storage Rittiman<br /> -San Antonio, Texas</p>
              <p onmouseover="MM_swapImage('main','','Eldridge Storage- Houston, TX.jpg',1)">Eldridge Storage<br /> -Houston, Texas</p>
              <p onmouseover="MM_swapImage('main','','Stor Self Storage- San Antonio, TX.jpg',1)">Stor Self Storage<br /> -San Antonio, Texas</p>
              <p onmouseover="MM_swapImage('main','','Hill Country Climatized Storage- New Braunfels, TX.jpg',1)">Hill Country Climatized Storage<br />
                -New Braunfels, Texas</p>
              <p onmouseover="MM_swapImage('main','','Il Sogno Restaurant- San Antonio, TX.JPG',1)">il Sogno Restaurant<br /> -San Antonio, Texas</p>
              <p onmouseover="MM_swapImage('main','','Sandbar Restaurant- San Antonio, TX.jpg',1)">Sandbar Restaurant<br /> -San Antonio, Texas</p>
              <p>Teka Molino Restaurant<br /> -San Antonio, Texas</p>
              <p>Palominos Mexican Grille<br /> -San Antonio ,Texas</p>
              <p>Wild West Nightclub<br /> -San Antonio, Texas</p>
              <p>Housing One Source<br /> -San Antonio, Texas</p>
              <p>Westin Fitness Center<br /> -San Antonio, Texas</p>
              <p> </p>
              <h3><u>ON THE BOARDS</u></h3>
              <p onmouseover="MM_swapImage('main','','Blossom Storage- San Antonio, TX.jpg',1)">Blossom Storage<br /> -San Antonio, Texas</p>
              <p onmouseover="MM_swapImage('main','','Embarcadero Storage- Laredo, TX.jpg',1)">Embarcadero Storage<br /> -Laredo, Texas</p>
              <p onmouseover="MM_swapImage('main','','Loop 360 Climatized Self Storage- Austin, TX.jpg',1)">Loop 360 Climatized Storage<br /> -Austin, Texas</p>
              <p onmouseover="MM_swapImage('main','','A-AAAKey Storage- San Antonio, TX.jpg',1)">A-AAAKey Storage<br /> -San Antonio, Texas</p>
              <p>Stor Self Storage<br /> -San Antonio, Texas</p>
              <p onmouseover="MM_swapImage('main','','Premier Storage Crestway- San Antonio, TX.jpg',1)">Premier Storage<br />  -San Antonio, Texas</p>
              <p onmouseover="MM_swapImage('main','','Potranco Storage- Bexar County, TX.jpg',1)">Potranco  Storage<br />
              -Bexar County, Texas</p>
              <p onmouseover="MM_swapImage('main','','Frisco Storage- Frisco, TX.jpg',1)">Frisco Storage<br />
              -Frisco, Texas
            </div></th>
            <td width="77%"><img src="World Gym-San Marcos, TX.jpg" alt="" name="main" width="671" height="518" border="8" id="main" /></td>
          </tr>
        </table>
      </div>
      <div id="ontheboards">
        <p> </p>
      </div>
    </div>
  </div>
  </body>
  </html>
</div>
Thanks,

it didnt work..did I do it correctly??
Here's what I have..
  #projectlist {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    color: #999;
    background-color: #000;
    height: 533px;
    width: 200px;
    overflow-y: scroll;
    text-align: center;
    font-weight: normal;
    cursor: crosshair;
  a:hover {
    color: #FFF;
    text-decoration: none;
  </style>
  <script type="text/javascript">
function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
  </script>
  </head>
  <body onload="MM_preloadImages('Suzuki- New Braunfels.JPG','Blossom Storage- San Antonio, TX.jpg','Loop 360 Climatized Self Storage- Austin, TX.jpg','Frisco Storage- Frisco, TX.jpg','Potranco Storage- Bexar County, TX.jpg','Embarcadero Storage- Laredo, TX.jpg','A-AAAKey Storage- San Antonio, TX.jpg','Premier Storage Crestway- San Antonio, TX.jpg','Hill Country Climatized Storage- New Braunfels, TX.jpg','Eldridge Storage- Houston, TX.jpg','3009 Self Storage- Schertz, TX.jpg','Spring Climatized Storage- Spring, TX.jpg','World Gym-New Braunfels, TX.jpg','World Gym-San Marcos, TX.jpg','Suzuki-Dallas, TX.jpg','Suzuki-New Braunfels, TX.jpg','Toyota- Boerne, TX.jpg','Break Check- Corpus Christi, TX.jpg','A-AAAKey Annex- San Antonio, TX.jpg','Stor Self Storage- San Antonio, TX.jpg','Premier Storage DeZavala- San Antonio, TX.jpg','Premier Storage Rittiman- San Antonio, TX.jpg','Il Sogno Restaurant- San Antonio, TX.JPG','Sandbar Restaurant- San Antonio, TX.jpg','Break Check- New Braunfels, TX.jpg','A-AAAKey Storage- Aurora, Colorado.jpg')">
  <div id="navBar"><a href="index.html">HOME</a> | <a href="about.html">ABOUT</a> | <a href="portfolio.html">PORTFOLIO</a> | <a href="references.html">REFERENCES</a> | <a href="contact.html"> CONTACT</a></div>
  <div id="background">
    <div id="about">
      <h2 align="center"> </h2>
      <div id="projects">
        <table width="98%" border="0" cellpadding="0" cellspacing="5">
          <tr>
            <th width="23%" align="left" valign="top" scope="row"><div id="projectlist">
              <h3><u>PROJECTS</u></h3>
              <p onmouseover="MM_swapImage('main','','World Gym-San Marcos, TX.jpg',1)">World Gym<br /> -San Marcos, Texas</p>
              <p onmouseover="MM_swapImage('main','','World Gym-New Braunfels, TX.jpg',1)">World Gym<br /> -New Braunfels, Texas</p>
              <p onmouseover="MM_swapImage('main','','Suzuki-Dallas, TX.jpg',1)">Suzuki<br />
              -Dallas, Texas</p>
              <p onmouseover="MM_swapImage('main','','Suzuki-New Braunfels, TX.jpg',1)">Suzuki<br /> -New Braunfels, Texas</p>
              <p onmouseover="MM_swapImage('main','','Toyota- Boerne, TX.jpg',1)">Toyota of Boerne<br /> -Boerne, Texas</p>
              <p onmouseover="MM_swapImage('main','','Break Check- Corpus Christi, TX.jpg',1)">Break Check<br />
              -Corpus Christi, Texas</p>
              <p onmouseover="MM_swapImage('main','','Break Check- New Braunfels, TX.jpg',1)">Break Check<br />
              -New Braunfels, Texas</p>
              <p onmouseover="MM_swapImage('main','','Spring Climatized Storage- Spring, TX.jpg',1)">Spring Climatized Storage<br />
              -Spring, Texas</p>
              <p onmouseover="MM_swapImage('main','','3009 Self Storage- Schertz, TX.jpg',1)">3009 Self Storage<br /> -Schertz, Texas</p>
              <p onmouseover="MM_swapImage('main','','A-AAAKey Annex- San Antonio, TX.jpg',1)">A-AAAKey Annex<br /> -San Antonio, Texas</p>
              <p onmouseover="MM_swapImage('main','','A-AAAKey Storage- Aurora, Colorado.jpg',1)">A-AAAKey Storage<br /> 
              -Aurora, Colorado</p>
              <p onmouseover="MM_swapImage('main','','Premier Storage DeZavala- San Antonio, TX.jpg',1)">Premier Storage DeZavala<br /> -San Antonio, Texas</p>
              <p onmouseover="MM_swapImage('main','','Premier Storage Rittiman- San Antonio, TX.jpg',1)">Premier Storage Rittiman<br /> -San Antonio, Texas</p>
              <p onmouseover="MM_swapImage('main','','Eldridge Storage- Houston, TX.jpg',1)">Eldridge Storage<br /> -Houston, Texas</p>
              <p onmouseover="MM_swapImage('main','','Stor Self Storage- San Antonio, TX.jpg',1)">Stor Self Storage<br /> -San Antonio, Texas</p>
              <p onmouseover="MM_swapImage('main','','Hill Country Climatized Storage- New Braunfels, TX.jpg',1)">Hill Country Climatized Storage<br />
                -New Braunfels, Texas</p>
              <p onmouseover="MM_swapImage('main','','Il Sogno Restaurant- San Antonio, TX.JPG',1)">il Sogno Restaurant<br /> -San Antonio, Texas</p>
              <p onmouseover="MM_swapImage('main','','Sandbar Restaurant- San Antonio, TX.jpg',1)">Sandbar Restaurant<br /> -San Antonio, Texas</p>
              <p>Teka Molino Restaurant<br /> -San Antonio, Texas</p>
              <p>Palominos Mexican Grille<br /> -San Antonio ,Texas</p>
              <p>Wild West Nightclub<br /> -San Antonio, Texas</p>
              <p>Housing One Source<br /> -San Antonio, Texas</p>
              <p>Westin Fitness Center<br /> -San Antonio, Texas</p>
              <p> </p>
              <h3><u>ON THE BOARDS</u></h3>
              <p onmouseover="MM_swapImage('main','','Blossom Storage- San Antonio, TX.jpg',1)">Blossom Storage<br /> -San Antonio, Texas</p>
              <p onmouseover="MM_swapImage('main','','Embarcadero Storage- Laredo, TX.jpg',1)">Embarcadero Storage<br /> -Laredo, Texas</p>
              <p onmouseover="MM_swapImage('main','','Loop 360 Climatized Self Storage- Austin, TX.jpg',1)">Loop 360 Climatized Storage<br /> -Austin, Texas</p>
              <p onmouseover="MM_swapImage('main','','A-AAAKey Storage- San Antonio, TX.jpg',1)">A-AAAKey Storage<br /> -San Antonio, Texas</p>
              <p>Stor Self Storage<br /> -San Antonio, Texas</p>
              <p onmouseover="MM_swapImage('main','','Premier Storage Crestway- San Antonio, TX.jpg',1)">Premier Storage<br />  -San Antonio, Texas</p>
              <p onmouseover="MM_swapImage('main','','Potranco Storage- Bexar County, TX.jpg',1)">Potranco  Storage<br />
              -Bexar County, Texas</p>
              <p onmouseover="MM_swapImage('main','','Frisco Storage- Frisco, TX.jpg',1)">Frisco Storage<br />
              -Frisco, Texas
            </div></th>
            <td width="77%"><img src="World Gym-San Marcos, TX.jpg" alt="" name="main" width="671" height="518" border="8" id="main" /></td>
          </tr>
        </table>
      </div>
      <div id="ontheboards">
        <p> </p>
      </div>
    </div>
  </div>
  </body>
  </html>
</div>

Similar Messages

  • Acrobat XI Pro Mac: Changing Text Color moves Text within Paragraph

    Dear Acrobat Experts!
    I've been using Acrobat Pro for over a decade now (Win and Mac) - but Acrobat XI Pro Mac shows some behavior I cannot deal with:
    When I'm changing text color of say a couple of words within a paragraph, usually the formatting changes and text is being moved/shifted. It looks like the text with altered color requires more space and consequently the following words are shifted which very often ruins the whole formatting. This makes Acrobat XI for me nearly unusable, I had never a behavior like this in former Acrobat versions (Win or Mac).
    I cannot believe that this is "normal" - so what's the mistake I'm making? For illustration please see the two screenshots I included.
    I'm looking forward to your helpful comments!
    Oliver

    Hi Sukrit!
    Thanks for your assistance.
    This is the first and only Acrobat version ever I had this problem with. I am running Acrobat Version 11.0.10 under Mac OS X 10.10.3 Yosemite on a MacBook Pro 15" Retina display. I am working on Mac only since Acrobat Pro 7 - the versions before were Windows.
    So I cannot comment on Acrobat XI Pro Win.
    This is happening with all of my PDF docs - regardless of origin (textbook, scientific journal, or PDFs I generated by myself as export from office applications etc.).
    The only difference is the amount of changes to the formatting (shifting of text).
    To illustrate my workflow I generated a screencast and uploaded it here:
    <Dropbox - Acrobat_XI_Pro_Mac_3.mp4>
    Looking forward to hear from you again!
    Oliver

  • Why am I unable to change text color from black in LR5 book module?

    Why am I unable to change text color from black in LR5 Book Module?

    I'm assuming you clicked on the color patch besides the word <Character> to open the color picker window.
    At the right side of this window there is a vertical bar that has 2 horizontal black lines at the bottom.
    This is actually a slider. Pull it upwards with the color picker and color will appear in the window.

  • Easy one I hope: How do I change text color?

    For the life of me I can't seem to find anything with a color pallette (except for background fill). I need to change text color but don't know where to find it.  Everything's always black. When I highlight the text, and goto "Font", I see something that looks like the "Select Text Color" (like the one above but as soon as you mouse over it, it turns to a crossed-out "ABC", and can't get the pallette.
    Thanks for your help.

    Hi,
    Question: Are these fields that you had changed the type of in the Object Pallet/Field Tab/Type ? If so, try deleting the object and put a new one in its place from the Object Library.
    If no, what sort of parent do these items have? Table Row? or SubForm?
    Good luck!
    Stephen

  • Change Text Color Dynamically Depending on Which MP3 File is Playing

    Change Text Color Dynamically Depending on Which MP3 File is
    Playing
    Hi,
    Can anyone help with this problem.
    I am trying to change a text cast member's color dynamically
    based on which audio file is currently playing.
    I have 4 Text Cast member buttons named
    Play Song 1
    Play Song 2
    Play Song 3
    Play Song 4
    I am successfully playing the 4 songs in a queue like this
    (ie. If "Play Song 1" sprite text member is pressed then...
    sound(1).queue(member "Song1")
    sound(1).queue(member "Song2")
    sound(1).queue(member "Song3")
    sound(1).queue(member "Song4")
    sound(1).play
    What I would like to do is to have the currently playing song
    text color changed to a different value, say Green.
    So if "Song2" in the queue starts to play then the text "Play
    Song 2" would become Green. When done it would then turn back to
    black then "Song3" starts to play and "Play Song 3" text script
    button would then turn from black to Green an so on.
    These are the codes I've tried in the frame script and none
    seem to work...
    on enterFrame me
    if sound(1).status = 3 then member("Play Song 1").foreColor=5
    (This works but only for the first song because "Play Song 1"
    is directly named and clicked on.)
    else member("Play Song 1").foreColor=255
    end if
    I have tried to make a reference to the playing song and so
    far each of these doesn't work...
    --if sound(1).status = 3 then
    sprite(me.sound.member).foreColor=5
    --if sound(1).status = 3 then
    sprite(me.spriteNum).member.color=rgb(0,255,0)
    --if sound(1).status = 3 then member
    (sound(1).member).foreColor=5
    --text = member(whichMember).scriptText
    end
    Is there any way to reference the song name text cast
    member??
    I thought I had it when I discovered sound(1).member but
    sound(1).showProps returns the playing sound.member as
    member: (member 28 of castLib 1) nothing there I can use?
    It doesn't show the member name and
    It doesn't show the song name "Song1" which I could then
    match up to the "Play Song 1" text
    I'm pretty new to lingo so specific code examples would be
    appreciated.
    Can anyone help??? Thanks!!!

    did you get anywhere with this?
    When applying a styleClass to a af:showDetailItem, it doesnt seem to have any effect whatsoever.

  • Unable to change text color (from Black)

    For the next person who blunders into this and searches for an answer...
    If you have a Condition Code whose decoration is a custom color, and you delete the color, the text goes to Black, and you cannot change the color of text bearing that CC - with local color override, or a Character Format that applies a color (I didn't try Paragraph format).
    I am copying formatted content in from an older document that doesn't conform to current templates. I had deleted unused colors in the source, but not unused Condition Codes, one of which rode in with some text. What was controlled by the CC in the old doc is now controlled by a color Character format, except that when applied, the text stayed stubornly black (until I nuked the CC).

    Dear FrameMaker 7.1/Unix user,
    This does not surprise me. As long as the condition is applied and "Show Condition Formats" is active FrameMaker will show the Condition Color (now: Black) and not any underlying text colors.
    - Michael

  • How to change text color in CS4

    Hey everyone. I know I'm not fluent in Dreamweaver, but had DW8 before upgrading to CS4 and I'm pretty handy with it. In version 8, if I wanted to change a text color, I simply highlighted the text and picked a color. No worries.
    However in CS4, I seem to be only have that ability in my CSS properties, (not HTML properties). Then when I try to change the color, it gives me a dialogue box asking questions such as "new CSS", "for this page only", etc. and I don't understand what I'm supposed to do.
    Can someone tell me in a user-friendly way (step-by-step), how to simply change a text color on a page? I went to the help topics and it said to use the 'color-picker', but that takes me back to my original problem.
    I'm either doing something terribly wrong, or ADOBE has made a simple task into brain surgery!
    Thanks in advance for assistance!
    Mark

    Beginning with CS3, DW became more compliant with W3C web standards which call for content (HTML) being separate from style (CSS).  Thus you now have two properties boxes: one for HTML content and another for CSS styles.
    Create a few CSS classes using the CSS style panel.
    CSS:
    .red {color: red}
    .blue {color: blue}
    .green {color: green}
    Highlight a word or sentence on your page and apply the appropriate class to your HTML.
    HTML:
    <p class="red"> this is red text</p>
    <p class="blue"> this is blue text with <span class="green">GREEN WORDS</span> in the middle</p>
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb
    http://alt-web.blogspot.com

  • IPhoto quits when I try and change text color in book

    When editing a new iPhoto book (version 5), I was changing the font color. As I clicked on the text color icon in the fonts window (show fonts from the iPhoto menu), Iphoto just quit. It also lost all my formating thst I had for my pics. I tried the font color change in other applications using 'Font Book' and the same icon works without crashing the application.
    This is a new thing, because I have had no trouble with the first book I made.
    Thanks
    Powerbook G4 Hi Res 1.67GHz   Mac OS X (10.4.5)   1G Ram, 120 G Hard drive

    Just wondering, when you pull up the inspector, is the writing that is coming up blue a hyperlink (when you click on it, will it take you to a web page or an e-mail)?

  • How can i Change Text Color in table

    How can i change the text color i table, the true becoming GREEN, and the text in Fals becoming RED.
    Someone can help me to resolve this problem with a sample, because when i run the program all text becoming green in (TRUE) and than when i chang it to the (fals) all becoming Red.
    Attachments:
    Color.vi ‏38 KB

    Modifying the properties of a control in a subVI do not modify the properties of a different control in the main VI. The data is the only thing passed back from the subVI. To modify the properties of the table in the main, you need to pass a reference to it to the subVI and modify it's properties. I've attached a modified llb that does what you want.
    Attachments:
    Main_color_Table_mod.llb ‏41 KB

  • Changing text color of a string

    im looking to change the color of some text within a datagrid. After searching I have found tons on item renderers and cannot figure out exactly how to make it work with what I need.
    I have a datagrid with a label function that looks something like this.
    label function(item:object, column:datagrid):string
         return ( "name:" +item.name+ "age:" + item.age);
    i want to be able to make it look like this when it returns the string
    Name: hello AGE: 45
    with name and age also being a different color than the text brought in from the item
    any ideas?

    You'll need to make an itemRenderer to do this. There many ways of approaching this, but I through together a quick example that applies the formatting using html tags in the htmlText property of an in-line itemRenderer. There are better ways of doing this, though. This example is difficult to read. Using a separate, external component you could override the set data function and go nuts with it. Search the help docs for examples.
    <?xml version="1.0" encoding="utf-8"?>
    <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml"
        layout="absolute">
        <mx:Script>
            <![CDATA[
                import mx.collections.ArrayCollection;
                [Bindable]
                private var acData:ArrayCollection = new ArrayCollection([
                    {name: 'Charley', age: 45},
                    {name: 'Ben', age: 32}
            ]]>
        </mx:Script>
        <mx:DataGrid
            dataProvider="{acData}"
            width="212"
            y="67"
            x="108">
            <mx:columns>
                <mx:DataGridColumn headerText="Name/Age">
                    <mx:itemRenderer>
                        <mx:Component>
                            <mx:Text>
                                <mx:htmlText>
                                        &lt;b&gt;&lt;font color="#0000FF" size="14"&gt;Name: &lt;/font&gt;&lt;/b&gt;{data.name} &lt;b&gt;&lt;font color="#FF0000" size="12"&gt;Age: &lt;/font&gt;&lt;/b&gt;{data.age}                               
                                </mx:htmlText>
                            </mx:Text>
                        </mx:Component>
                    </mx:itemRenderer>
                </mx:DataGridColumn>
            </mx:columns>
        </mx:DataGrid>
    </mx:Application>

  • Changing text color of item renderer in datagrid

    Hi,
    I have the following datagrid:
    <mx:DataGridColumn field="name" ......... />
    <mx:DataGridColumn itemRenderer="myRenderer" ...... />
    In myRenderer, I extend from the TextInput class; with the
    text color:WHITE
    My question is:
    When I do a mouse rollover/selection on any row of the
    datagrid, how can I change the text color of my renderer?
    If I add the rollover/selection event listener for my
    renderer, it will only change the color when my mouse is over its
    column.
    I want it to change colour whenever the row is selected/
    rollover.
    Thank you very much.
    Regards,
    hy

    Hi,
    The rollOverColor and selectionColor style on the Datagrid
    will only work for the normal columns.
    Since my column extends from the TextInput, the rollOverColor
    and selectionColor style does not seem to have any effect on the
    itemrenderer.
    hy

  • HELP!Can't change text color photoshop 3d

    Hi everyone!
    I am having a problem with Photoshop CC and the 3d text extrusion. I've never been able to change the color of my text using the Color Picker or changing the text color by going into the "Edit Source" feature and manually changing it. Neither of these have any effect on my text color. The only way I've found to change my text color is by selecting the Diffuse color under my Front Inflation Materials.
    The screenshots below will show my settings and problems.
    The first step is creating the 3d Extrusion text layer. I have selected below the word Beach in a dark grey.
    The next step is after the 3d Extrusion layer is made, I am trying to change the color of my 3d text to a red. So I'm highlighting my text layer, going to the 3d Text Color picker and selecting red. The box above shows the red that I've selected, and below the little thumbnail also shows red. My problem is that after I press "Ok", the small red box below next to text reverts back to the original dark grey and doesn't change.
    The 3rd step and the other way I'm trying to get my text color to change is by clicking on the "Edit Source" button, going into the .psb, manually changing my text color to red, saving and closing the window. The text color still does not show my changes. It remains the original dark grey color that I originally had. Now, if I go back into "Edit Source" my text is red, but it won't show the changes on the 3d layer.
    Am I doing something wrong, or is there something I'm missing? Thank you guys in advance.
    -Terry

    I'm with you XM Just got Steve Caplin's book on 3d Photoshop and he says you can easily change the color as shown in  that video —although I am getting different color picker. note the properties panel (on right) the color swatch shows pink once I click OK it reverts back to original color

  • How change text color runtime how text bold runtime

    hi master
    sir i display sum value in amount column
    is possible
    if amount>1000 then amount text bold and amount text color read
    where I put code and what code I use
    please give me idea
    thanking
    aamir

    Hello amir,
    In the amount field, create a conditional formating, in there you will put the code to change the text attributes, found the following example from the Report Builder Help Topics, under SRW:
    begin
       if :sal = 2000 then
          srw.attr.mask     := SRW.BORDERWIDTH_ATTR +
                               SRW.FBCOLOR_ATTR     +
                               SRW.BBCOLOR_ATTR     +
                               SRW.BORDPATT_ATTR    +
                               SRW.FFCOLOR_ATTR     +
                               SRW.BFCOLOR_ATTR     +
                               SRW.FILLPATT_ATTR;
          srw.attr.borderwidth := 1;
          srw.attr.fbcolor     := 'red';
          srw.attr.bbcolor     := 'blue';
          srw.attr.bordpatt    := 'checker';
          srw.attr.ffcolor     := 'yellow';
          srw.attr.bfcolor     := 'green';
          srw.attr.fillpatt    := 'crisscross';
          srw.set_attr (0, srw.attr);
       end if;
       RETURN(TRUE);
    end;Hope this helps..
    -Marilyn

  • Changing Text Color Through Scripting?

    Is it possible to change the color of a text field within a
    display icon through scripting ?
    Basically using a calc icon I want to display text within a
    display icon and change the text color as well. Ideally I would
    like to use authorware's RGB function to change the text colour.
    Any help greatly appreciated. Thanks in advance.

    "Mike P" <[email protected]> wrote in
    message
    news:fq5vdj$8jt$[email protected]..
    > Is it possible to change the color of a text field
    within a display icon
    > through scripting ?
    >
    > Basically using a calc icon I want to display text
    within a display icon
    > and
    > change the text color as well. Ideally I would like to
    use authorware's
    > RGB
    > function to change the text colour.
    No. You have two choices. The first is something like this:
    {varRed}{varBlue}{varGreen}
    the {varRed} text would be red
    {varBlue} would be blue
    {varGreen} would be green.
    Then:
    varRed := "This is some text"
    varBlue := varGreen := ""
    Your text would be red if Update Displayed Variables was
    checked on the
    icon.
    You can also use RTF Objects, which will allow you to set
    font color using
    named colors or hexadecimals.
    HTH;
    Amy

  • Can I create a keyboard shortcut for changing text colors in Mail?

    When composing an email in Mail (v5.2), I often have the need to change the text of a few words to red to highlight them (e.g. names of people assigned to an action item) but want to do it via keyboard shortcut.  I know I can do the following:
    Press Command-Shift-C brings up to Colors panel
    Choose the color (e.g. Red) with my mouse
    Type the text
    Choose the color (e.g. back to Black) with my mouse
    Continue typing text
    And that's if I want the color panel to stay visible (add at least 3 more steps all together if I close it in the interim).
    I've tried using keyboard shortcuts to assign a color (couldn't find the right menu path) and Automator to create a script (the color panel always has to be in the right location which it may not be). None of those techniques work.
    It's an annoyance more than anything else but I imagine it should be possible.
    Thanks for any assistance!
    John

    Not only is this very possible, it's also very easy. You can do this not just for Quark but for any application in OS X. To accomplish what you want, do the following:
    * Firstly, quit QuarkXPress completely. The rest of the steps won't work if it is still running.
    * Go to the Apple menu and select System Preferences.
    * Click the Keyboard & Mouse System Preference Pane
    * Click Keyboard Shortcuts
    * Click the + button to add a new shortcut.
    * Select QuarkXPress as the application.
    * In the Menu Title field type "Place Name" exactly like that but without the quotes.
    * Click inside the Shortcut field and type the key combination you want to use for this shortcut. I suggest using Command + one of the F keys, like Command+F1.
    * Click Add.
    * Close System Preferences
    * Run Quark, open a document, and try it out!
    Robert

Maybe you are looking for