How to change the background color of custom page

From PropertyMinder WIKI

(Difference between revisions)
Jump to: navigation, search
 
Line 4: Line 4:
<style type="text/css"> div#content {background-color:#556c11;}</style>
<style type="text/css"> div#content {background-color:#556c11;}</style>
 +
________________________
________________________

Latest revision as of 02:49, 19 October 2011

Insert the following code into the HTML/Source Code of the page (this should go at the very top of the page).

________________________

<style type="text/css"> div#content {background-color:#556c11;}</style>

________________________

NOTE: to change the color, find the HEX Color Code for your color and replace the #556c11 color with it. (Example: White = #FFFFFF)

You may use this site to find the hex code.

http://www.2createawebsite.com/build/hex-colors.html

Personal tools
Office Solution
Training Videos
SOLUTIONS