Site: http://www.christianityboard.com/
It comes up with IE, but there's an error on line 158 (see below). This is a vBulletin forum that's why I'm stumped - and to be honest I'm not very familiar with errors like this.
Error: 'this.controlobj' is null or not an object
Any help is truly appreciated!
It comes up with IE, but there's an error on line 158 (see below). This is a vBulletin forum that's why I'm stumped - and to be honest I'm not very familiar with errors like this.
Error: 'this.controlobj' is null or not an object
Code:
option, optgroup
{
font-size: 11px;
font-family: verdana, geneva, arial, helvetica, sans-serif;
}
.smallfont <!-- 158th line is here -->
{
font: 11px verdana, geneva, arial, helvetica, sans-serif;
}
Any help is truly appreciated!















