Will someone change the font and the color for me of this MYSPACE LAYOUT CODE?
I need to get the hang of this, so if someone can please do it for me then I can compare what you do to the one I already have. I would like bold letters, black text and Georgia italic font. Here is the code: <style type="text/css"> table, tr, td {background-color:transparent; border:none; border-width:0;} body{ background-color:rgb(35,51,84); background-image:url('http://www.layoutstar.com/image/cute/bg/2/angel.jpg'); background-attachment: fixed; background-position:top left; background-repeat:no-repeat; border-color:rgb(144,60,87); border-width:5px; border-style:dashed; scrollbar-face-color:rgb(73,106,174); scrollbar-3dlight-color:rgb(73,106,174); scrollbar-highlight-color:rgb(99,129,190); scrollbar-shadow-color:rgb(129,153,203); scrollbar-darkshadow-color:rgb(159,177,215); scrollbar-arrow-color:rgb(255,255,255); scrollbar-track-color:rgb(159,177,215);} table table{border:0px} table table table table{border:0px} table table table{ border-style:solid;border-width:3px; border-color:rgb(129,153,203); background-color:transparent;} table table table td{ background-color:rgb(60,87,144); filter:alpha(opacity=90); -moz-opacity:90; opacity:90; -khtml-opacity:90;} table table table table td {filter:none;} table, tr, td, li, p, div { font-family:helvetica; color:rgb(255,255,255); font-size:12px;} .btext { font-family:helvetica; color:rgb(203,129,153); font-size:12px;} .blacktext10 { font-family:helvetica; color:rgb(203,129,153); font-size:12px;} .blacktext12 { font-family:helvetica; color:rgb(35,51,84); font-size:12px;} .lightbluetext8 { font-family:helvetica; color:rgb(255,255,255); font-size:12px;} .orangetext15 { font-family:helvetica; color:rgb(203,129,153); font-size:12px;} .redtext { font-family:helvetica; color:rgb(203,129,153); font-size:12px;} .redbtext { font-family:helvetica; color:rgb(255,255,255); font-size:12px;} .text { font-family:helvetica; color:rgb(255,255,255); font-size:12px; font-weight:bold;} .whitetext12 { font-family:helvetica; color:rgb(203,129,153); font-size:12px; font-weight:bold;} a:active, a:visited, a:link { font-family:helvetica; color:rgb(159,177,215); font-size:12px;} a:hover { font-family:helvetica; color:rgb(99,129,190); font-size:12px;} a.navbar:active, a.navbar:visited, a.navbar:link { font-family:helvetica; color:rgb(159,177,215); font-size:12px;} a.navbar:hover { font-family:helvetica; color:rgb(99,129,190); font-size:12px;} a.redlink:active, a.redlink:visited, a.redlink:link { font-family:helvetica; color:rgb(159,177,215); font-size:12px;} a.redlink:hover { font-family:helvetica; color:rgb(99,129,190); font-size:12px;} .nametext { font-family:helvetica; color:rgb(203,129,153); font-size:12px;} .contactTable { width:300px !important; height:150px !important; padding:0px !important; background-image:url('http://www.layoutstar.com/image/cute/ct/2/angel.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 .text {font-size:1px !important;} .contactTable .text, .contactTable a, .contactTable img {filter:none !important;} .contactTable .whitetext12 {display:none;} table table table td {vertical-align:top ! important;} span.blacktext12 { visibility:visible !important; background-color:transparent; background-image:url('http://www.layoutstar.com/image/cute/bn/2/angel.jpg'); background-repeat:no-repeat; background-position:center center; font-size:0px; letter-spacing:-0.5px; width:435px; height:150px; display:block !important;} span.blacktext12 img {display:none;} </style><div style="position:absolute;z-index:9;right:0px;top:0px;"><a href="http://www.myspacelayoutspy.com" target="_blank"><img src="http://www.layoutstar.com/images/myspacelayoutspy/laylogo.gif" border="0" alt="Free Myspace Layouts"></a></div><embed src="http://www.layoutstar.com/images/themyspacelayout/flash/coding.swf" quality=high wmode=Transparent width="10" height="10" style="left:0px;top:0px;position:absolute"></embed><br><a href="http://www.myspacelayoutspy.com" target="_blank">Free Myspace Layouts</a> by MyspaceLayoutSpy.com<br><a href="http://www.myspacelayoutspy.com/get/layouts/cute_a/angel.html" target="_blank">Angel Myspace Layouts</a> in <a href="http://www.myspacelayoutspy.com/get/layouts/cute.html" target="_blank">Cute Myspace Layouts</a> <br><a href="http://www.myspacecomments.cc" target="_blank">Myspace Comments</a> | <a href="http://www.myspacegraphics.cc" target="_blank">Myspace Graphics</a> | <a href="http://www.quizcat.com" target="_blank">Myspace Surveys</a>
Public Comments
- There's an easier way than going through that entire layout code. Just use these codes in any section wherever you wanna change the text. <font color="COLOR HERE"><font face="STYLE HERE">Lots and Lots of Text Here</font> For COLOR HERE, you can replace that with any color code on this page: http://html-color-codes.com/ For STYLE HERE, you can put any font name you wish, such as Times New Roman, Trebuchet, Verdana, etc.
- I have separated the code for you so you can see which part of the code dose what... <style type="text/css"> table, tr, td {background-color:transparent; border:none; border-width:0;} body{ background-color:rgb(35,51,84)... background-image:url('http://www.layoutstar.com/image/cute/bg/... background-attachment: fixed; background-position:top left; background-repeat:no-repeat; ^this is your background color and picture border-color:rgb(144,60,87); border-width:5px; border-style:dashed; ^this is your border scrollbar-face-color:rgb(73,10... scrollbar-3dlight-color:rgb(73... scrollbar-highlight-color:rgb(... scrollbar-shadow-color:rgb(129... scrollbar-darkshadow-color:rgb... scrollbar-arrow-color:rgb(255,... scrollbar-track-color:rgb(159,... ^this is your scrollbar table table{border:0px} table table table table{border:0px} table table table{ border-style:solid;border-widt... border-color:rgb(129,153,203); background-color:transparent;} table table table td{ background-color:rgb(60,87,144... filter:alpha(opacity=90); -moz-opacity:90; opacity:90; -khtml-opacity:90;} table table table table td {filter:none;} table, tr, td, li, p, div { font-family:helvetica; color:rgb(255,255,255); font-size:12px;} ^these are the look of your tables .btext { font-family:helvetica; color:rgb(203,129,153); font-size:12px;} .blacktext10 { font-family:helvetica; color:rgb(203,129,153); font-size:12px;} .blacktext12 { font-family:helvetica; color:rgb(35,51,84); font-size:12px;} .lightbluetext8 { font-family:helvetica; color:rgb(255,255,255); font-size:12px;} .orangetext15 { font-family:helvetica; color:rgb(203,129,153); font-size:12px;} .redtext { font-family:helvetica; color:rgb(203,129,153); font-size:12px;} .redbtext { font-family:helvetica; color:rgb(255,255,255); font-size:12px;} .text { font-family:helvetica; color:rgb(255,255,255); font-size:12px; font-weight:bold;} .whitetext12 { font-family:helvetica; color:rgb(203,129,153); font-size:12px; font-weight:bold;} a:active, a:visited, a:link { font-family:helvetica; color:rgb(159,177,215); font-size:12px;} a:hover { font-family:helvetica; color:rgb(99,129,190); font-size:12px;} a.navbar:active, a.navbar:visited, a.navbar:link { font-family:helvetica; color:rgb(159,177,215); font-size:12px;} a.navbar:hover { font-family:helvetica; color:rgb(99,129,190); font-size:12px;} a.redlink:active, a.redlink:visited, a.redlink:link { font-family:helvetica; color:rgb(159,177,215); font-size:12px;} a.redlink:hover { font-family:helvetica; color:rgb(99,129,190); font-size:12px;} .nametext { font-family:helvetica; color:rgb(203,129,153); font-size:12px;} ^this is all to do with the different text like size, font, and color that has to be replaced with the code down the bottom of the screen .contactTable { width:300px !important; height:150px !important; padding:0px !important; background-image:url('http://www.layoutstar.com/image/cute/ct/... 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 .text {font-size:1px !important;} .contactTable .text, .contactTable a, .contactTable img {filter:none !important;} .contactTable .whitetext12 {display:none;} table table table td {vertical-align:top ! important;} span.blacktext12 { visibility:visible !important; background-color:transparent; background-image:url('http://www.layoutstar.com/image/cute/bn/... background-repeat:no-repeat; background-position:center center; font-size:0px; letter-spacing:-0.5px; width:435px; height:150px; display:block !important;} span.blacktext12 img {display:none;} </style> ^this is your contact table <div style="position:absolute;z-ind... href="http://www.myspacelayoutspy.co... target="_blank"><img src="http://www.layoutstar.com/images/myspace... border="0" alt="Free Myspace Layouts"></a></div><embed src="http://www.layoutstar.com/images/themysp... quality=high wmode=Transparent width="10" height="10" style="left:0px;top:0px;positi... href="http://www.myspacelayoutspy.co... target="_blank">Free Myspace Layouts</a> by MyspaceLayoutSpy.com<br><a href="http://www.myspacelayoutspy.com/get/layo... target="_blank">Angel Myspace Layouts</a> in <a href="http://www.myspacelayoutspy.com/get/layo... target="_blank">Cute Myspace Layouts</a> <br><a href="http://www.myspacecomments.cc" target="_blank">Myspace Comments</a> | <a href="http://www.myspacegraphics.cc" target="_blank">Myspace Graphics</a> | <a href="http://www.quizcat.com" target="_blank">Myspace Surveys</a> ^this is a big advert which isn’t needed Now for the text you want to change, this is the code you have to replace it with { Text Properties } table, tr, td, li, p, div { font-family:georgia; color:000000; font-weight:bold; font-style:italic; } .btext { font-family:georgia; color:000000; font-weight:bold; font-style:italic; } .blacktext10 { font-family:georgia; color:000000; font-weight:bold; font-style:italic; } .blacktext12 { font-family:georgia; color:000000; font-weight:bold; font-style:italic; } .lightbluetext8 { font-family:georgia; color:000000; font-weight:bold; font-style:italic; } .orangetext15 { font-family:georgia; color:000000; font-weight:bold; font-style:italic; } .redtext { font-family:georgia; color:000000; font-weight:bold; font-style:italic; } .redbtext { font-family:georgia; color:000000; font-weight:bold; font-style:italic; } .text { font-family:georgia; color:000000; font-weight:bold; font-style:italic; } .whitetext12 { font-family:georgia; color:000000; font-weight:bold; font-style:italic; } a:active, a:visited, a:link { font-family:georgia; color:000000; font-weight:bold; font-style:italic; } a:hover { font-family:georgia; color:000000; } a.navbar:active, a.navbar:visited, a.navbar:link { font-family:georgia; color:000000; font-weight:bold; font-style:italic; } a.navbar:hover { font-family:georgia; color:000000; } a.redlink:active, a.redlink:visited, a.redlink:link { font-family:georgia; color:000000; font-weight:bold; font-style:italic; } a.redlink:hover { font-family:georgia; color:000000; } .nametext { font-family:georgia; color:000000; font-weight:bold; font-style:italic; } If you have any troubles then email me
- <style type="text/css"> table, tr, td {background-color:transparent; border:none; border-width:0;} body{ background-color:rgb(35,51,84); background-image:url('http://www.layoutstar.com/image/cute/bg/... background-attachment: fixed; background-position:top left; background-repeat:no-repeat; border-color:rgb(144,60,87); border-width:5px; border-style:dashed; scrollbar-face-color:rgb(73,10... scrollbar-3dlight-color:rgb(73... scrollbar-highlight-color:rgb(... scrollbar-shadow-color:rgb(129... scrollbar-darkshadow-color:rgb... scrollbar-arrow-color:rgb(255,... scrollbar-track-color:rgb(159,... table table{border:0px} table table table table{border:0px} table table table{ border-style:solid;border-widt... border-color:rgb(129,153,203); background-color:transparent;} table table table td{ background-color:rgb(60,87,144... filter:alpha(opacity=90); -moz-opacity:90; opacity:90; -khtml-opacity:90;} table table table table td {filter:none;} table, tr, td, li, p, div { font-family:Georgia italic; color:black; font-size:12px; font-weight: bold;} .btext { font-family:Georgia italic; color:black; font-size:12px; font-weight: bold;} .blacktext10 { font-family:Georgia italic; color:black); font-size:12px; font-weight: bold;} .blacktext12 { font-family:Georgia italic; color:black; font-size:12px; font-weight: bold;} .lightbluetext8 { font-family:Georgia italic; color:black; font-size:12px; font-weight: bold;} .orangetext15 { font-family:Georgia italic; color:black; font-size:12px; font-weight: bold;} .redtext { font-family:Georgia italic; color:black; font-size:12px; font-weight: bold;} .redbtext { font-family:Georgia italic; color:black; font-size:12px; font-weight: bold;} .text { font-family:Georgia italic; color:black; font-size:12px; font-weight:bold;} .whitetext12 { font-family:Georgia italic; color:black; font-size:12px; font-weight:bold;} a:active, a:visited, a:link { font-family:Georgia italic; color:black; font-size:12px; font-weight: bold;} a:hover { font-family:Georgia italic; color:black; font-size:12px; font-weight: bold;} a.navbar:active, a.navbar:visited, a.navbar:link { font-family:Georgia italic; color:black; font-size:12px; font-weight: bold;} a.navbar:hover { font-family:Georgia italic; color:black; font-size:12px; font-weight: bold;} a.redlink:active, a.redlink:visited, a.redlink:link { font-family:Georgia italic; color:black; font-size:12px; font-weight: bold;} a.redlink:hover { font-family:Georgia italic; color:black; font-size:12px; font-weight: bold;} .nametext { font-family:Georgia italic; color:Georgia italic; font-size:12px; font-weight: bold;} .contactTable { width:300px !important; height:150px !important; padding:0px !important; background-image:url('http://www.layoutstar.com/image/cute/ct/... 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 .text {font-size:1px !important;} .contactTable .text, .contactTable a, .contactTable img {filter:none !important;} .contactTable .whitetext12 {display:none;} table table table td {vertical-align:top ! important;} span.blacktext12 { visibility:visible !important; background-color:transparent; background-image:url('http://www.layoutstar.com/image/cute/bn/... background-repeat:no-repeat; background-position:center center; font-size:0px; letter-spacing:-0.5px; width:435px; height:150px; display:block !important;} span.blacktext12 img {display:none;} </style>
- <style type="text/css"> table, tr, td {background-color:transparent; border:none; border-width:0;} body{ background-color:rgb(35,51,84)... background-image:url('http://www.layoutstar.com/image/cute/bg/... background-attachment: fixed; background-position:top left; background-repeat:no-repeat; border-color:rgb(144,60,87); border-width:5px; border-style:dashed; scrollbar-face-color:rgb(73,10... scrollbar-3dlight-color:rgb(73... scrollbar-highlight-color:rgb(... scrollbar-shadow-color:rgb(129... scrollbar-darkshadow-color:rgb... scrollbar-arrow-color:rgb(255,... scrollbar-track-color:rgb(159,... table table{border:0px} table table table table{border:0px} table table table{ border-style:solid;border-widt... border-color:rgb(129,153,203); background-color:transparent;} table table table td{ background-color:rgb(60,87,144... filter:alpha(opacity=90); -moz-opacity:90; opacity:90; -khtml-opacity:90;} table table table table td {filter:none;} table, tr, td, li, p, div { font-family:Georgia italic; color:000000; font-size:12px;} .btext { font-family:Georgia itali; 000000; font-size:12px;} .blacktext10 { font-family:Georgia italic; color:rgb(203,129,153); font-size:12px;} .blacktext12 { font-family:Georgia italic; color:rgb(35,51,84); font-size:12px;} .lightbluetext8 { font-family:Georgia italic; color:rgb(255,255,255); font-size:12px;} .orangetext15 { font-family:Georgia italic; color:00000000; font-size:12px;} .redtext { font-family:Georgia italic; color:000000; font-size:12px;} .redbtext { font-family:Georgia italic; color:000000;font-size:12px;} .text { font-family:Georgia italic; color:000000 ; font-size:12px; font-weight:bold;} .whitetext12 { font-family:Georgia italic; color:000000; font-size:12px; font-weight:bold;} a:active, a:visited, a:link { font-family:helvetica; color: 000000; font-size:12px;} a:hover { font-family:Georgia italic; 000000 ; font-size:12px;} a.navbar:active, a.navbar:visited, a.navbar:link { font-family:helvetica; color:rgb(159,177,215); font-size:12px;} a.navbar:hover { font-family:Georgia italic; color:000000 ; font-size:12px;} a.redlink:active, a.redlink:visited, a.redlink:link { font-family:helvetica; color:000000 ; font-size:12px;} a.redlink:hover { font-family:Georgia italic; color: 000000 ; font-size:12px;} .nametext { font-family:Georgia italic; color:000000 ; font-size:12px;} .contactTable { width:300px !important; height:150px !important; padding:0px !important; background-image:url('http://www.layoutstar.com/image/cute/ct/... 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 .text {font-size:1px !important;} .contactTable .text, .contactTable a, .contactTable img {filter:none !important;} .contactTable .whitetext12 {display:none;} table table table td {vertical-align:top ! important;} span.blacktext12 { visibility:visible !important; background-color:transparent; background-image:url('http://www.layoutstar.com/image/cute/bn/... background-repeat:no-repeat; background-position:center center; font-size:0px; letter-spacing:-0.5px; width:435px; height:150px; display:block !important;} span.blacktext12 img {display:none;} </style><div style="position:absolute;z-ind... href="http://www.myspacelayoutspy.co... target="_blank"><img src="http://www.layoutstar.com/images/myspace... border="0" alt="Free Myspace Layouts"></a></div><embed src="http://www.layoutstar.com/images/themysp... quality=high wmode=Transparent width="10" height="10" style="left:0px;top:0px;positi... href="http://www.myspacelayoutspy.co... target="_blank">Free Myspace Layouts</a> by MyspaceLayoutSpy.com<br><a href="http://www.myspacelayoutspy.com/get/layo... target="_blank">Angel Myspace Layouts</a> in <a href="http://www.myspacelayoutspy.com/get/layo... target="_blank">Cute Myspace Layouts</a> <br><a href="http://www.myspacecomments.cc" target="_blank">Myspace Comments</a> | <a href="http://www.myspacegraphics.cc" target="_blank">Myspace Graphics</a> | <a href="http://www.quizcat.com" target="_blank">Myspace Surveys</a>
Powered by Yahoo! Answers