View Full Version : Pictures in DIV


underglam
08-23-2006, 10:38 PM
www.myspace.com/underglam

I'm trying to get the Underglam logo to align with the top part of the picture. I have a div overlay on most of the page with a width and height of 1024x768. I've tried moving by style="position:absolute;top:#px;left:#px and it doesn't have any effect.

Does the code to position pictures change for a div overlay or do I have to create a new div and position that? The easiest way would be preferred.

Thanks,
Jon

My code in Interests section:

</td></tr></table></td></tr></table></td></tr></table></div>

<style type="text/css">
body {background-color:FEBADA; background-image:url("BACKGROUND IMAGE URL HERE"); background-repeat:repeat; background-position:center center; background-attachment:fixed;}
td, .text, div, input {color:FF1188 !important;}
span, b {color:white !important;}
a {color:FF1188 !important;} img {border:0px;}
table, tr, td {background:transparent; border:0px;}
table table table td {visibility:hidden;}
marquee, table table table div td {visibility:visible;}
table table embed {display:block; position:absolute; top:0px; left:0px; visibility:visible;}
table table table embed {position:static;}
table div div, table tr td div font a {visibility:hidden;}
.div1 div, .div2 div, .div3 div, .div4 div,
.div1 a, .div2 a, .div3 a, .div4 a {visibility:visible !important;}
.text, table table table table a,
table table table table div,.frm1 {visibility:hidden;}
table table table table div a, .frm1 input {visibility:visible;}
.herpe {content:"";}
a.text, .nametext, .contactTable, .lightbluetext8,
.comt td td td table, .btext, .orangetext15, .redlink {display: none;}
.comt table {position: relative; top: -45px; width: 400px;}
* html .comt table {top: -35px !important;}
.comt td {visibility: visible; background-color: transparent; border: none;}
.comt b {position: relative; top: -50px;}
.comt td td td b {top: 0px;}
.comt {
visibility: visible; width: 450px; height: 400px;
position:absolute; overflow: auto; left:50%; top:0%;
border:4px solid; border-color:FF1188;
margin-top:1000px; margin-left:-225px; background-color:FEBADA;
}

.div1 {
background-color:FEBADA; color:FF1188;
border:none; border-color:none;
width:1024px; height:768px; overflow:none;
position:absolute; z-index:2; left:50%; top:0%;
margin-left:-512px; margin-top:150px; text-align:center;
visibility:visible;}

</style>
<div class="frm1"><table><tr><td><table><tr><td><table><tr><td>



My code in Music:
</td></tr></table></td></tr></table></td></tr></table></div>
<div class="div1">
<p align="left">
<a href="http://viewmorepics.myspace.com/index.cfm?fuseaction=user.viewPicture&friendID=103562958">
<img src="http://myspace-622.vo.llnwd.net/01082/22/64/1082034622_m.jpg" position:absolute; z-index:2; left:-1000px; top:0px;></a>

<a href="http://www.underglam.com"><img src="http://i86.photobucket.com/albums/k91/underglam1/underglam-logo3.jpg"></a>

</div>

<table><tr><td><table><tr><td><table><tr><td>