One easy, one not-so-easy question
Posted: Sun Mar 22, 2009 2:54 pm
I am forever indebted to Don Chambers for all his help on getting to grips with S9Y and helping me code some areas of my website. Taking me under his wing and talking me down from "jumping off"
I have a couple of supplementary questions, which I really ought to post in forums instead of Skyping him into submission!
Easy one first (I think)
1. There's a bit of real estate in the Bulletproof header I could lose. How do I modify my user.css file to reduce the header depth by about half?
More difficult:
2. Embedded in my bulletproof template is an area (top, centre) which displays some PHP code. Now, correct me if I'm wrong, but if this area was an iframe, I would be able to "refresh" it without a full page refresh? The PHP script outputs the "now playing" information and displays it here - but when the song changes, the information doesnt update without a full page reload.
My winamp plugin sends an http POST header right after it updates the .xml file with the new information, which would be the flag to redraw the iframe.
Any coding help on the above would be gratefully appreciated.
oh, my website is [url]http://fuzzyfm.com]HERE[/url]
Thanks in advance
I have a couple of supplementary questions, which I really ought to post in forums instead of Skyping him into submission!
Easy one first (I think)
1. There's a bit of real estate in the Bulletproof header I could lose. How do I modify my user.css file to reduce the header depth by about half?
More difficult:
2. Embedded in my bulletproof template is an area (top, centre) which displays some PHP code. Now, correct me if I'm wrong, but if this area was an iframe, I would be able to "refresh" it without a full page refresh? The PHP script outputs the "now playing" information and displays it here - but when the song changes, the information doesnt update without a full page reload.
My winamp plugin sends an http POST header right after it updates the .xml file with the new information, which would be the flag to redraw the iframe.
Any coding help on the above would be gratefully appreciated.
oh, my website is [url]http://fuzzyfm.com]HERE[/url]
Thanks in advance