Logged Out
Create an Account
Login:
Password:

Forgot your password?
Add Shout Box dialog off left side of screen

Add Shout Box dialog off left side of screen
[Back to Index]  [Bottom of Thread]
Thread Tags
Primary: [Support]
Secondary: [Support]
For the shoutbox, when I click add shout it shows the beginning of the add shoutbox off the left side of the browser. In fact it seems to show up in a random place every time it's clicked.

Is there a class or id CSS available so I can try to fix it?

http://www.firesoftempest.dkpsystem.com
Thanks for pointing this out. I've modified the popup a wee bit to include a class for the popup.


If you add the following CSS definition, that should fix your problem.

.shoutbox_popup
{
	width: 400px !important
}


--
It's all in the reflexes.


[Back to Index]  [Top of Thread]