XtGem Forum catalog
JAVASCRIPT
SINGLE PAGE BLOG MENU
This script uses javascript Xtfunctions
and Xt "get" variables
all mixed together
My Demo
you can test your prefs here
Beta version
*
Set Your Prefs
Then copy this code to a code block on your page.
Delete any other blog function from the page and create a page with just a blog function on it to use as a control panel for your blog from the building tool
you can test your settings using the demo menu above
Upload with default settings from
http://blog101.xtgem.com/blgmn.css
Then delete the .css file extension and add it to your page using "local file include" XT function
To use my blog css. Upload this css file
http://blog101.xtgem.com/blog.css
Add this line to the TOP of your creator_template.css file
@import url("/blog.css");
Or to use directly add
@import url("http://blog101.xtgem.com/blog.css");