schools |
schools |
Aug 24 2008, 03:47 PM
Post
#1
|
|
|
AKA RockIt Studios ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 2,286 Joined: Jun 2006 Member No: 421,809 |
how can i format the text for the year in the schools box and the school's name?
coding so far, if it helps: CODE <style> div td {background-color: transparent;} tr, td{border:0px!important;} .friendspace, .friendscomments table tr td br, .latestblogentry, .extendednetwork, .interestsanddetails td.text, .userprofiledetail td.text, .userprofilecompany td.text, .userprofileschool td.text, .orangetext15, .friendscomments td.text td b, .friendscomments td.text td a, .blacktext10, .imgonlinenow, .userprofileurl, .contacttable, .commentlinks, .userprofilenetwork, .userprofilecompany, .userprofiledetail {display:none;} .clearfix {background:none!important;} .clearfix font, .clearfix ul, .mslogo, .clearfix form, .clearfix a, .clearfix select {display:none!important;} .clearfix tr td div {filter:alpha(opacity:0)!important;} div[id="topnav"], div[id="shortcuts"] {opacity:0!important;} table table {border:20px solid; border-color:2e2624;} table table table, div table {border:0px;} table img {width:0px;} table table img {width:auto;} td {width:auto !important;} table table, table table table table {margin-right:0px; margin-left:0px} table table table {margin-left:10px; margin-right:10px;} tr {background-color:transparent;} .FriendsComments td.text td b a,.FriendsComments td.text td td a {display:inline;} .FriendsComments td.text td b {visibility:hidden;} .FriendsComments td.text td b a,.FriendsComments td.text td td b {visibility:visible;} .FriendsComments td.text td b a {display:none;} .FriendsComments td.text td td b a {display:inline;} .friendscomments table img, .friendscomments table tr td br {display: none; width: 0px;} .profileInfo td td {visibility:hidden;} .profileInfo td td.text, .profileinfo td.text a img, .profileingo td.text div img {visibility:visible;} .friendsComments td table, .friendsComments td.text table, .friendSpace table, .blurbs, .blurbs td.text {background-color:transparent; border:0px;} a.text, table div font a, table div div {visibility:hidden;} td td embed, td td object{margin-top:-35px; margin-left:-4px;} .interestsanddetails{margin-top:-10px; margin-left:-1px; margin-right:2px;} .userProfileSchool table {direction:rtl;} .userProfileSchool table td {direction:ltr;} table.friendsComments table table tr td {background-color:a6a193; padding:5px;} table.friendscomments tr td table tr td table, .columnsWidening, table.friendscomments tr td table table {background-color:a6a193 !important;display:block;} table table table table table {direction:rtl;} table table table table table td {direction:ltr;} .interestsAndDetails td {padding:0;} .interestsAndDetails .tdborder td { background-color:a6a193;} .interestsanddetails table, .userprofiledetail table, .userprofileschool table, .userprofilenetworking table, .userprofilecompany table {background-color:a6a193;} .userprofileschool td {padding:0;} .userprofileschool .tdborder td {background-color:a6a193;} body{ background-color:c4bba0; background-image:url(http://i6.photobucket.com/albums/y213/Vampyres_of_Myst/Backgrounds/dragonrepeat.png); background-position:top left; background-repeat:repeat; background-scroll:fixed;} .text{ font-family:tahoma;} .nametext { color:2e2624; text-align:center; font-family:tahoma; font-size:18px; line-height:18px; font-weight:bold; text-transform:lowercase; letter-spacing:-3px; margin-bottom:6px; background-color:a6a193; display:table; height:10px; width:100%;} .lightbluetext8{ color:2e2624; text-align:center; font-family:tahoma; font-size:18px; line-height:6px; font-weight:bold; text-transform:lowercase; letter-spacing:-3px; margin-top:0px; margin-bottom:0px; background-color:transparent; display:table; height:10px; width:100%;} .friendsComments td.text td td a { color:2e2624; text-align:center; font-family:tahoma; font-size:18px; line-height:6px !important; font-weight:bold; text-transform:lowercase; letter-spacing:-3px; margin-top:0px; margin-bottom:0px; background-color:transparent; display:table; height:10px; width:100%;} </style> thanks in advance. :] |
|
|
|
![]() |
Aug 24 2008, 04:11 PM
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 2,435 Joined: Feb 2007 Member No: 506,205 |
Did you try this?
CODE .userprofileschool .text {font styling here} Not sure if that works or not, but you never know. |
|
|
|
Aug 25 2008, 03:03 AM
Post
#3
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,237 Joined: May 2008 Member No: 648,123 |
just the year? i don't think it's actually possible; the year is in the same table as the school's info, and the cell it's in isn't given a special class.
|
|
|
|
Aug 25 2008, 07:04 PM
Post
#4
|
|
|
AKA RockIt Studios ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 2,286 Joined: Jun 2006 Member No: 421,809 |
hm. ok. that's what i figured. i've tried everthing i could think of, nothing worked.
|
|
|
|
Aug 25 2008, 11:31 PM
Post
#5
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Administrator Posts: 8,629 Joined: Jan 2007 Member No: 498,468 |
So topic resolved?
|
|
|
|
![]() ![]() |