943,513 Members | Top Members by Rank

Ad:
You are currently viewing page 2 of this multi-page discussion thread; Jump to the first page
Jul 12th, 2004
0

Re: Image Position

Don't worry about me, I confuse easily.

Yeah you can get transparent right over the other pic. Just use top and left, and just adjust it a couple of pixels till its right. Did you ever get that second problem fixed?
Reputation Points: 11
Solved Threads: 0
Light Poster
gooseneck is offline Offline
38 posts
since Jun 2004
Jul 12th, 2004
0

Re: Image Position

Greetings.
Not as yet.
But I'll keep debugging.
Reputation Points: 53
Solved Threads: 1
Posting Whiz
red_evolve is offline Offline
313 posts
since Jun 2003
Jul 13th, 2004
0

Re: Image Position

Greetings.
Hope you're still interested with this.
I added a "position: relative; left: 0px; top: -50px" to the <div> tag of that block of wordings, so that they could be shifted up as the transparent.gif goes up too.
This is what I could think of.

<div align="center">
    <img src="images/spider.gif"
     onMouseover="window.status='Spider-man!'; return true"
     onMouseout="window.status=''; return true">
  </div>
  <div align="center">
    <img src="images/transparent.gif" width="156" height="87" style="position: relative; left:0px; top:-91px; z-index:0">
  </div>
  <div align="center" class="spider" style="position:relative; left:0px; top:-50px; z-index:0">
    <strong>Interesting Article(s)</strong>
  </div>
</div>
Reputation Points: 53
Solved Threads: 1
Posting Whiz
red_evolve is offline Offline
313 posts
since Jun 2003
Jul 13th, 2004
0

Re: Image Position

That looks like it should do it! Are you stiill not getting what you want?
Reputation Points: 11
Solved Threads: 0
Light Poster
gooseneck is offline Offline
38 posts
since Jun 2004
Jul 13th, 2004
0

Re: Image Position

Greetings.
Yea, that code that I posted worked!
Reputation Points: 53
Solved Threads: 1
Posting Whiz
red_evolve is offline Offline
313 posts
since Jun 2003
Jul 14th, 2004
0

Re: Image Position

Glad to hear it man! Take care!
Reputation Points: 11
Solved Threads: 0
Light Poster
gooseneck is offline Offline
38 posts
since Jun 2004

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Site Layout and Usability Forum Timeline: Does everyone design for
Next Thread in Site Layout and Usability Forum Timeline: Avoid A Color Disaster!





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC