Default layout sites |
Default layout sites |
![]()
Post
#1
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 176 Joined: Aug 2005 Member No: 198,897 ![]() |
does anyone know where i can find good defalut layouts
like this one? Not the skinny default layoutsEXAMPLE |
|
|
![]() |
![]()
Post
#2
|
|
![]() vengeance. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 3,058 Joined: Jul 2006 Member No: 437,024 ![]() |
all you have to do is leave myspace the way it is and just put a background code and change the text.
i have a default layout type thing. CODE <style type="text/css"> BODY { background: url("background URL"); background-repeat: repeat; background-attachment: fixed; } </style> <style type="text/css"> .{ change the text } table, tr, td, li, p, div { font-family:arial; color:000000; font-size:8pt; } .btext { font-family:arial; font-size:8pt; } .blacktext10 { font-family:arial; font-size:8pt; } .blacktext12 { font-family:arial; font-size:8pt; } .lightbluetext8 { font-family:arial; font-size:8pt; } .orangetext15 { font-family:arial; font-size:8pt; } .redtext { font-family:arial; font-size:8pt; } .redbtext { font-family:arial; font-size:8pt; } .text { font-family:arial; font-size:8pt; } .whitetext12 { font-family:arial; font-size:8pt; } a:active, a:visited, a:link { font-family:arial; font-size:8pt; } a:hover { font-family:arial; font-size:8pt; } a.navbar:active, a.navbar:visited, a.navbar:link { font-family:arial; font-size:8pt; } a.navbar:hover { font-family:arial; font-size:8pt; } a.redlink:active, a.redlink:visited, a.redlink:link { font-family:arial; font-size:8pt; } a.redlink:hover { font-family:arial; font-size:8pt; } .nametext{font-family:arial;font-size: 24pt;color:00FFFF;font-weight:bold;letter-spacing:-0.3em;letter-spacing:-4px; line-height:14px;background-color:transparent; display: block; text-align:right; top:130px; left:-10; } </style> in those two codes you can change the background, and the fonts. |
|
|
![]() ![]() |