anyone know how to do this |
![]() ![]() |
anyone know how to do this |
Aug 16 2008, 01:03 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 84 Joined: Mar 2007 Member No: 511,742 |
|
|
|
|
Aug 16 2008, 01:47 PM
Post
#2
|
|
![]() Senior Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 1,507 Joined: Sep 2007 Member No: 571,541 |
well you just have to hide some stuff and get the background pic that she is using..
so just go to her myspace.. http://www.myspace.com/404818513 (i got it from the pic..) when you are there, RIGHT CLICK anywhere on the profile and click "VIEW SOURCE".. when you are on the source, look for her ABOUT ME.. so just keep on scrolling until you see.. unfortunately, her profile is on private, so unless you are a friend, then you can do that.. |
|
|
|
Aug 16 2008, 02:21 PM
Post
#3
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 2,435 Joined: Feb 2007 Member No: 506,205 |
^ Yeah, no. Don't take other people's coding or backgrounds, whether they made them or not.
What part of the layout are you looking to know how to do? The coloring of the table, the way things are hidden, or something else? You can check out some of the pinned topics at the top of this forum for some help on basic things, and the scripts section has a lot of the tweaks and such needed to create a layout like that. If you get stuck on anything, let us know. |
|
|
|
Aug 16 2008, 03:25 PM
Post
#4
|
|
![]() Senior Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 1,507 Joined: Sep 2007 Member No: 571,541 |
ooh, sorry about that.. i only do that when i want something REALLY BADLY!
|
|
|
|
Aug 16 2008, 04:15 PM
Post
#5
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 84 Joined: Mar 2007 Member No: 511,742 |
Oh no I dont want that profile so to speak mine would be completely different i just mean about how the navbar and the profile tables are colored that way.
i have a code to change the color of each but it puts both out of proportion and i cant line en em to look like that o.x |
|
|
|
Aug 16 2008, 04:24 PM
Post
#6
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 2,435 Joined: Feb 2007 Member No: 506,205 |
This is the code I use to color the entire table:
CODE <style> table, td {background-color:000000;} </style> I think that will color the bottom links as well. The code I use to correct that hides your friends and comments as well. I don't know if you want to do that or not... |
|
|
|
Aug 16 2008, 07:57 PM
Post
#7
|
|
![]() Senior Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 1,507 Joined: Sep 2007 Member No: 571,541 |
The nav bar is black... and so are the tables...
well that code should do.. |
|
|
|
![]() ![]() |