Posted by jakeatkins via WebmasterKB.com on 07/23/07 22:13
I've put this in the top of the specific frame's index.php:
<img src="smred.gif" STYLE="position:absolute; left: 100px;">
It shows up in the frame over top of text, but doesn't move with the
scrolling, just stays where it was dropped...? Does the absolute image code
need to go in the .html file with the framesets? Where would I put it since
there is no body tags in the frameset.html?
Ben C wrote:
>>>> I'm looking for some kind of effect where the text/images shown in a frame
>>>> will gradually fade to black within 25 pixels of the top and bottom border of
>[quoted text clipped - 4 lines]
>>>at the bottom to fully opaque at the top and superimpose it over the top
>>>of the frame with absolute positioning.
>
>> Genius idea! But how do I get the text to go behind the graduated image?
>
>Absolutely positioned things go on top of other things generally anyway.
>
>> This is on a wordpress blog, and I don't see any html file, just all .phps
>> with a style.css. where would I even put in the code to do this correctly?
>
>Don't know. You mean you can only add styles and not HTML?
--
Message posted via WebmasterKB.com
http://www.webmasterkb.com/Uwe/Forums.aspx/html-dev/200707/1
[Back to original message]
|