• Xenforo Cloud will be upgrading us to version 2.3.5 on March 3rd at 12 AM GMT. This version has increased stability and fixes several bugs. We expect downtime for the duration of the update. The admin team will continue to work on existing issues, templates and upgrade all necessary available addons to minimize impact of this new version.

Custom Myspace Contact Tables

imdaly

- Part 12
Joined
Jul 31, 2001
Messages
13,725
Reaction score
0
Points
31
Hey all.

I thought this would be a cool thread to see what you all can do with the Myspace Contact Tables. Y'know, the little boxes under your picture that has "Add Friend", "Send Message", etc etc? Yeah, those thingies.

messing around a bit with the codes, I was able to do a simple one using MS Paint. A bit of copy/paste, resize image, etc and I got this:

myspacebox.jpg


Not too bad, IMO.

But knowing how incredible everyone here is with custom art, and animating GIFS, I KNOW you people can do much better!


I'm now seeing people using animated GIFS as the Table Image, and I gotta say, I want one now, too! Something clever...something related to either Spider-Man or LOST, preferably. I myself have extremely limited tools for image editing and GIF animating, so without your help, I'm outta luck.



Just a couple things to concider when making one of these:
As long as the text on the image stays in the same places on the table, the only change needed in the coding is the image's URL. Change the text location, and the coding needs to be changed, too, and I don't know how to do that.


But anyway, yeah, I thought this could be a cool and unique thread here for the SHH art forum. :up:

Let's see what you all can do! :D
 
i think this is a good idea
 
yeah and to go with the contact tables, how bout someone post a how-to on how to put them in your myspace?
 
ComicChick04 said:
yeah and to go with the contact tables, how bout someone post a how-to on how to put them in your myspace?
Well here's the code. You just need to put this in your "About Me:" box in your edit profile section. Of course

Code. Just Copy/Paste This said:
<style type="text/css"> .contactTable {width:300px!important; height:150px!important; padding:0px!important; background-image:url("PICTURE URL HERE"); background-attachment:scroll; background-position:center center; background-repeat:no-repeat; background-color:transparent;} .contactTable table, table.contactTable td {padding:0px !important; border:0px; background-color:transparent; background-image:none;} .contactTable a img {visibility:hidden; border:0px!important;} .contactTable a {display:block; height:28px; width:115px;} .contactTable .text {font-size:1px!important;}.contactTable .text, .contactTable a, .contactTable img {filter:none!important;}</style>

ComicChick04 said:
i think this is a good idea
Thank you. :) Now if only someone can get the ball rolling and post something...:)
 
thanks for posting the code thing. i never knew how to do it.

my myspace is pretty blah, i dont sit on it all day every day like some ppl i know and constantly mess with it.

to some ppl, i guess it's addicting lol
 
hulkmyspace.jpg


Ok. I put the link into the code bt it didn't work. I erased the red words, the qoutes, parantheses, and the little thing that says url.

I did this:

<style type="text/css"> .contactTable {width:300px!important; height:150px!important; padding:0px!important; background-image: http://img.photobucket.com/albums/v458/LisaLoebIsMine/hulkmyspace.jpg; background-attachment:scroll; background-position:center center; background-repeat:no-repeat; background-color:transparent;} .contactTable table, table.contactTable td {padding:0px !important; border:0px; background-color:transparent; background-image:none;} .contactTable a img {visibility:hidden; border:0px!important;} .contactTable a {display:block; height:28px; width:115px;} .contactTable .text {font-size:1px!important;}.contactTable .text, .contactTable a, .contactTable img {filter:none!important;}</style>

Why didn't it work?
 
Charlie No-One said:
hulkmyspace.jpg


Ok. I put the link into the code bt it didn't work. I erased the red words, the qoutes, parantheses, and the little thing that says url.

I did this:

<style type="text/css"> .contactTable {width:300px!important; height:150px!important; padding:0px!important; background-image: http://img.photobucket.com/albums/v458/LisaLoebIsMine/hulkmyspace.jpg; background-attachment:scroll; background-position:center center; background-repeat:no-repeat; background-color:transparent;} .contactTable table, table.contactTable td {padding:0px !important; border:0px; background-color:transparent; background-image:none;} .contactTable a img {visibility:hidden; border:0px!important;} .contactTable a {display:block; height:28px; width:115px;} .contactTable .text {font-size:1px!important;}.contactTable .text, .contactTable a, .contactTable img {filter:none!important;}</style>

Why didn't it work?



<style type="text/css"> .contactTable {width:300px!important; height:150px!important; padding:0px!important; background-image:url("http://img.photobucket.com/albums/v458/LisaLoebIsMine/hulkmyspace.jpg"); background-attachment:scroll; background-position:center center; background-repeat:no-repeat; background-color:transparent;} .contactTable table, table.contactTable td {padding:0px !important; border:0px; background-color:transparent; background-image:none;} .contactTable a img {visibility:hidden; border:0px!important;} .contactTable a {display:block; height:28px; width:115px;} .contactTable .text {font-size:1px!important;}.contactTable .text, .contactTable a, .contactTable img {filter:none!important;}</style>





Try that
 
lol who doesnt have one these days? i swear some ppl i know are on that thing every day.
 

Users who are viewing this thread

Users who are viewing this thread

Back
Top
monitoring_string = "afb8e5d7348ab9e99f73cba908f10802"