Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
noobnoobnoob #1
Addint layers to myspace.
ok here's the deal. I wanna add a layer to my myspace page. This is what i have
entered as the code (inserted into the "about me section" of the myspace edior)
That code works perfectly when entered into dreamweaver and the layer appears
exactly whjere I want it on the browser. HOWEVER, when that code is added to
myspace, the layer appears, but is a different size and appears as a sort of
image in the section I pasted the code! When am i doing wrong? I know this can
be done... (Eventually i want to make a page like this through my myspace
page.)
[url]http://www.myspacescripts.com/profilelink/19.htm[/url] Thanx in advance! :)
<style type="text/css">
<!--
#Layer1 {
position:absolute;
width:200px;
height:115px;
z-index:101;
left: 124px;
top: 206px;
}
.style1 {color: #FFFFFF}
-->
</style>
<div id="Layer1">
<table width="100%" height="100%" border="0">
<tr>
<td bgcolor="#000000"><div align="center"><span class="style1">"""NEW
LAYER"""</span></div></td>
</tr>
</table>
</div>
noobnoobnoob Guest
-
flashplayer 9 and myspace
I am extremely frustrated! For some reason I cannot watch any videos on myspace that people have uploaded to that site. However, I can watch... -
PLEASE HELP ME: Flash on MySpace.com
Before Flash Version 9 I had a Flash contact table, along with flash movies, where people could click on a flash picture and it would direct them to... -
Need help for my myspace
I want to place a player with songs I've selected on my Myspace. How would I do that? -
Contribute & Myspace
I'm a dork I know and there's probably a very obvious answer of no, but can I use Contribute to edit my Myspace page and if so, how? -
Addint Email linnk
:confused; Both I and my normal Contribute content provider, are unable to insert an email (or any other kind of) link in pages from Contribute. ... -
noobnoobnoob #2
Re: Adding layers to myspace pages.
btw, I have a feeling its something to do with the Z-indexing (although im not sure, obviously)
noobnoobnoob Guest



Reply With Quote

