First of all I have to say, great hack, it runs like a charm.
But like Alien said some Posts above me your code dose not pass the W3C Validator.
He shows me 2 Errors on This code
Code:
/quotes.php?do=view"eid=5">#5</a>
Which hast to be this Part in the quote_randomquote template
Code:
<a style="float:$stylevar[right];" href="$vboptions[bburl]/quotes.php?do=view"eid=$randomquote[quoteid]">#$randomquote[quoteid]</a>
dose anybody know how to solve this prob.?
And your CSS code sould not apper in body of the page. It should be in the Head.I copied it into the additional CSS definitions.So they are in the Head.