How do you add a full screen image to your homepage?
Also, is it possible to change the font?
Q: How do you add a full screen image to your homepage?
A: You Create a Home Page that has a Full Screen Background Image.
Here is how to set a homepage: http://j.mp/xGJRmP
And here is how to create a Full Screen Background Page: http://j.mp/z5xk22
Q: Is it possible to change the font?
A: Yes, Antler's Appearance accepts *complete* customization through the Custom CSS option in
Appearance > Antler Options > Advanced: Custom CSS Switch
Note that Custom CSS requires you to be comfortable with CSS and HTML.
The CSS Class for the Body is
body{font:9pt/1.5em Arial,Helvetica,sans-serif;}
The CSS Class for the Header is
#insignia{font-family:MavenProMedium, Calibri, Helvetica, Verdana, Arial, Tahoma, "DejaVu Sans", sans-serif;}
The CSS Class for the menu is
#menu {font-family:Arial,Helvetica,sans-serif;}