Quote:
Originally Posted by Turtle91
The technique I gave seems to work fine for me (see attached).
You didn't mention that you wanted two different placements, a top and bottom. In that case you need to make sure you delineate the different sections...I use a div on the attachment to place one section vertically centered, and the other vertical at the bottom.
|
I had set up the top portion as "normal" CSS, not fixed position. Why did you make the top fixed (necessary or preference)?
I tried surrounding the top portion with <div></div> (otherwise leaving what I had at top, with your bottom code), but that didn't help
I'm puzzled why my more manual version worked, but your code didn't.
Any idea why the logo and text vanish for me with your code?
I'm confused. I could well be making a stupid mistake, but I'm missing it.