Chat Room Article Base Facebook Page Twitter RSS Feed
Welcome, Guest. Please login or register.
Did you miss your activation email?
May 24, 2012, 02:25:34 AM

Login with username, password and session length
Search:     Advanced search
The E-commerce forum, the best place for advice for your Small Business.
12790 Posts in 1520 Topics by 6460 Members
Latest Member: dossadams1230
* Home Help Search Login Register
+  E-commerce forum
|-+  E-commerce
| |-+  Website development
| | |-+  font colour
« previous next »
Pages: [1] Print
Author Topic: font colour  (Read 212 times)
sunrisecards
Members - (ws)
Settling In
*****

Karma: 0
Offline Offline

Posts: 44


« on: January 20, 2012, 12:11:06 AM »

can I change this at all on a wordpress site ??
Logged
Rainee Bows
hobnob keeper
Shareholder ;o)
*****

Karma: 19
Offline Offline

Gender: Female
Posts: 943


Currently Online: 109 visitors - 21 Members.


WWW
« Reply #1 on: January 20, 2012, 07:02:53 PM »

yes you can , depending upon the template , they will be in settings in admin , or you can change the css via ftp .... :o)


Rainee x
Logged

If you want the Rainbow,you have to put up with a little Rain
Facebook Articles
Graphic & Web Design Services
Business Network
sunrisecards
Members - (ws)
Settling In
*****

Karma: 0
Offline Offline

Posts: 44


« Reply #2 on: January 24, 2012, 11:32:10 PM »

can't find it under settings and don't understand or you can change the css via ftp ???
just think the writing is a bit faint and might be hard to read for some people
Logged
JhnStcks
Global Moderator
Part of the Furniture
*****

Karma: 12
Offline Offline

Gender: Male
Posts: 419


WWW
« Reply #3 on: January 24, 2012, 11:50:38 PM »

You can edit the css file directly from admin in wordpress.  Go to appearance>editor>styles>Style.css

You are looking to change the body font color, probabaly near the top.  You will need to use the hex code of the color you want to change it to. http://www.december.com/html/spec/color.html

Mine looks like this.
Notice the line that says color: #000; this means my text is black. Make sure you use US spelling in the css file, as it doesn't recognise UK spelling.

Code:
body {
font-family: arial,sans-serif;
color: #000;
font-size: 67.5%;
background-color: #fff;
font-size: 12px;
padding: 0 0 0 0;
margin: 0 0 0 0;
}
« Last Edit: January 24, 2012, 11:52:23 PM by JhnStcks » Logged

Empower Your Prestashop The home for Prestashop resources on Facebook. Modules, themes, hacks, hints and tips to empower your Prestashop site and make it stand out from the crowd.
Pages: [1] Print 
« previous next »
Jump to:  


Powered by MySQL Powered by PHP Powered by SMF 1.1.15 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!
SimplePortal 2.2.2 © 2008-2009