It occurred to me that I'd like to try anchoring my header image so that scrolling text is bounded by the bottom of the header graphic at the top of my homepage. I've seen this done haven't I? How is it set up?
tia...
It occurred to me that I'd like to try anchoring my header image so that scrolling text is bounded by the bottom of the header graphic at the top of my homepage. I've seen this done haven't I? How is it set up?
tia...
Yes it is very much possible. Check out the MilkXT theme by Ben de Groot over at http://dev.d10e.net/files/milkxt/.
Ouch, I've got to dl and crack open a whole theme? But I thank you, Ileger, if nothing else comes down the pike maybe I'll try looking at de Groot's code tomorrow. I was hoping for a more general W3C HTML reference or tag-attribute that would facilitate this behavior...but thanks again!
You can try setting your header or headerimg or wherever the graphic resides to "fixed" in the css. This requires calling the image from the css to begin with.... (well, *sigh*, technically you could do this inline, though that's a so-90s solution....)
ah, yes, my old friend CSS...I knew there was something I'd come across before that could make this happen. Thanks, vkaryl!
You're welcome! Let us know how it goes....
This topic has been closed to new replies.