thx
when i show my style in frontpage or microsoft expression i see the css codes like this
body
{
background: #000000;
color: #000000;
font: 11pt tahoma, arial, helvetica, verdana;
margin: 0px 1px 10px 0px;
padding: 0px;
}
a:link, body_alink
{
color: #FFFFFF;
text-decoration: none;
}
a:visited, body_avisited
{
color: #FFFFFF;
text-decoration: none;
}
but in vbulletin.org/forum
i not see the css codes !!
why ?
and how i hide it ?
|