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, 05:13 PM
Post #2


Senior Member
***

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



I guess I will try to go through that tutorial again. I'm sure I've seen it 50 times and it didn't answer my questions. The tutorials are not very helpful for people like me that don't know some web programming languages. It seems like they're written by people who know what they're doing, to people who somewhat know what they're doing.

I have this code in my INTERESTS area:

<style>
.div1 {
background-color:000000; color:FFFFFF;
border:0px solid; border-color:FFFFFF;
width:380px; height:250px; overflow:auto;
position:absolute; z-index:2; left:0%; top:0%;
margin-left:200px; margin-top:210px;
visibility:visible;}
</style>

<style>
.div2 {
background-color:000000; color:FFFFFF;
border:0px solid; border-color:FFFFFF;
width:280px; height:150px; overflow:auto;
position:absolute; z-index:2; left:0%; top:0%;
margin-left:335px; margin-top:460px;
visibility:visible;}
</style>

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

and this code in my MUSIC area:

<div class="div1">Whatup people? How goes it?<br> Quick note: I've cancelled text messaging and internet on my cell phone. Any text sent to me as of Tuesday afternoon on the 22nd won't be received. So if you need me, call me like a normal human being. Screw that whole pushing buttons for five minutes just to send 4 sentences. Memorial Day weekend is coming up. I'll hopefully be taking a 4-day weekend to do the usual thing in the usual place up in S.F. Anyone going to be in town hit me up.<br>I'm in the process of finding a new pad in south county so I can be near all the best venues. That will be taking up much of my rare free time over the next couple weeks.
</div>

<div class="div2">Recent accomplishments:<br><br>1. Working out and lost over 30 pounds in 2 months.<br><br>
2. Extreme Elegance is running.<br><br>3. Got my funk back. It's funny how a few words can change so much.
</div>

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

Only div 1 and 2, which are text divs, are showing up on the page. I need someones help with the 3rd div. I'm just trying to get this picture to show up on my page. Then I can play around with the coordinates to move it to the exact position I'd like. Can anyone tell me what is wrong exactly with my code for div 3 that is not allowing this picture to show on my page?
 

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
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members: