Log In · Register

 
Font not showing
h0tpinkstar84
post Jan 14 2008, 12:20 PM
Post #1


Senior Member
***

Group: Member
Posts: 40
Joined: May 2004
Member No: 17,855



I'm in the process of making a new layout and am having a problem with the "Megan has 7 friends." and "Megan's Latest Blog Entry" showing up. I have never had this problem before. Here's my code...

Thanks!

CODE
<style type=text/css>

body {
background-color: 000000;;
background-image: url("http://i28.photobucket.com/albums/c242/Summer0fstars/black_wallpaper.gif");
background-position: bottom right;
background-repeat: repeat;
background-attachment: fixed;
scrollbar-arrow-color:FE44A9;;
scrollbar-track-color: 353535;;
scrollbar-shadow-color: 000000;;
scrollbar-face-color:000000;;
scrollbar-highlight-color:000000;;
scrollbar-darkshadow-color:000000;;
scrollbar-3dlight-color:000000;;}

table, tr, td {background-color: transparent; border: 0px; padding:2;}
table table {border: 0px;}
table table table table{border: 0px;}

{The actual modules}
table table table {border: 1px solid; border-color: FE44A9;; background-color: 000000;; }

{sets the default style for the body, table data, list data, divisions and text areas}
body,table, td, li, p, div, textarea
{font:normal 9px arial; color:FE44A9;; font-weight:none; border:0px; text-transform: none; line-height:10px;}

{class for the basic font for the page}
.text {font:normal 10px arial; color: FE44A9;; font-weight:none; border:1px; text-transform: none; line-height:10px;}

{style for the number of comments you have. The actual ..}
.redtext{font-family:arial; font-size:9px; color: 353535;; font-weight:none;border:0px; text-transform: uppercase; }

{style for the number of friends you have.}
.redbtext{font-family:arial; font-size:9px; color: 353535;; font-weight:none;border:0px; text-transform: non; }

{”Blurbs”, “About Me”, “Who I’d like to Meet”, “Friend Space”, and “Friend’s Comments” style}
.orangetext15{font-family: arial; color: 353535;; font-weight: bold; font-size: 12px; letter-spacing: 0px; }

{”General”, “Music”, “Movies”, “Television”, “Books”, “Heros”, “Status”, “Here for”, “Hometown”, “Body Type”, “Ethnicity”, “Religion”, “Sign”, “Smoke/Drink”, “Children”, “Education”, “Occupation”, and “Income” title style}
.lightbluetext8{font-family:arial; font-size:9px; color:353535;; font-weight:none;border:0px; text-transform: uppercase;}

{”Contacting”, “Interests”, “Details”, and “Schools” title styling}
.whitetext12{font-family:arial; font-size:9px; color:353535;; font-weight:none;border:0px; text-transform: uppercase;}

{”In your extended network” style}
.blacktext12{font-family: arial; color: 353535;; font-weight: bold; font-size: 15px; letter-spacing: 0px; }

{Stylizing of your name above your picture }
.nametext{font-family: arial; color: FE44A9;;font-weight: bold; font-size: 15px; letter-spacing: 0px; line-height: 35px;}

{date stamp on comments}
.blacktext10{font-family:arial; font-size:9px; color: 353535;; font-weight:none;border:0px; text-transform: uppercase;}

{This is how all anchor points will be displayed; anchor points appear before all links.}
a{font-family:arial; font-size:9px; color:353535;; font-weight:none;border:0px; text-transform: uppercase; }
a:link{font-family:arial; font-size:9px; color:353535;; font-weight:none;border:0px; text-transform: uppercase;}
a:active{font-family:arial; font-size:9px; color:353535;; font-weight:none;border:0px; text-transform: uppercase;}
a:visited{font-family:arial; font-size:9px; color:353535;; font-weight:none;border:0px; text-transform: uppercase;}
a:hover{font-family:arial; font-size:9px; color:353535;; font-weight:none;border:0px; text-transform: uppercase;}

{”View all friends” and “invite more” link style}
a.redlink{font-family:arial; font-size:9px; color:353535;; font-weight:none;border:0px; text-transform: uppercase;}
a.redlink:link{font-family:arial; font-size:9px; color:353535;; font-weight:none;border:0px; text-transform: uppercase;}
a.redlink:active{font-family:arial; font-size:9px; color:353535;; font-weight:none;border:0px; text-transform: uppercase;}
a.redlink:visited{font-family:arial; font-size:9px; color:353535;; font-weight:none;border:0px; text-transform: uppercase; }
a.redlink:hover{font-family:arial; font-size:9px; color:353535;; font-weight:none;border:0px; text-transform: uppercase;}

{2 links in very top on the left, and the 13 links above your picture with make the navigation bar}
a.navbar{font-family:arial; font-size:9px; color:FE44A9;; font-weight:none;border:0px; text-transform: uppercase;}
a.navbar:link{font-family:arial; font-size:9px; color:FE44A9;; font-weight:none;border:0px; text-transform: uppercase;}
a.navbar:active{font-family:arial; font-size:9px; color:FE44A9;; font-weight:none;border:0px; text-transform: uppercase;}
a.navbar:visited{font-family:arial; font-size:9px; color:FE44A9;; font-weight:none;border:0px; text-transform: uppercase;}
a.navbar:hover{font-family:arial; font-size:9px; color:FE44A9;; font-weight:none;border:0px; text-transform: uppercase;}

{Default Links}
a:link, a.man{font-family:arial; font-size:9px; color:FE44A9;; font-weight:none;border:0px; text-transform: uppercase; letter-spacing: 0px;}
a:active{font-family:arial; font-size:9px; color:FE44A9;; font-weight:none;border:0px; text-transform: uppercase;}
a:visited{font-family:arial; font-size:9px; color:FE44A9;; font-weight:none;border:0px; text-transform: uppercase;}
a:hover{font-family:arial; font-size:9px; color:FE44A9;; font-weight:none;border:0px; text-transform: uppercase;}

{bolded words}
.standard b, p b, B, strong {
font-family:arial; font-size:11px; color:FE44A9;; font-weight:none;border:0px; text-transform: uppercase; }

</style>


<style type="text/css">
.contactTable {
width:300px !important; height:150px !important; padding:0px !important;
background-image:url("http://i28.photobucket.com/albums/c242/Summer0fstars/ContactTable2Final.png");
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 a {display:block; height:28px; width:115px;}
.contactTable .text {font-size:1px !important;}
.contactTable .text, .contactTable a, .contactTable img {filter:none !important;}
</style>
 
 
Start new topic
Replies (1 - 1)
newkidontheblock
post Jan 15 2008, 07:12 AM
Post #2


Offline.
*****

Group: Official Designer
Posts: 609
Joined: Mar 2007
Member No: 507,591



The text is not hidden is just the color of it is black. Add this to your code;
CODE
<style type="text/css" >
   .btext { color:XXXXXX; }
</style>
Replace XXXXXX with and color.
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: