Colorblocked #6: Seafoam (eFiction 3.0 Skin)

2006 by Goku Girl (webmaster@gokugirl.com -- http://www.gokugirl.com)

For more eFiction skins visit http://www.gokugirl.com/efiction.html.


CUSTOMIZATIONS:

*I didn't include any custom graphics.

*I included the Who's Online block but in order for it to be used you have to initialize it in the admin settings (admin -> blocks) and remove <!-- and --> in index.tpl.


VARIABLES.PHP:

*For more info on adding or subtracting items from the menu see variables.php in addition to the eFiction forum topic at http://www.efiction.org/forums/index.php?topic=1143.0.

*Explainations of various settings:

	- $blocks["menu"]["status"] = 1; (this block will display on every page; 2 means "index only", 0 means "hide")
	- $blocks['categories']['template'] = "{link} [{count}]"; (this tells the categories to display the link and # of 		  items only; add {image} to include images or {description} to include descriptions)
	- $blocks['featured']['tpl'] = 1; (this block will display using the template on index.tpl, remove this to use the 	  	  default style)


ADDITIONAL NOTES:

*Looks fine in 800x600 and 1024x768, Firefox, Netscape, and IE.

*If you feature more than one story at a time, go into style.css and remove "/*" and "*/" from around "#featuredblock .featuredbox," in the left index section.

*So that the user profile tabs aren't messed up please make sure that you hide the "favorite stories", "favorite authors", and "favorite series" tabs on both the "U" and "F" panels in the admin. The "{author}'s favorites" tab includes all three. I also recommend that you remove the {author} variable from "Panels -> P - Member Profile".