Board index » Help Help » Technical Support




Post new topic Reply to topic  [ 20 posts ] 
Author Message
 Post subject: Myspace Graphic Header
PostPosted: Thu Jun 07, 2007 1:14 am 
Offline
User avatar
too drunk to moderate properly
 WWW  Profile

Joined: Sun Oct 17, 2004 7:19 pm
Posts: 39068
Location: Chapel Hill, NC, USA
Gender: Male
Anyone know how to put in a graphic header like this dude?

http://www.myspace.com/mikeindustries

_________________
"Though some may think there should be a separation between art/music and politics, it should be reinforced that art can be a form of nonviolent protest." - e.v.


Top
 
 Post subject: Re: Myspace Graphic Header
PostPosted: Thu Jun 07, 2007 2:45 am 
Offline
User avatar
Administrator
 WWW  Profile

Joined: Sat Oct 16, 2004 7:44 pm
Posts: 8910
Location: Santa Cruz
Gender: Male
B wrote:
Anyone know how to put in a graphic header like this dude?

http://www.myspace.com/mikeindustries


You mean like this?

http://www.myspace.com/elitriona


Top
 
 Post subject:
PostPosted: Thu Jun 07, 2007 3:14 am 
Offline
User avatar
Needs to start paying for bandwidth
 Profile

Joined: Fri Sep 02, 2005 5:20 am
Posts: 31173
*warns little sister*


Top
 
 Post subject: Re: Myspace Graphic Header
PostPosted: Thu Jun 07, 2007 2:00 pm 
Offline
User avatar
too drunk to moderate properly
 WWW  Profile

Joined: Sun Oct 17, 2004 7:19 pm
Posts: 39068
Location: Chapel Hill, NC, USA
Gender: Male
Buggy wrote:
B wrote:
Anyone know how to put in a graphic header like this dude?

http://www.myspace.com/mikeindustries


You mean like this?

http://www.myspace.com/elitriona


You gonna help me out or you just going to brag? :|

:P

_________________
"Though some may think there should be a separation between art/music and politics, it should be reinforced that art can be a form of nonviolent protest." - e.v.


Top
 
 Post subject: Re: Myspace Graphic Header
PostPosted: Thu Jun 07, 2007 2:39 pm 
Offline
User avatar
Administrator
 WWW  Profile

Joined: Sat Oct 16, 2004 7:44 pm
Posts: 8910
Location: Santa Cruz
Gender: Male
B wrote:
You gonna help me out or you just going to brag? :|

:P


I was considering just bragging, buuuut.....

There is a link on that guys MySpace page that goes directly to his website that explains everything about that layout, including all the code:

http://www.mikeindustries.com/blog/arch ... ce-layouts

Look in the part of the code for:
Code:
.masthead


That is the reference for the graphic header.


Top
 
 Post subject:
PostPosted: Thu Jun 07, 2007 3:20 pm 
Offline
User avatar
too drunk to moderate properly
 WWW  Profile

Joined: Sun Oct 17, 2004 7:19 pm
Posts: 39068
Location: Chapel Hill, NC, USA
Gender: Male
I think I'm too dumb to get this. I can't find "masthead" anywhere. The only thing I can find about the header is the paragraph about it not working in IE and then a correction that it now works in IE.

_________________
"Though some may think there should be a separation between art/music and politics, it should be reinforced that art can be a form of nonviolent protest." - e.v.


Top
 
 Post subject:
PostPosted: Thu Jun 07, 2007 3:23 pm 
Offline
User avatar
Needs to start paying for bandwidth
 Profile

Joined: Fri Sep 02, 2005 5:20 am
Posts: 31173
B wrote:
I think I'm too dumb to get this. I can't find "masthead" anywhere. The only thing I can find about the header is the paragraph about it not working in IE and then a correction that it now works in IE.


Buggy wrote:
Look in the part of the code for:
Code:
.masthead


That is the reference for the graphic header.


ctrl+U

then search for it.


Top
 
 Post subject:
PostPosted: Thu Jun 07, 2007 3:48 pm 
Offline
User avatar
too drunk to moderate properly
 WWW  Profile

Joined: Sun Oct 17, 2004 7:19 pm
Posts: 39068
Location: Chapel Hill, NC, USA
Gender: Male
:? OK. Now I found a comment from someone who said it doesn't work.

I've downloaded the zip file and copied and pasted the .masthead code into my About Me section.

Still nothing.

_________________
"Though some may think there should be a separation between art/music and politics, it should be reinforced that art can be a form of nonviolent protest." - e.v.


Top
 
 Post subject:
PostPosted: Thu Jun 07, 2007 4:19 pm 
Offline
User avatar
Administrator
 WWW  Profile

Joined: Sat Oct 16, 2004 7:44 pm
Posts: 8910
Location: Santa Cruz
Gender: Male
Sorry B, I thought you knew more about codie code.

Try adding this to the about me section:

Code:
<div class="masthead"><span></span></div>
.masthead {width: 850px; height: 100px; position: absolute; margin-left: -425px; left: 50%; top: 162px; background-image: url(http://www.mikeindustries.com/scratch/myspace/header_myspace.jpg);}


Top
 
 Post subject:
PostPosted: Fri Jun 08, 2007 12:47 am 
Offline
User avatar
too drunk to moderate properly
 WWW  Profile

Joined: Sun Oct 17, 2004 7:19 pm
Posts: 39068
Location: Chapel Hill, NC, USA
Gender: Male
Buggy wrote:
Sorry B, I thought you knew more about codie code.

Try adding this to the about me section:

Code:
<div class="masthead"><span></span></div>
.masthead {width: 850px; height: 100px; position: absolute; margin-left: -425px; left: 50%; top: 162px; background-image: url(http://www.mikeindustries.com/scratch/myspace/header_myspace.jpg);}


:lol: nothing.

_________________
"Though some may think there should be a separation between art/music and politics, it should be reinforced that art can be a form of nonviolent protest." - e.v.


Top
 
 Post subject:
PostPosted: Fri Jun 08, 2007 1:24 am 
Offline
User avatar
Spaceman
 Profile

Joined: Mon Oct 18, 2004 1:03 am
Posts: 24177
Location: Australia
good on buggy for intentionally foiling B's attempts to become a myspace predator.

_________________
Oh, the flowers of indulgence and the weeds of yesteryear,
Like criminals, they have choked the breath of conscience and good cheer.
The sun beat down upon the steps of time to light the way
To ease the pain of idleness and the memory of decay.


Top
 
 Post subject:
PostPosted: Fri Jun 08, 2007 1:38 am 
Offline
User avatar
Administrator
 WWW  Profile

Joined: Sat Oct 16, 2004 7:44 pm
Posts: 8910
Location: Santa Cruz
Gender: Male
Sorry, I'm not really paying attention. Obviously, you need to replace the image with your own image, but...

Code:
<div class="masthead"><span></span></div>
<style type="text/css">
.masthead {width: 850px; height: 100px; position: absolute; margin-left: -425px; left: 50%; top: 162px; background-image: url(http://www.trionafamily.net/temp/myspace/header_myspace.jpg);}
</style>


Top
 
 Post subject:
PostPosted: Fri Jun 08, 2007 5:52 pm 
Offline
User avatar
too drunk to moderate properly
 WWW  Profile

Joined: Sun Oct 17, 2004 7:19 pm
Posts: 39068
Location: Chapel Hill, NC, USA
Gender: Male
vacatetheword wrote:
good on buggy for intentionally foiling B's attempts to become a myspace predator.


:x I don't stalk any boys under 13!!

_________________
"Though some may think there should be a separation between art/music and politics, it should be reinforced that art can be a form of nonviolent protest." - e.v.


Top
 
 Post subject:
PostPosted: Fri Jun 08, 2007 5:55 pm 
Offline
User avatar
too drunk to moderate properly
 WWW  Profile

Joined: Sun Oct 17, 2004 7:19 pm
Posts: 39068
Location: Chapel Hill, NC, USA
Gender: Male
Buggy wrote:
Sorry, I'm not really paying attention. Obviously, you need to replace the image with your own image, but...

Code:
<div class="masthead"><span></span></div>
<style type="text/css">
.masthead {width: 850px; height: 100px; position: absolute; margin-left: -425px; left: 50%; top: 162px; background-image: url(http://www.trionafamily.net/temp/myspace/header_myspace.jpg);}
</style>


Fuck it! I don't really care if there's a header on my page or not. :x

_________________
"Though some may think there should be a separation between art/music and politics, it should be reinforced that art can be a form of nonviolent protest." - e.v.


Top
 
 Post subject:
PostPosted: Fri Jun 08, 2007 6:35 pm 
Offline
User avatar
Administrator
 WWW  Profile

Joined: Sat Oct 16, 2004 7:44 pm
Posts: 8910
Location: Santa Cruz
Gender: Male
:lol:


Top
 
 Post subject:
PostPosted: Fri Jun 08, 2007 6:42 pm 
Offline
User avatar
Needs to start paying for bandwidth
 Profile

Joined: Fri Sep 02, 2005 5:20 am
Posts: 31173
B wrote:
Buggy wrote:
Sorry, I'm not really paying attention. Obviously, you need to replace the image with your own image, but...

Code:
<div class="masthead"><span></span></div>
<style type="text/css">
.masthead {width: 850px; height: 100px; position: absolute; margin-left: -425px; left: 50%; top: 162px; background-image: url(http://www.trionafamily.net/temp/myspace/header_myspace.jpg);}
</style>


Fuck it! I don't really care if there's a header on my page or not. :x


hahaha

B, all you need to do is replace
Code:
http://www.trionafamily.net/temp/myspace/header_myspace.jpg


with whatever the link is to the picture you to change it for.


Top
 
 Post subject:
PostPosted: Sat Jun 09, 2007 2:48 am 
Offline
User avatar
too drunk to moderate properly
 WWW  Profile

Joined: Sun Oct 17, 2004 7:19 pm
Posts: 39068
Location: Chapel Hill, NC, USA
Gender: Male
conoalias wrote:
hahaha

B, all you need to do is replace
Code:
http://www.trionafamily.net/temp/myspace/header_myspace.jpg


with whatever the link is to the picture you to change it for.


If that were true, there would be a graphic header on my myspace RIGHT NOW. There would have been one there this morning. But there isn't, and there wasn't.

So, I fucking quit. :evil:

_________________
"Though some may think there should be a separation between art/music and politics, it should be reinforced that art can be a form of nonviolent protest." - e.v.


Top
 
 Post subject:
PostPosted: Sat Jun 09, 2007 2:50 am 
Offline
User avatar
too drunk to moderate properly
 WWW  Profile

Joined: Sun Oct 17, 2004 7:19 pm
Posts: 39068
Location: Chapel Hill, NC, USA
Gender: Male
Plus, everytime I try to change something, it takes me like 10 minutes to do it and 10 minutes to undo it. Next thing you know, I've wasted 3 fucking days on myspace. I don't even fucking give a shit about myspace. I just have a profile, so I figured it should look nice.

:x :!: :x :!: :x :!: :x :!: :x :!: :x :!: :x :!: :x :!:

_________________
"Though some may think there should be a separation between art/music and politics, it should be reinforced that art can be a form of nonviolent protest." - e.v.


Top
 
 Post subject:
PostPosted: Sat Jun 09, 2007 3:01 am 
Offline
User avatar
Needs to start paying for bandwidth
 Profile

Joined: Fri Sep 02, 2005 5:20 am
Posts: 31173
good thread. :D


Top
 
 Post subject:
PostPosted: Sat Jun 09, 2007 3:06 am 
Offline
User avatar
too drunk to moderate properly
 WWW  Profile

Joined: Sun Oct 17, 2004 7:19 pm
Posts: 39068
Location: Chapel Hill, NC, USA
Gender: Male
I said, "GOOD DAY!" :evil:

_________________
"Though some may think there should be a separation between art/music and politics, it should be reinforced that art can be a form of nonviolent protest." - e.v.


Top
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 20 posts ] 

Board index » Help Help » Technical Support


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
It is currently Tue Jun 17, 2025 7:13 am