Quote:
Originally Posted by daveaite
Open your themes template, find: fixed_livenotifications_login template
Remove:
Code:
<input type="password" class="vbsocialtextbox" tabindex="222" name="vb_login_password" id="navbar_password" style="width:180px;" />
|
Thanks for the fast answer. I've done that and there is only one password input field but it got worse xD Whenever i want to login this happens:
http://puu.sh/4aI4x.png
EDIT: Got the login working. I've deleted
HTML Code:
<input type="text" class="vbsocialtextbox default-value" tabindex="222" name="vb_login_password_hint" id="navbar_password_hint" value="Password" style="width:180px;" />
and put
HTML Code:
<input type="password" class="vbsocialtextbox" tabindex="222" name="vb_login_password" id="navbar_password" style="width:180px;" />
instead. But i don't have "Password" as hint anymore. Maybe you can provide a better solution than mine
EDIT2: First: [s]The notification boxes worked ONE single time for firefox. Really weird. Now, they won't work again. [/s] It seems that only my firefox bugs. For other users it's fine
Second: I don't get notifications for all replys. Only for threads where i have been posting an answer (=subscripted thread). Can this be changed?
Third: I can't turn off the VBsocial Thanks as it says "Upgrade to Pro". But i'm using already a different mod for that and now this looks really terrible
http://puu.sh/4aJKZ.png
Forth: The notification bar covers the content of my board when i click "Go to last post"
http://puu.sh/4aK0a.jpg I have to scroll down to see the text
http://puu.sh/4aK0Y.jpg
Sorry for all these messages but it's actually the first mod i'm thinking of buying the pro version but therefor it has to be perfect ^^