Quote:
Originally Posted by ti07shadow
hmm thats wierd, why is yours doing that..? Hey does your information box bbc replacement code look like this?
Code:
<div class='information-box'>
<img src='images/misc/information.gif' alt='information' />
<h2><strong>Information</strong></h2>
<h1><font color="#000000">{param}</font></h1>
<br /><br /></div>
also did you place the CSS code into the second box? thats where its suppose to be.
|
Directly from my custom BB:
PHP Code:
<div class='Information-box'>
<img src='images/misc/information.gif' alt='Information' />
<h2><strong>Information</strong></h2>
<h1><font color="#000000">{param}</font></h1>
<br /><br /></div>
and yes the CSS code is in the second box, its strange i have other mods none of which use custom bbcode (i have the permissions mod but this problem was there prior to that), like i said its no real problem as i can deny its use, it's just a little annoying when you have gone to so much trouble to provide something!