<em>@bokkerz 250782 wrote:</em><blockquote>Hi John,
I installed Xampp and everything works fine. I have two Ja community template questions.
1. The Font color is a light brown. How do I change that to black?</blockquote>
Goto: [FONT=”Arial Black”]http://www.fccps.org/j16/templates/ja_community_plus/css/template.css – line 17[/FONT]
body#bd {
background: none repeat scroll 0 0 #0C0304;
color: #8B8077;
}
Change attribute in RED above to: #000000
<blockquote>2. The top-panel module has a yellow background with a dashed line. How do I get rid of that?</blockquote>
Since I can’t see your site I’m having to look at the DEMO and the “Top-Panel” position (above the header) has nothing in it. Can you provide a screenshot or some other explanation?
Thanks,
John.
Thanks!