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 |
|
|
*Infinite.* |
![]()
Post
#2
|
Guest ![]() |
Eh I can't view myspace at the moment, perhaps provide a screen shot?
|
|
|
![]()
Post
#3
|
|
![]() 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. |
|
|
*Infinite.* |
![]()
Post
#4
|
Guest ![]() |
Also if you go to this tread:
http://www.createblog.com/forums/index.php?showtopic=84325 read the third one down and you'll know what edits what. Also the very last one should be a customized defualt layout as well. |
|
|
![]()
Post
#5
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 176 Joined: Aug 2005 Member No: 198,897 ![]() |
uhmm how could i make my Home | Browse | Search | Invite | Film | Mail | Blog | Favorites | Forum | Groups | Events | Videos | Music | Comedy | Classifieds
Like that size? small. |
|
|
*Infinite.* |
![]()
Post
#6
|
Guest ![]() |
Here:
Top is for normal links, and the bottom part is for when you hover over links.. CODE a:link, a.man:link, a.text:link, a:visited, a.man:visited, a.text:visited, a:active, a.redlink:active, a.redlink:visited, a.redlink:link, a.navbar:link, a.navbar:visited, a.navbar:active {font-family:small fonts; font-size: 7px; color: ffffff; font-weight: normal; text-decoration: none; letter-spacing: 0px; text-transform: uppercase; padding: 0px; line-height: 11px; background-color: transparent; border: 0px solid 000000;}
a:hover, a.man:hover, a.text:hover, a.redlink:hover, a.navbar:hover {font-family:small fonts; font-size: 7px; color: ffb11a; font-weight: normal; text-decoration: none; letter-spacing: 0px; text-transform: uppercase; padding: 0px; line-height: 11px; background-color: transparent;} |
|
|
![]() ![]() |