Log In · Register

 
No bold text
rockaneLLa
post Apr 6 2007, 07:06 AM
Post #1


Senior Member
***

Group: Member
Posts: 47
Joined: Sep 2006
Member No: 467,695



Can you please help me? I get insane ... !
It doesn't show the bold text, nothing - so it's even not "normal". It's like it were cutted out ... cry.gif

CODE
<style type="text/css">
body {
    background-color: F1F1F1;
    background-image: url(http://img267.imageshack.us/img267/708/greenlayoutgc1.gif);
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    }

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

table table {
    border: 0px;
    }
table table table table{
    border:0px;
    }
table table table {
    border-width: 0px;
    border-color: rgb(102, 102, 102);
    border-style: solid;
    background-color: transparent;
    }
table table table td {
    background-color: transparent;
    filter:alpha(100);
    -moz-opacity:1;
    opacity:1;
    -khtml-opacity:1;
    }
table table table table td {
    filter:none;
    }
body, span, td, p, .lightbluetext8,  .blacktext10, .blacktext12 {
    font-family: Trebuchet MS;
    font-size: 12px;
    color: FFFFFF;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
        letter-spacing:2px;
    }

div {
    font-family: Trebuchet MS;
    font-size: 12px;
    color: FCFDA4;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
        text-align:center;
        letter-spacing:2px;
    }

.text {
    font-family: Trebuchet MS;
    font-size: 12px;
    color: FFFFFF;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
        text-align:center;
        letter-spacing:2px;
    }


.nametext {
    padding: 5px;
    display:block;
    font-family: Georgia;
    font-size: 50px;
        letter-spacing:-7px;
    color: FCFDA4;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
        text-align:center;
    }

.redtext {
    font-family: Trebuchet MS;
    font-size: 12px;
    color: D1D9BF;
        background-color:FFFFFF;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
        text-align:center;
        letter-spacing:2px;
    }

.redbtext {
    font-family: Georgia;
    font-size: 50px;
    color: FFFFFF;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
        text-align:center;
        letter-spacing:2px;
        display:block;
    }

.whitetext12 {display: none;    }

.orangetext15 {display: none;}

.btext {
padding: 5px;
    display:block;
    font-family: Georgia;
    font-size: 50px;
        letter-spacing:-7px;
    color: FCFDA4;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
        text-align:center;
    }


.title{
text-decoration: none;
text-transform:none;
text-align:right;
font-family: Georgia;
font-weight: bold;
font-size:50px;
color:FCFDA4;
background-color:D1D9BF;
display:block;
letter-spacing:-7px;
padding: 5px;
line-height:29px;}

a.navbar:link, a.navbar:active, a.navbar:visited, a.navbar:hover, a.man:link, a.man:active, a.man:visited, a.man:hover, a, a:link, a:active, a:visited, a:hover, a.navbar:link, a.navbar:active, a.navbar:visited, a.navbar:hover, a.text:link, a.text:active, a.text:visited, a.text:hover, a.searchlinksmall:link, a.searchlinksmall:active, a.searchlinksmall:visited, a.searchlinksmall:hover, a.redlink:link, a.redlink:active, a.redlink:visited, a.redlink:hover {
    font-family:Trebuchet MS;
        font-size:12px;
        color: D1D9BF;
        background-color:FFFFFF;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
        letter-spacing:1px;
    }
a.navbar:hover, a.man:hover, a:hover {
    font-family:Trebuchet MS;
        color:FCFDA4;
        background-color:D1D9BF;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    }
</style>
<style>
  body table tr table tr td.text table tr td.text table tr td table tr td a img {width:auto;}  
  body table tr table tr td.text table tr td.text table tr td table tr td a > img {width:100px;}
  body table tr table tr td.text table tr td.text table tr td table tr td img {width:100px;}  
  body table tr table tr td.text table tr td.text table tr td table tr td:first-child a img {width:auto;}
  body table tr table tr td.text table tr td.text table tr td table tr td div img {width:80px; height:20px;}
</style>

<style type=text/css>
div table td font {display: none;}
</style>

<style type=text/css>
table tr td div div {
visibility:hidden;
display:none;
border:0px!important;
background-color:transparent;
}
</style>

<style type="text/css">
table {direction:rtl;}
table table table {direction:ltr;}
</style>

<style type="text/css">
.contactTable {display: none;}
</style>

<style type=text/css>
table tr td div font {display: none;}
</style>

<style type=text/css>
table table table table b a {display:none;}
</style>

<style>table b {display:none;}</style>

<style>td.text td.text td td a, .redlink, td.text td.text td b a {visibility:visible!important;}
td.text td.text td a {visibility:hidden;}</style>
 
 
Start new topic
Replies (1 - 2)
freeflow
post Apr 6 2007, 08:35 AM
Post #2


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



Try it after removing:
CODE
<style type=text/css>
table table table table b a {display:none;}
</style>

<style>table b {display:none;}</style>

<style>td.text td.text td td a, .redlink, td.text td.text td b a {visibility:visible!important;}
td.text td.text td a {visibility:hidden;}</style>
 
cori-catastrophe
post Apr 6 2007, 11:55 AM
Post #3


hardxcore.
******

Group: Member
Posts: 1,223
Joined: Nov 2006
Member No: 479,494



CODE
.text {
    font-family: Trebuchet MS;
    font-size: 12px;
                [b]color: 000000;[/b]
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
        text-align:center;
        letter-spacing:2px;
    }

i'm probably wrong, but if toya's code doesn't work, try changing the current settings to the ones i bolded.


CODE
.text {
    font-family: Trebuchet MS;
    font-size: 12px;
    [b]color: 000000;[/b]
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
        text-align:center;
        letter-spacing:2px;
    }

i'm probably wrong, but if toya's code doesn't work, try changing the current settings to the ones i bolded.



CODE
.text {
    font-family: Trebuchet MS;
    font-size: 12px;
    color: [color=#FF0000]000000[/color];
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
        text-align:center;
        letter-spacing:2px;
    }

i'm probably wrong, but if toya's code doesn't work, try changing the current settings to the ones i changed.



CODE
.text {
    font-family: Trebuchet MS;
    font-size: 12px;
    color:000000;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
        text-align:center;
        letter-spacing:2px;
    }

i'm probably wrong, but if toya's code doesn't work, try changing the current settings to the ones i changed.
 

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