image slicing in myspace... |
image slicing in myspace... |
![]()
Post
#1
|
|
Member ![]() ![]() Group: Member Posts: 10 Joined: Jan 2006 Member No: 349,702 ![]() |
I was just wondering if there are any clear-cut tutorials on how to get sliced images to work in myspace? I've done a search of the forums but haven't found much that could help...
I'm trying to get the contact bar in the middle to work... http://profile.myspace.com/index.cfm?fusea...iendid=79701306 Sorry if this has been asked before. |
|
|
![]() |
*[2]Nekked* |
![]()
Post
#2
|
Guest ![]() |
it doesnt seem like you sliced anything, first of all.
second, after you slice it, take the slices that you want to be links and...turn them into links. if you have imageready, use the slice tool and slice everything. make sure you slice the image where you want links to go. then open the "web content" Palette and insert the links for each slice. save optimized as "html and images" for file type. imageready should generate an html file for you. then instead of this: CODE <div class="bg" style="position: absolute; left:175px; top:150px; width:702px; height:902px; overflow: hidden;"> <img src="http://home.comcast.net/~pilotinrcp1/background.png"> </div> use CODE <div class="bg" style="position: absolute; left:175px; top:150px; width:702px; height:902px; overflow: hidden;">
PUT IMAGEREADY TABLE CODE HERE </div> |
|
|
![]() ![]() |