• I am using the hemingway template and have gotten a lot of feedback about the difficulty of readying the gray on black. I switched to white and now the bottom is difficult to read.

    How do I change the background colors and font colors?

    Ideally I would like color (not black or white) anyway. I think I need to use CSS??? I am clueless on this stuff.

    Hints?

    Jessica

Viewing 2 replies - 1 through 2 (of 2 total)
  • Yes exactly check out the css and look for the sction you want to enter. The colors will be in number form like #000000 change them and then refresh the page to see how it looks. There are websites that will show the hex colors to pick from.

    Good luck Bill

    Sorry to butt in but I just wanted to share with you a good site to plan your color scheme on: http://www.colorschemer.com/online.html

    Pick a color and the hex code( the six numbers that vuway is speaking of will appear below. You can choose complementary colors and colors that go well with each other. The code is in a number form that the computer uses called hexidecimal and is always preceeded by the “#” sign that is the way you will see it represented in CSS and HTML.

    Cheers!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Changing colors (background/font)’ is closed to new replies.