Log In · Register

 
Help with picture in div overlay, div overlay
djdaveoc
post May 8 2007, 12:19 PM
Post #1


Senior Member
***

Group: Member
Posts: 50
Joined: Mar 2006
Member No: 383,261



I have this code in my about me:

<div class="bg" style="position: absolute; left:500px; top:500px; width:500px; height:500px; overflow: hidden;">
<img src="http://i47.photobucket.com/albums/f155/djdaveoc/business11.jpg">
</div>

I have a lot of other code in there too, but what I need to know is why this div doesn't show on my page. I'm just trying to place a photo from photobucket.com onto my page and play around with the coordinates for positioning. Am I missing some code that I need besides this? Thanks.

My page is myspace.com/davidpoggi
 
 
Start new topic
Replies
djdaveoc
post May 23 2007, 01:08 PM
Post #2


Senior Member
***

Group: Member
Posts: 50
Joined: Mar 2006
Member No: 383,261



I appreciate everyone's help but I don't think anyone has understood so far. I need 100% of the exact code to use for the whole div. I know I can change the number of px to move the div around on the screen and set the width and height. Instead of telling me to add style tags, which I don't know how to do, just include it in the code you're giving me. I need everything since I'm not a web programmer and I know very little html and no other languages. I also don't know what a z index is or how to implement it into the code for the div. So that's why I need everything. Thank you all for trying. Here is the code I'm trying for the div, but nothing shows up. Maybe someone can just tell me what I'm missing. Thanks everyone.

I have this in my INTERESTS area:

<style>
.div3 {
position: absolute;
left: 15px;
top: 800px;
width: 500px;
height: 400px;
}
</style>

And I have this in my MUSIC area:

<div class="div3"><img src="http://i47.photobucket.com/albums/f155/djdaveoc/full_denon_djset1.jpg"></div>

Thanks again for the help. My page is myspace.com/davidpoggi
 

Posts in this topic
djdaveoc   Help with picture in div overlay   May 8 2007, 12:19 PM
create yourself   What are you trying to do? Also to put up images i...   May 8 2007, 03:51 PM
lucky33554   Try putting visibility="visible" style=...   May 8 2007, 06:30 PM
djdaveoc   I'm just trying to put a picture in a div over...   May 8 2007, 06:56 PM
toyo loco   Post your entire layout code. You add it in the pa...   May 8 2007, 07:33 PM
djdaveoc   Here is the code for the div again. <div class...   May 10 2007, 01:37 PM
a beautiful nothing   ^ We need to see ALL your codes so we can help ya,...   May 10 2007, 02:06 PM
djdaveoc   Here is my "about me" <style>.ORA...   May 13 2007, 04:46 PM
toyo loco   Can you re-explain the problem. With the code you ...   May 13 2007, 05:00 PM
djdaveoc   The picture for my business on the right side is a...   May 14 2007, 09:10 PM
freeflow   All divs are the same. I suggest you add z-indexes...   May 15 2007, 08:45 AM
djdaveoc   Thanks, I'll try it in the morning. Does it m...   May 16 2007, 01:38 AM
freeflow   First one - needs to be in style tags. It doesn...   May 16 2007, 09:01 AM
djdaveoc   I appreciate everyone's help but I don't t...   May 23 2007, 01:08 PM
freeflow   Style tags : <style type="text/css"...   May 23 2007, 01:41 PM
djdaveoc   I guess I will try to go through that tutorial aga...   May 23 2007, 05:13 PM
freeflow   Just code div 3 like you did 1 and 2 so your consi...   May 23 2007, 05:24 PM
djdaveoc   Woo hoo! It worked! Thank you. Now I ca...   May 23 2007, 08:36 PM


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: