MyBB Community Forums

Full Version: Dvz_Shoutbox looks weird?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
OKay I posted this on the thread for this plugin but then I realized it was in the wrong spotand would be better off in the support category...so I'm deleting that post and putting it here o.o



This is what I got xP   [Image: shoutboxwhat.png]

So here's what I did:

I uploaded all the files to my root directory.

Then I went to my header include and added
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>

just next to where basically everything else was o-O

Then I added the style.css to the bottom of the global.css (like I talked about up there ^)

After that I put the {$dvz_shoutbox} in my index

Then I activated the plugin. So I'm not sure what I did wrong but yeah...a little help would be great. o3o


Okay update:

I placed the <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> at the bottom and now it actually functions as a shoutbox at least.

now it looks like this:  [Image: gabbyHALP.png]

I assume this is a css issue so what do you think I did wrong?


Anyway I just checked and I'm using php 5.4 so I'm not sure what's wrong...maybe a setting?

(Sorry guys I really hate bumping threads but I really need to get this fixed so if anyone knows how to fix this please help. .-. )
try and use a seperate stylesheet. But maybe ur theme already uses classes that havbe the same name as the shoutbox and overwriting them ^^