Page 1 of 1

User changing template?

Posted: Sat Jan 10, 2004 1:43 pm
by AIMJournals
Has anyone made a hack, or is it possible to hack s9y so that the guest visiting your blog can change the style?

Maybe?

Posted: Sat Jan 17, 2004 3:17 am
by boone
I was surfing recently on my local library's book search, and I noticed a small crayon-box icon at the bottom left of my Mozilla Firebird screen. Clicking on it would let me change the CSS applied to the page, although in this case the change was minor. You could probably do something similar in S9Y.

Here's the site:
http://207.232.138.34:8080/ipac20/ipac. ... 4305697218

Looking at the HTML of the page, it appears that they have links like this in the header:

<link title="bannerstyles" href="ipac/css/ipacNN.css" type="text/css" rel="stylesheet">
<link title="bannerstyles" href="ipac/css/ipac.css" type="text/css" rel="stylesheet">

Of course, I saw no way to make use of this in IE. :(