Changing Default Font

I've changed the background to black throught my site and now the text doesn't show.  Where do I change the font color to affect it throughout the site.  Thanks in advance!

Quote · 2 Aug 2009

We can give you a flashlight if you need it to help see the text.  Better yet, you can give a free flashlight to everyone who joins your site...

 

But most of us would grab Firefox, install Firebug and then we'd go to the site, right click in an ear (you know, that black space) and then start looking for:

 

color:#000000;

 

And we'd change that to

 

color:#ffffff;

 

and the text will start appearing for us... It'd also give the rest of us the paths to the files where we needed to change it on the server. 

 

Of course, I'm thinking you should invest in lanterns though.

Quote · 2 Aug 2009

I've changed the background to black throught my site and now the text doesn't show.  Where do I change the font color to affect it throughout the site.  Thanks in advance!

Like mydatery said Firefox and Firebug is great to use,
but I think it will go much faster if you open your css file inside a text editor
and searches after color:#000000;

then go to your server and edit css file and look at the current web page simultaneously and see the change.
You need to check all css files inside template folder base and tmpl_uni.

Start with general.css and index.css first, folder templates/base/css and templates/tmpl_uni/css

good luck :)



Or download a free black template here

Quote · 2 Aug 2009
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.