Myspace Layouts

Discussion in 'General Discussion' started by G.S.Design, Jun 17, 2006.

  1. [Skyline.

    [Skyline. Senior Member

    Posts:
    1,646
    Likes Received:
    0
    Joined:
    Sep 5, 2004
    Yeah, I coded all of mine.
     
  2. Bleak Spyda

    Bleak Spyda Member

    Posts:
    6
    Likes Received:
    0
    Joined:
    Jul 11, 2005
    Do make myspace's for other people? If you do I'm interseted in one.
     
  3. Renagade

    Renagade Senior Member

    Age:
    36
    Posts:
    9,158
    Likes Received:
    0
    Joined:
    Jan 29, 2005
    Location:
    South Carolina
    I do. I have a myspace account for layouts.
     
  4. Bleak Spyda

    Bleak Spyda Member

    Posts:
    6
    Likes Received:
    0
    Joined:
    Jul 11, 2005
    Do you like charge money? As you can see I don't have any credits of the such :(. Can I get your myspace link? for the layouts.
     
  5. Renagade

    Renagade Senior Member

    Age:
    36
    Posts:
    9,158
    Likes Received:
    0
    Joined:
    Jan 29, 2005
    Location:
    South Carolina
  6. Symbolic

    Symbolic Well-Known Member

    Age:
    34
    Posts:
    1,118
    Likes Received:
    0
    Joined:
    Mar 28, 2005
    How do you guys make your own contact boxes...=\ I dunno how to do mines...
     
  7. Renagade

    Renagade Senior Member

    Age:
    36
    Posts:
    9,158
    Likes Received:
    0
    Joined:
    Jan 29, 2005
    Location:
    South Carolina
    Photoshop...
     
  8. (terror)

    (terror) dark

    Age:
    117
    Posts:
    1,828
    Likes Received:
    0
    Joined:
    Jul 14, 2004
    Location:
    Zaçmaz, Azerbaijan
    I used to get really in-depth with my layouts.
    Now I pretty much just make everything blank and fill in a few spots.

    e.g.: http://www.myspace.com/cokechoke
     
  9. meda

    meda Well-Known Member

    Age:
    38
    Posts:
    324
    Likes Received:
    0
    Joined:
    Jun 19, 2006
    Location:
    Baltimore, Maryland
  10. meda

    meda Well-Known Member

    Age:
    38
    Posts:
    324
    Likes Received:
    0
    Joined:
    Jun 19, 2006
    Location:
    Baltimore, Maryland
    i also make layouts, i usually dont charge unless it requires alot of flash or photoshop work
     
  11. canvasch

    canvasch Well-Known Member

    Posts:
    545
    Likes Received:
    0
    Joined:
    May 23, 2006
    Location:
    central- Florida
    I'd really appreciate it if you could make me a layout Meda....
    If you have the time and patience, could you make me something that has a western feel... something straight out of the wild wild west..... I don't really use my myspace much, but if you made this layout for me i'm sure i would :P
     
  12. ViolentJ

    ViolentJ Well-Known Member

    Posts:
    486
    Likes Received:
    0
    Joined:
    Jul 26, 2005
    WOW, guys with the flahs layouts how do you make those???
    Id love to learn!
     
  13. Symbolic

    Symbolic Well-Known Member

    Age:
    34
    Posts:
    1,118
    Likes Received:
    0
    Joined:
    Mar 28, 2005
    Yea, I know that Renegade...but how do you code it...o_O
     
  14. MOODYGIRL

    MOODYGIRL Well-Known Member

    Posts:
    1,386
    Likes Received:
    0
    Joined:
    Jul 12, 2005
    Well when I made my contact box it did not have the add me PM me rate me and all that other stuff just the picture that is it.
     
  15. Renagade

    Renagade Senior Member

    Age:
    36
    Posts:
    9,158
    Likes Received:
    0
    Joined:
    Jan 29, 2005
    Location:
    South Carolina

    Put the following code below your layout scripts.

    Code:
    <style type="text/css">
    .contactTable {width:300px!important; height:150px!important; padding:0px!important; background-image:url("CONTACTTABLEIMAGEURL"); 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>
     

Share This Page