/    Sign up×
Community /Pin to ProfileBookmark

MySpace Music Profile question. . . .

How do I replace this:
[URL=”http://music.myspace.com/?MyToken=d6ed9422-dc51-44f8-b70e-d1f7c7f2211f”][IMG]http://x.myspace.com/images/music_logo.gif[/IMG][/URL] with a gif of my choosing?

Here is the code that Myspace uses for that table.

[code]<div align=”center”>
<style type=”text/css”>
#musicnav {width:800px; border-bottom:1px solid #000; background-color:#990033; color:#FFFFFF;}
#musicnav a {color:#FFFFFF; font-weight:normal; font-size:90%; display:inline-block;}
</style>
<table id=”musicnav”>
<tr>

<td width=”125″>
<a class=”navbar” href=”http://music.myspace.com?MyToken=31ec03a4-9bcc-4c63-a50f-add3ddba11af”>
<img src=”http://x.myspace.com/images/music_logo.gif” width=”125″ height=”26″ border=”0″>
</a>
</td>
<td align=”right” nowrap>
<a href=”http://videos.myspace.com/index.cfm?fuseaction=videos&MyToken=31ec03a4-9bcc-4c63-a50f-add3ddba11af”>Music Videos</a>&nbsp;|
<a href=”http://music.myspace.com/index.cfm?fuseaction=music.directory&MyToken=31ec03a4-9bcc-4c63-a50f-add3ddba11af”>Directory</a>&nbsp;|
<a href=”http://musicsearch.myspace.com/index.cfm?fuseaction=music.search&MyToken=31ec03a4-9bcc-4c63-a50f-add3ddba11af”>Search</a>&nbsp;|
<a href=”http://topartists.myspace.com/index.cfm?fuseaction=music.topBands”>Top Artists</a>&nbsp;|
<a href=”http://music.myspace.com/index.cfm?fuseaction=music.shows”>Shows</a>&nbsp;|
<a href=”http://forum.myspace.com/index.cfm?fuseaction=messageboard.viewSubCategory&CategoryID=4″>Music Forums</a>&nbsp;|
<a href=”http://classifieds.myspace.com/index.cfm?fuseaction=classifieds.listAds&catId=9″>Music Classifieds</a>&nbsp;|
<a href=”http://signup.myspace.com/index.cfm?fuseaction=bandjoin”>Artist Signup</a>&nbsp;

</td>
</tr>
</table>
</div>[/code]

As you see, they have styled the table using the ID of the table, so I do not know a way to override that style.

to post a comment
Full-stack Developer

5 Comments(s)

Copy linkTweet thisAlerts:
@skilled1Jul 25.2006 — so what? they are defining the image directly below it
&lt;img src="yourimagehere" width="125" height="26" border="0"&gt;
Copy linkTweet thisAlerts:
@EntielauthorJul 25.2006 — OK, you don't understand what I'm trying to do . . .

go to this page:

http://www.myspace.com/TheMightyOp

Look at where the MySpace music is at the top left part of the Banner, this is what I'm replacing.
Copy linkTweet thisAlerts:
@jake99Jul 26.2006 — have you tried uploading the image that you want to replace it with to

www.photobucket.com

then just replacing, http://x.myspace.com/images/music_logo.gif , with the url of the image that you will be given once the image is uploaded to photobucket.
Copy linkTweet thisAlerts:
@EntielauthorJul 27.2006 — Yes I have, I guess I just won't be able to get you guys to understand what needs to be done. . . . . . ?
Copy linkTweet thisAlerts:
@Relyn07Jul 22.2008 — You need to start by rendering the myspace gif invisible by doing this in your style section

a.navbar {

visibility:hidden;

}


From there you need to place the image in and set it's position attribute to "absolute," that way you can essentially move it over to where MySpace's GIF was with CSS.

I wish I could tell you there was an easier way, but that's MySpace for you. You have to jump through hoops to get anything done.
×

Success!

Help @Entiel spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.16,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...