Results 1 to 30 of 105

Thread: Web Community Help Thread

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #11
    Oh~! IFrames! I think I know those...

    But actually, you don't 'get' them, they're actually in a code, lol.^^0

    You basically put this:

    style="filter:alpha(opacity=50)"

    into the iframe tag, or into DIV style, or table style. Though I prefer using DIV styles, since it's much more easier.

    Like,

    <div style="position: absolute {whichever position you choose, but I prefer absolute better.} ; top: top number { whatever you choose }px; left: left number{ whatever you choose }px; width: width number{ whatever you choose }px; height: height number{ whatever you choose }px; filter: alpha(opacity=opacity number{custom opacity}); background: transparent;"><img src="img url"></div>

    {}'s dont put into the code. And for the 'px''s are named as pixels, but you don't have to put them in there, unless you prefer them to.^^;

    Hope that help ya. ^_^
    Last edited by MOMO; 02-14-2003 at 12:31 PM.
    <center><img src="http://www.geocities.com/akkijeri/kawai.txt" border="0"><br><b>ASTROSEXY</b></center>

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •