25: set box_width = 360;
26: set page_vlink = "#a78d84";
27:
28:
29: function page_layout(Page p) {
30: # Set this to the width that you want both the navbar (if it exists) and the whole journal to be
31: # may be percentage (70%) or number of pixels (700px).
32: var string k1Swidth = "625";
33:
I have no idea why this isn't working. Any insight?