CSS Styling a SharePoint 2007 - Announcement Section

I'm trying to style in an announcement part on an out of the box teamsite in SharePoint 2007 - the display name in the example this is Test, User (Contractor) below to be color:#00BEB7.

I tried a few variation of CSS as such but I'm not able to drill down into the proper text to render the color.

Therefore - in CSS how can this be done - what I've done to obtain the overriding CSS is to add the CSS styles to a hidden webpart:

CSS Snippet - I thought would work:

ms-vb.ms-announcementtitle A:link,.link-item A:visited {

.color:#00BEB7;

}

HTML Snippet I am trying to style:

<TR><TD width=80% class="ms-vb" style="padding-bottom: 3px"><span class="ms-announcementtitle">

                    <a onfocus="OnLink(this)" href="/Departments/Test/cost/Lists/Announcements/DispForm.aspx?ID=2" ONCLICK="GoToLink(this);return false;" target="_self">Updated Website</a>&nbsp;</span><br>by <nobr><span><A ONCLICK="GoToLink(this);return false;" HREF="/Departments/Test/cost/_layouts/userdisp.aspx?ID=5748">Test, User (Contractor)</A><img border="0" height="1" width="3" src="/_layouts/images/blank.gif" alt="" /><a href="javascript:" onclick="IMNImageOnClick();return false;" class="ms-imnlink"><img title="" alt="No presence information" name="imnmark" border="0" valign="middle" height="12" width="12" src="/_layouts/images/blank.gif" sip="Test.User.contractor@test.com" id="imn1,type=sip" ></a></span></nobr></td><td width=20% align="right" nowrap class="ms-vb">&nbsp;2/23/2015 12:15 PM</td></tr><tr><td colspan=2 class="ms-vb"> <div id="{4FCE64CE-7DC4-4983-831B-9884E70A7358}2"></div>


  • Edited by kmoneill Saturday, March 21, 2015 1:54 AM Error
March 21st, 2015 1:53am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics