first of all, avoid double posting..
and if possible, pls compile your questions in one thread..
[quote=lovassassin]guys plss check my profile and kill..add me as a friend...how come it goes like dat??[/quote]
you have to adjust the value of your [b]<div>[/b]'s left and top value..
let's take your youtube as an example..
try to look at this part:
[quote]<div id="layer2" style="position:absolute; overflow:hidden; [b]left:[/b]517px; [b]top:[/b]798px; width:250px; height:200px; z-index:2"; align="center">
<object width="416" height="337">
<param name="movie" value="http://www.youtube.com/cp/vjVQa1PpcFOr7i20kwL-S1cLxPgN2HwUeflkJc5qn48=">
</param>
<param name="wmode" value="transparent" />
</param>
<embed src="http://www.youtube.com/cp/vjVQa1PpcFOr7i20kwL-S1cLxPgN2HwUeflkJc5qn48=" type="application/x-shockwave-flash" wmode="transparent" width="250" height="190"></embed>
</object>
</div>[/quote]
notice the bold part? that's the margin of your [b]<div>[/b].. or in other words, your x-axis magin (left) and y-axis margin (top).. you have to decrease the value of your left margin to fit in your BG..
btw, you also need to use the [b]hide default profile code[/b] because your original profile (CSS) is showing up which makes you prof a little bit messy..
Last edited by 16th (2008-06-09 11:13:01)