WebsiteBaker Support (2.8.x) > Templates, Menus & Design

Text color doesn't work in body and headers

(1/1)

Mike2:
Template used: webarte-greenme. In "template.css" I changed the color of anchortags. That worked fine.
Also, I changed color of body and header text to no avail! They remain black.

css: h1 {margin:10px 0 6px 0; font-size: 18px; color:#3AAG35; }
website developer tool says:
- inherited - body            (template.css)
    -  font-family and font-size are struck through
- inherited h1            (template.css)
    - font-size: 18px;
- inherited - span
    - inline style
        - font-family: Arial;

No mention of color! What is overruling color? Does anyone know? Thanks!

jacobi22:
my program says #3AAG35 is not a valid color for HTML, please try another color, maybe a simple color like #00fff for example

badknight:

--- Quote from: jacobi22 on May 31, 2013, 01:45:46 PM ---my program says #3AAG35 is not a valid color for HTML, please try another color, maybe a simple color like #00fff for example

--- End quote ---
thats right..


--- Quote ---In mathematics and computer science, hexadecimal (also base 16, or hex) is a positional numeral system with a radix, or base, of 16. It uses sixteen distinct symbols, most often the symbols 0–9 to represent values zero to nine, and A, B, C, D, E, F (or alternatively a–f) to represent values ten to fifteen
--- End quote ---

Navigation

[0] Message Index

Go to full version