b3ta.com board
You are not logged in. Login or Signup
Home » Messageboard » Message 9776461 (Thread)

#
div - middle layer div
   div - position relative, float right (otherwise empty)
      div - position absolute, contains whatever you want in the top layer
      slashdiv
   slashdiv
slashdiv

by using an empty relative-positioned div as a wrapper for an absolute-positioned div you can put it wherever you like. use 'top' and 'left' css on the absolute-positioned div to move it around more if you want to
(, Mon 2 Nov 2009, 13:17, archived)
# ta
I'm getting there slowly - I think I explained it as being simpler than it actually is
(, Mon 2 Nov 2009, 13:43, archived)