Thanks for filling in the sorely lacking details in my response!  ;) Much better now. Thanks for taking the time Brian<br><br><div class="gmail_quote">On Wed, Apr 22, 2009 at 1:27 PM, Brian Choc <span dir="ltr">&lt;<a href="mailto:bchoc@t4tcolorado.org">bchoc@t4tcolorado.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I&#39;ll expand on this a little bit.<br><div><br></div><div>Here&#39;s the code from your style.css file which established the header styles:</div>
<div><pre>#sidebar-right h2, h2.heading, .block h2{
        background:#027ac6;
        color:#ffffff;
        ...
}
</pre><div>This section, among other things, sets the background to blue and the H2 text to white.  However, as Tom points out, this is being overriden by the anchor tag surrounding your titles, which brings in this style:</div>

<div><pre>a:link, a:visited {
  color: #027AC6;
  text-decoration: none;
}
</pre></div><div>and also </div><div><pre>a:hover {
  color: #0062A0;
  text-decoration: underline;
}
</pre></div><div>So you will probably want to adjust the colors for the hover color as well, but of course only for the specific situations where this blue-on-blue comes up.  If you&#39;re not familiar with the Firebug add-on for Firefox, you should look into it as it&#39;s a great way to find out things like &quot;where is that color coming from?&quot;  I&#39;m not sure where your comfort with CSS is so I&#39;ll just sort of stop here on the CSS stuff.</div>

<div><br></div><div>One other thing though: you&#39;re using the Garland theme and these styles are coming from the /themes/garland/style.css file.  If you&#39;ll be doing any substantial changes, you may want to look into setting up a sub-theme rather than modifying the included style.css file because any installing a new version of Drupal will overwrite your changes.  If it&#39;s just going to be one or two little things (like this color change), that&#39;s probably not necessary.  However, you will want to make sure you note your changes so you can recreate them later when an upgrade is done.</div>

<div><br></div><div>Hope that helps, too,</div><div>Brian</div><div><div></div><div class="h5"><div><br><div><br><div class="gmail_quote">On Tue, Apr 21, 2009 at 4:38 PM, Tom Lucas <span dir="ltr">&lt;<a href="mailto:tech4him@gmail.com" target="_blank">tech4him@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Good news!  ;o) Looks like just a styling issue. The headlines are there but styling like your generic links. i.e. both the link text color and the block color are the same. <br>

<br>You&#39;ll want to add something like this to your CSS. I&#39;m not a CSS guy so I&#39;m only giving a place to start.<br>
<br><span><span><span>.view-content .view-content-News-only-News-Feed</span></span></span> a<br>{<br><div><span>color</span><span>:</span><span>#FFFFFF</span><span>;</span><br>
</div>}<br><br>Hope that helps<div><div></div><div><br><br><div class="gmail_quote">On Tue, Apr 21, 2009 at 5:00 PM, spaceboy_psy <span dir="ltr">&lt;<a href="mailto:sp_spaceboy@msn.com" target="_blank">sp_spaceboy@msn.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
Hello there!<br>
<br>
I&#39;m having an annoying problem with a News Feed. Long story short, I&#39;m very<br>
new to Drupal, trying to help sort out this website that was created by<br>
someone else a few years ago, so I apologise if I don&#39;t give all the<br>
pertinent info straight away, I&#39;ll do my best but please ask if more details<br>
are needed! It&#39;s for Edinburgh&#39;s Peace &amp; Justice Centre, so it&#39;s helping a<br>
good cause. I just don&#39;t know what to do in this situation...<br>
<br>
If you could have a look at this page:<br>
<br>
<a href="http://www.peaceandjustice.org.uk/" target="_blank">http://www.peaceandjustice.org.uk/</a><br>
<br>
you&#39;ll see the Recent Features feed, on the right panel.<br>
<br>
And here:<br>
<br>
<a href="http://www.peaceandjustice.org.uk/news" target="_blank">http://www.peaceandjustice.org.uk/news</a><br>
<br>
you&#39;ll see the Our News feed on the right panel.<br>
<br>
Previously, they were the exact same feed. I succeeded in creating a new<br>
feed for the News page which would only show News items, and editting the<br>
front page feed to only show Features and Analysis. BUT, although as far as<br>
I can tell I made the News feed to be exactly the same as the frontpage<br>
feed, except for the filter, as you will have noticed the headings for each<br>
item are different and you can&#39;t read the headings on the News page until<br>
you hold the mouse over them or Select All text.<br>
<br>
So I want the appearance of the news feed to be the same as the Recent<br>
Features feed on the front page. But after going through all the Administer<br>
menus several times the only thing I can find that might help is to edit the<br>
colours in the Garland Theme somehow, but I&#39;m reluctant to do this incase it<br>
makes some big changes elsewhere - particularly worried I do something<br>
that&#39;s hard to turn back, like what I&#39;ve done on the News feed! I&#39;m really<br>
hoping there&#39;s a really obvious solution to this that someone will recognise<br>
immediately, that would be just fab.<br>
<br>
As I said, please ask for more info if it&#39;s necessary, need to get this<br>
fixed soon as possible so people can read the news headlines! ^_^<br>
<br>
Many many thanks<br>
<br>
Simon<br>
--<br>
View this message in context: <a href="http://www.nabble.com/Help-greatly-needed-%28and-appreciated%21%29---they-should-be-the-same%21---why-aren%27t-they-the-same-%21-tp23111636p23111636.html" target="_blank">http://www.nabble.com/Help-greatly-needed-%28and-appreciated%21%29---they-should-be-the-same%21---why-aren%27t-they-the-same-%21-tp23111636p23111636.html</a><br>



Sent from the Drupal - Support mailing list archive at Nabble.com.<br>
<font color="#888888"><br>
--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br>
</font></blockquote></div><br>
</div></div><br>--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br></blockquote></div><br><br>
</div></div></div></div></div>
<br>--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br></blockquote></div><br>