The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
Yes the channel id for articles is 14, i see this but still not working:
[IMG]www.parliamodipoker.it/file_condivisi/script.jpg[/IMG] Maybe i have to change the hook position? |
#12
|
||||
|
||||
Ya, that's my fault, I should have told you. Use the footer_before_body_end hook. The reason it's not working is JQuery is not loaded yet at that point of the page.
|
#13
|
|||
|
|||
That worked perfectly man, i appreciate the help!
Now i have this probably bigger issue about the login bar, if you see the login bar in http://www.zyngaplayerforums.com/ you can see how much is easier for the average user to find it. Have you got any help on what i should do to achieve something similar to this? Many thanks again |
#14
|
||||
|
||||
The login is a different story. The dropdown is actually an IFRAME linked to "forum base/auth/login". There is javascript involved on the sizing of the container and hiding it until clicked. While it's not impossible to do, it will take some research and experimentation to get the result you are looking for. Optionally, you can put a background around the login text to make it look like a button and stand out.
The default operation already works as it should but the presentation sucks. Personally I think if the user is a guest, the login dialog should be visible at all times but should be hidden as it does now when a user is logged in. It shouldn't be too difficult to chase down the javascript and make up a new script to override the default operation. You should stay away from editing core javascript files as they will be overwritten when you upgrade. Sometimes, it's necessary to edit them in which case you will need to keep track of your changes and reapply them on upgrades. This is actually something I've wanted to implement on my forum but haven't as of yet. I'll get to it in due time.......but don't hold your breath. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|