I've been working on redoing my biographies, and there's something I'd like to do that eludes me...help?
I'm trying to get a picture to overlay a div at the center of a page like
this. Floating divs don't do it, and J.S. is half a foreign language to me :T
here's a bump because air is
Fish, you're a hero
just call me Captain Sugoi
I have no idea how to
BUT it's still an epic name
and also one I'll never google again x'D
OH GOD I hope nothing
IT CANNOT BE UNSEEN jk, I
jk, I have learned never to image search anything I dont know
doublepost xp
I would put a big div with
And I don't think javascript works on TEF unfortunately. ;.;
I'm a little confused xD -um,
-um, do you mean to position the image-div to the left while it's inside the big one but under the text?
<div
<div style="background:transparent; position:relative; top:50px; left:0px;">This is where your textbox should be</div>
</div>
Something like that? You'll have to tweak the positioning and probably a few other things but that's the idea I Was going for.
Thanks Ireth 8D