06-11-2009, 21:53
(Ten post był ostatnio modyfikowany: 07-11-2009, 00:15 przez Labsta.com.)
Witam!
Mam mały problem dotyczący backgroundu na myspace, profil 2.0. Proóbuje juz kilka dni dojść z tym do ładu.
Tworzę css w generatorze http://www.myspacegens.com. Wygenerowany kod wklejam w profil/dostosuj/css na myspace, w efekcie nic sie nie dzieje (gotowe css z innych stron ktore mozna skopiowac chodza w ten sposób normalnie).
Kod wygląda następująco:
Proszę o pomoc, lub porady!
Pozdrawiam!
Mam mały problem dotyczący backgroundu na myspace, profil 2.0. Proóbuje juz kilka dni dojść z tym do ładu.
Tworzę css w generatorze http://www.myspacegens.com. Wygenerowany kod wklejam w profil/dostosuj/css na myspace, w efekcie nic sie nie dzieje (gotowe css z innych stron ktore mozna skopiowac chodza w ten sposób normalnie).
Kod wygląda następująco:
Kod:
<style type="text/css">
.msgen { Created using MyspaceGens.com Profile Editor 3.0 }
.msgen { Background Properties }
body.bodyContent
{
background-image: url(' http://i913.photobucket.com/al bums/ac336/Malanhiro/ll.jpg');
background-repeat: repeat;
background-position: center center;
background-attachment: scroll;
}
.msgen { Table Properties }
table table table, table table table td
{
background-color: 000000;
}
table, tr, td
{
background-color: transparent;
border: none;
border-width: 0px;
}
.msgen { Text Properties }
td, span, div, input, table td div div font, body div table tbody tr td font { color: FFFFFF; font-family: Franklin Gothic Medium; }
.btext { color: CC0066; font-family: Franklin Gothic Medium; }
.blacktext10 { color: CC0066; font-family: Franklin Gothic Medium; }
.blacktext12 { color: 000000; }
.lightbluetext8 { color: CC0066; font-family: Franklin Gothic Medium; }
.orangetext15 { color: 000000; }
.redbtext { color: FFFFFF; font-family: Franklin Gothic Medium; }
.redtext { color: FFFFFF; font-family: Franklin Gothic Medium; }
.text { color: CC3366; font-size: 12px; font-family: Arial Black; }
.whitetext12 { color: 000000; }
.nametext { color: FFFFFF; font-size: 15px; font-family: Arial Black; }
.msgen { Link Properties }
a:active, a:visited, a:link { color: 990033; font-family: Franklin Gothic Medium; }
a:hover { color: 990033; font-family: Franklin Gothic Medium; }
a.redlink:active, a.redlink:visited, a.redlink:link { color: FFFFFF; font-family: Franklin Gothic Medium; }
a.redlink:hover { color: FFFFFF; font-family: Franklin Gothic Medium; }
.msgen { Navigation Bar }
div.profileWidth table td { background-color: 000000 !important; background-image: none !important; }
div.profileWidth div ul li a { color: CC0066 !important; font-size: 11px !important; font-family: Franklin Gothic Medium !important; }
div.profileWidth div ul li a:hover, div.profileWidth div ul li .open { color: FFFFFF !important; font-size: 11px !important; font-family: Franklin Gothic Medium !important; background-color: CC0066 !important; }
div.profileWidth div td.rail { background-color: 000000 !important; }
div.profileWidth table td ul small { color: FFFFFF !important; font-size: 8px !important; }
div.profileWidth table tr td div table.rail { background-color: 000000; }
.msgen { Hiding Things }
.contactTable { display: none; }
.userProfileDetail { display: none; }
.extendedNetwork { display: none; }
</style><a href=" http://www.myspacegens.com/" target="_blank" rel="nofollow"><div style="position:absolute; top:0; left: 0; z-index: 9; width: 150px; height: 150px;"><img src=" http://www.myspacegens.com/fil es/profile_editor/old/images/m yspace-codes.gif" border="0" alt="MySpace Codes"/ ></div></a>
Pozdrawiam!