Log In · Register

 
 
Closed TopicStart new topic
ok it looks like no one can help me
Joemar
post Jan 20 2007, 08:30 AM
Post #1


Member
**

Group: Member
Posts: 25
Joined: Jan 2007
Member No: 495,913



hi everybody

can please someone help me out with my problem.

so here is my problem....

i've made a div overlay in my myspace band page... but the links are not working with the explorer browser...
it only works on firefox.... why this

i've used the imagemap for the links.... what can i do to fix this problem????? i'm goin' crazy...

here is my code:

CODE
<STYLE TYPE="text/css">
body {
background-color: 535353;
scrollbar-arrow-color: E5E5E5;
scrollbar-face-color:535353;
scrollbar-3dlight-color: 3F3F3F;
scrollbar-darkshadow-color: 1b1b1b;
scrollbar-shadow-color: 7d7d7d;
scrollbar-highlight-color: 535353;
scrollbar-track-color: 535353;
}
b, strong {color: B6B6B6;}
i, em {color: 414141;
}
body, p, td, font {
font-family: Arial; font-size: 9px; color:B6B6B6; text-transform:;}
table, td, tr, th {
font-family:Arial; font-size: 9px; color: B6B6B6;}
body, td, li, p, div, li, p, br, table {
font-family: Arial; color: B6B6B6; text-transform:;}
.text {
font-family: Arial; font-size: 9px; color: B6B6B6; text-align:left;}
.blacktext12 {
font-family: Arial; font-size: 0px; color: 414141;}
span.blacktext12 {
background-color: transparent; background-image: url();
width: 435px; height: 701px; display: block;
}.redtext
{ font-family: Arial; color:B6B6B6; font-size: 9px;
}.redbtext {
font-family: Arial; color: B6B6B6; font-size: 9px;}
.orangetext15 {
font-family: Arial; font-size: 9px; color: B6B6B6; text-transform:;}
.whitetext12 {
font-family:Arial; font-size: 9px; color: B6B6B6; text-transform:; text-align: center;
background-color:1B1B1B; display: block; }
.lightbluetext8 {
font-family: Arial; font-size: 9px; color: B6B6B6; text-transform:; text-align: center;
background-color: 1B1B1B; display: block; }
.btext {
font-family: Arial; font-size: 9px; color:414141; text-transform:; text-align: center;
background-color: 1B1B1B; display: block; }
.blacktext10 {
font-family:Arial; font-size: 9px; color: 414141; text-transform:; text-align: center;
background-color: 1B1B1B; display: block; }
.nametext {
font-family: Arial; font-size: 9px; color:414141; text-transform:; text-align: center;
background-color:1B1B1B; display: block; }
table, tr, td {
border: none; background-color: transparent; padding: 0;}
table {
border: none; background-color: transparent;}
table table {
border: none; border-color: none; background-color: transparent;}
table table table {
border: 1px solid; border-color:B6B6B6; background-color:1B1B1B; padding: 0;}
table table table table {
border: none; border-color: none;}
a:link, a:link font, a:active, a:active font, a:visited, a:visited font, a.navbar:link,
a.navbar:active, a.navbar:visited, a.redlink:link, a.redlink:active, a.redlink:visited {
font-family: Arial; font-size: 9px; color:B6B6B6; text-transform:; text-decoration: none; }
a:hover, a.navbar:hover, a.redlink:hover {
font-family:Arial; font-size: 9px; color:414141; text-transform:; font-weight: bold;
}

</style>

<div class="bg" style="position: absolute; left:0px; top:0px; width:1000px;
height:1600px; overflow: hidden;">
<img src="http://i12.tinypic.com/2z5sn6x.jpg" width="1000" height="1600" border="0"
alt="" title="" usemap="Jomar" />
<map name="Jomar" id="Jomar">
<area shape="rect" coords="40,146,411,298" href="http://home.myspace.com/index.cfm?fuseaction=user" alt="" />
<area shape="rect" coords="435,102,691,469"
href="http://viewmorepics.myspace.com/index.cfm?fuseaction=user.
viewPicture&amp;friendID=146237596" alt="" />
<area shape="rect" coords="711,97,955,470"
href="http://viewmorepics.myspace.com/index.cfm?fuseaction=user.
viewPicture&amp;friendID=146237596" alt="" />
<area shape="rect" coords="53,502,168,554"
href="http://home.myspace.com/index.cfm?fuseaction=user" alt="" />
<area shape="rect" coords="186,503,297,555"
href="http://collect.myspace.com/index.cfm?fuseaction=invite.addfriend_verify
&amp;friendID=146237596" alt="" />
<area shape="rect" coords="314,503,429,555"
href="http://mail5.myspace.com/index.cfm?fuseaction=mail.message
&amp;friendID=146237596" alt="" />
<area shape="rect" coords="442,503,559,555"
href="http://www.myspace.com/index.cfm?fuseaction=user.homeComments
&amp;friendID=146237596" alt="" />
<area shape="rect" coords="574,503,689,556"
href="http://home.myspace.com/index.cfm?fuseaction=user.viewfriends
&amp;friendID=146237596&amp;
MyToken=0688b345-500b-4cb9-a51d-9bbb563406f1" alt="" />
<area shape="rect" coords="704,502,818,555"
href="http://viewmorepics.myspace.com/index.cfm?fuseaction=user.viewPicture
&amp;friendID=146237596" alt="" />
<area shape="rect" coords="835,503,948,555"
href="http://vids.myspace.com/index.cfm?fuseaction=vids.showvids&amp;
friendID=146237596" alt="" />
</map>
</div>

<style>td td object {position:absolute; left:45px; top:648px; display:block}</style>
 
*Libertie*
post Jan 20 2007, 08:36 AM
Post #2





Guest






Moved to Myspace Help.
 
Joemar
post Jan 20 2007, 09:19 AM
Post #3


Member
**

Group: Member
Posts: 25
Joined: Jan 2007
Member No: 495,913



hmm... i don't know what else i can do to fix my problem on my myspace band page...

the imagemap it's not working on the myspace band page and i don't know how to fix it...

the # is not working there to do the imap... why this?? can i do something else??

is maybe the image slicing working?? can someone help me out??

pleeeeeeeeeeeeaaaaaaaaaaaseeeeeeeee?????
 
prettycar
post Jan 20 2007, 09:51 AM
Post #4


Newbie
*

Group: Member
Posts: 3
Joined: Jan 2007
Member No: 494,316



a link to the myspace you need help with would probably be useful.
 
freeflow
post Jan 20 2007, 01:45 PM
Post #5


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



I don't think you can use image maps on myspace music profiles. When myspace "updates" the look and features of the regular profiles, it obviously didn't for music. You may have to use image slicing.
 
freeflow
post Jan 20 2007, 01:49 PM
Post #6


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



Ever try image slicing?


Edit// Topics merged.
 
protos
post Jan 20 2007, 04:18 PM
Post #7


I listen to bands that don't even exist yet...
*****

Group: Member
Posts: 330
Joined: Sep 2005
Member No: 249,189



heres your problem. You need to add the # symbol before the name of the image

CODE
<img src="http://www.myband.com/mybackgroundpicture.jpg" usemap="#nameofmap" border="0" width="XXXpx" height="XXXpx">


usemap="#nameofmap"


that's what you need to add the "#" symbol
 
protos
post Jan 20 2007, 04:18 PM
Post #8


I listen to bands that don't even exist yet...
*****

Group: Member
Posts: 330
Joined: Sep 2005
Member No: 249,189



heres your problem. You need to add the # symbol before the name of the image

usemap="#nameofmap"


that's what you need to add the "#" symbol
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: