scottct1
10-26-2010, 06:46 PM
I just moved from vBulletin 3.8 to vBulletin 4.07 and am having a problem getting Vibrant Media's IntelliText to work in VB4.
Before in vbulletin 3.8 at the bottom of my showthread template I had the following...
/*------------------------------------------------------------------------------
| #> Vibrant Media Below
+-----------------------------------------------------------------------------*/
.iTt{
FONT-FAMILY: Verdana, Arial, Helvetica;
FONT-SIZE: 11px;
FONT-STYLE: normal;
FONT-WEIGHT: normal;
COLOR: black;
BACKGROUND-COLOR: lightyellow;
BORDER: black 1px solid;
PADDING: 2px;
}
/*------------------------------------------------------------------------------
| #> end Vibrant Media
+-----------------------------------------------------------------------------*/
<!-- start Vibrant Media IntelliTXT script section -->
<script type="text/javascript" src="http://domain.us.intellitxt.com/intellitxt/front.asp?ipid=XXXX"></script>
<!-- end Vibrant Media IntelliTXT script section -->
And it worked fine.
But its not working for me.
I tried taking the top portion which looks like css to me and putting in in additional.css and showthread.css with no luck.
Can anyone help?
Before in vbulletin 3.8 at the bottom of my showthread template I had the following...
/*------------------------------------------------------------------------------
| #> Vibrant Media Below
+-----------------------------------------------------------------------------*/
.iTt{
FONT-FAMILY: Verdana, Arial, Helvetica;
FONT-SIZE: 11px;
FONT-STYLE: normal;
FONT-WEIGHT: normal;
COLOR: black;
BACKGROUND-COLOR: lightyellow;
BORDER: black 1px solid;
PADDING: 2px;
}
/*------------------------------------------------------------------------------
| #> end Vibrant Media
+-----------------------------------------------------------------------------*/
<!-- start Vibrant Media IntelliTXT script section -->
<script type="text/javascript" src="http://domain.us.intellitxt.com/intellitxt/front.asp?ipid=XXXX"></script>
<!-- end Vibrant Media IntelliTXT script section -->
And it worked fine.
But its not working for me.
I tried taking the top portion which looks like css to me and putting in in additional.css and showthread.css with no luck.
Can anyone help?