Jump to content


Myspace


9 replies to this topic

#1 Fade Away

    Young Padawan

  • Members
  • Pip
  • 52 posts

Posted 02 October 2005 - 11:53 PM

I wish to figure out how to cover everything on my myspace. I need to cover the whole entire page so I can enter my own, custom, things.

I have tried to create a <div> to cover it all, but then I can't select the "accept cheanges" button.

So that doesn't work.

Myspace uses html and css.

I know this can be done, it has been, I've seen it.

So, if you all could help me, I'd love you to pieces.

#2 _*Speed_*

  • Guests

Posted 03 October 2005 - 12:25 AM

I use a simple method for that :P. Make a flash file, 1x1 in size, and make it have an action script, autoload on frame 1 url.

If you would like to see exactly what im talking about go here,
http://www.myspace.com/hyespeed

That is my myspace.*

*note: I am not trying to advertise my myspace because of the fact that....i hate myspace lol.

#3 Fade Away

    Young Padawan

  • Members
  • Pip
  • 52 posts

Posted 03 October 2005 - 12:57 AM

Speed, on Oct 3 2005, 05:25 AM, said:

I use a simple method for that :P. Make a flash file, 1x1 in size, and make it have an action script, autoload on frame 1 url.

If you would like to see exactly what im talking about go here,
http://www.myspace.com/hyespeed

That is my myspace.*

*note: I am not trying to advertise my myspace because of the fact that....i hate myspace lol.
So wait.. what?!

Omg confusion.

I make a flash 1x1, easy.

Then.. what do I do?

Autoload what?

#4 _*Speed_*

  • Guests

Posted 03 October 2005 - 07:59 PM

On the first frame it loads a url. Basically it redirects, make sure it redirects in _self not _blank.

#5 Fade Away

    Young Padawan

  • Members
  • Pip
  • 52 posts

Posted 04 October 2005 - 12:42 AM

Hmmm.. ok.

I'll try that.

Thank you!

#6 _*Speed_*

  • Guests

Posted 05 October 2005 - 08:06 PM

Did it help?

Hope it did.

-Mike

#7 ericrcan

    Young Padawan

  • Members
  • Pip
  • 103 posts

Posted 06 October 2005 - 03:22 AM

do this...

Put this into your About Me section:

<style type="text/css">
.Main { position:absolute; left:50%; top:125px; width:800px; z-index:1; margin-left:-400px; padding:0px; border:0px; background-color:transparent;} </style>

Now put this code into your Id Like to Meet section:

<DIV class="Main"> <table style="width:800px; height:600px; cellpadding:0px; cellspacing:0px; border:2px solid silver; background-color:ffffff;}"> <tr> <td valign="top">All of your content goes in here, whether it be tables, flash, or whatever!</td> </tr> </table> </DIV>

It should look like this:
Posted Image

#8 Fade Away

    Young Padawan

  • Members
  • Pip
  • 52 posts

Posted 06 October 2005 - 03:27 AM

Lawl, that works zYpher, but then you scroll down, and there is more website past that big white covering :/

Thank you though!

[edit] - It works if I hide my comments.

<br />
<div style="position:relative; height:400px; overflow:hidden; border:0px;"><table><tr><td><table><tr><td><br />

..I should have probably come up with something to put there before I hid it all 8|

Edited by Fade Away, 06 October 2005 - 04:04 AM.


#9 ericrcan

    Young Padawan

  • Members
  • Pip
  • 103 posts

Posted 14 October 2005 - 06:32 PM

where do i put

<br />
<div style="position:relative; height:400px; overflow:hidden; border:0px;"><table><tr><td><table><tr><td><br />

?

o and go into safe mode and u can edit it...

#10 Fade Away

    Young Padawan

  • Members
  • Pip
  • 52 posts

Posted 16 October 2005 - 04:13 PM

I have it at the end of my "I'd Like to Meet"

But I also have

Quote

<Style type="text/css"> Body{background-color:YOUR COLOR CODE;} Table, Td{background-color:transparent;} </Style>

In my "About Me" after all that stuff you showed me.

Edited by Fade Away, 16 October 2005 - 04:14 PM.






1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users