I’m experimenting with a new CSS layout. the basic layout I got from here, but I’m tinkering with it. At the moment, it only applies to the homepage, but I’m working on it.
|
||||||
|
I’m experimenting with a new CSS layout. the basic layout I got from here, but I’m tinkering with it. At the moment, it only applies to the homepage, but I’m working on it. Sean Voisen is a very nice man. His blog has long been part of my daily blog reading for quite a while. As part of my whole blogging experiment I’ve been trying out his MTCodeBeautifier Plugin for Moveable Type. It allows me to post actionscript and have it appear beautifully formatted and colour coded, like [...] While looking around at various blogs I saw on An Architects View that there is a little link with each post to the archive of that post’s category type. I really likesd the effect, but hadn’t been able to do it. Being a relative MT virgin, I thought it must be a plugin or something, [...] (drool) // returns true if file is on specified server. // returns false if file is not on specified server. // server format – http://www.myDomain.com function atHome(myDomain){ if(_root._url.indexOf(myDomain)==0){ text1=true; }else if(_root._url.indexOf(“file://”)==0){ text1=false; }else{ text1=false; } return text1; } |
||||||
|
Copyright © 2012 Ordinary Superhero - All Rights Reserved |
||||||