View Full Version : Comments On Top Of Overlay....


mixup
02-27-2006, 08:32 PM
Hi there, got an overlay going on with my profile....All fine and dandy! But I would like comments to shown. I can put the comments in a scrolling box div but can't get it "on top" of everything, just sits behind the overlay :(

Here's my code from the About Me section

http://www.megaupload.com/?d=U924M10C

Here's the I'd Like To Meet section

<div class="comments" style="position:absolute; overflow:auto; width: 400px; height:200px; position: absolute; top:600px; margin-left: 200px;"><center><table><table><tbody><tr><td><table></center></div>


Sorry about having to upload it as a txt file, can only have so many characters in a post :)

Can anyone see where i've gone wrong here?

Thanks for any help!

mixup
02-28-2006, 01:32 AM
Nevermind, sorted it myself :)