I seem to be the queen of unanswerable (or maybe they're just stupid, I can't really tell :P) questions, so hopefully someone can help with this one.
I have banner, bbcode and bbcode wysiwyg installed.
bbcode wysiwyg says to edit the theme to include <script src="modules/bbcode_wysiwyg/quick_reply.js" type="text/javascript" />
. So I whacked that up in the head tags under $head and $styles.
The first thing that happened was that it knocked out the banners, I guess something in their respective scripts were clashing. I played around with the order the scripts were called in, and after breaking the css I managed to get both banners and the quote thing working again.
However, it has for some reason knocked the logo askew, adding a 1px or so margin/padding/border/something to that effect to the top and left of it and thus moving it out of the nice little box it's sitting in. I overmanipulated the stylesheet trying to get it to go back to no avail. It could just be a Firefox thing seeing as the problem doesn't seem to exist in Safari, and I asked people to check it on IE for me and some are reporting that it's fine and others say the top and left padding are there (yay IE).
Does anyone have any idea how I can stop the scripts colliding (or whatever they're doing)? We're living with it at the moment coz the site owner has decided that the very slightly wonky logo is less important than having operational bbcode and banners, so knocking one of them off to fix the problem is kind of not an option :)