Hello,
I have been getting a few errors when I look at the error console when I am using Firefox
one of the errors is:
Warning: Error in parsing value for property 'display'. Declaration dropped.
Source File:
http://www.crimecasefiles.com/forum/...tant.css?v=370
Line: 46
and this is the entire code that it gives me:
/*================================================= =====================*\
|| ################################################## ################## ||
|| # vBulletin 3.7.0
|| # ---------------------------------------------------------------- # ||
|| # Copyright ?2000-2008 Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0 All Rights Reserved. ||
|| # This file may not be redistributed in whole or significant part. # ||
|| # ---------------- VBULLETIN IS NOT FREE SOFTWARE ---------------- # ||
|| # vBulletin - Instant Community |
http://www.vbulletin.com/license.html # ||
|| ################################################## ################## ||
\*================================================ ======================*/
/* Definitions we expect */
form {
margin: 0px;
}
label {
cursor: default;
}
.normal {
font-weight: normal;
}
.inlineimg {
vertical-align: middle;
}
.underline {
text-decoration: underline;
}
.vbmenu_hilite * {
cursor: pointer;
}
/* Auto-clearing of floats */
.floatcontainer:after, .block_row:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.floatcontainer, .block_row {
display: inline-block;
}
/* IE-Mac hide \*/
* html .floatcontainer, * html .block_row {
height: 1%;
}
.floatcontainer, .block_row {
display: block;
}
/* End IE-Mac hide */
/*================================================= =====================*\
|| ################################################## ##################
|| # Downloaded: 23:27, Sat May 3rd 2008
|| # CVS: $RCSfile$ - $Revision: 15827 $
|| ################################################## ##################
\*================================================ ======================*/
I have no Idea what this means, I hope that someone will be able to explain it to me
Thanks
Ryan