Setup Guide V1 (last updated January 4th, 2007)

Designed for the Freedom Series Templates and Modules

Content boxes intermediate tutorials

Please review the tutorials on CSS font (types, size, color).


Change the 'H1' font color


  • open the Templates / styles folder
  • open the fonts.css file

scroll down to line 43 and edit the 'hex' value of the highlighted area's  below (edit the color for all 4 button states if you like)


Change the 'H1' font size


  • open the Templates / styles folder
  • open the fonts.css file

scroll down to line 43 and edit the 'number' value of the font size highlighted below


Change the 'H1' font type


  • open the Templates / styles folder
  • open the fonts.css file

scroll down to line 59 and edit the 'font' name in the highlighted area below


Change the 'body' font color


  • open the Templates / styles folder
  • open the fonts.css file

scroll down to line 43 and edit the 'hex' value of the highlighted area's  below (edit the color for all 4 button states if you like)

  •  


Change the 'body' font size


  • open the Templates / styles folder
  • open the fonts.css file

scroll down to line 58 and edit the 'number' value of the font size highlighted below


Change the 'body' font type


  • open the Templates / styles folder
  • open the fonts.css file

scroll down to line 58 and edit the 'font' name in the highlighted area below

 

Overview | Basic | Intermediate | Advanced