The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Scrolling Awards In Postbit
I need scrolling awards in the postbit legacy (for v3arcade)
without writing it in java im close......can anyone help? This is what i got so far! In Postbit legacy FIND: <!-- / sig --> </if> ADD BELOW <MARQUEE> <img height=0 WIDTH=0 src="$post[arcadeawards]"> </MARQUEE> -----------------------------END OF CODE-------------------------------- Now this will scroll the first award.......any ideas on making this fully work? Remember postbit legacy!!!! |
#2
|
||||
|
||||
unless i go something wrong, you're just doing
HTML Code:
<if condition="$post[arcadeawards]"><marquee>$post[arcadeawards]</marquee></if> |
#3
|
|||
|
|||
Thanks ill try that! right now all's i see if the IF condition .....i dont think it will work even before any if condition try just a marquee statement in the postbit legacy under the signature and you will see what were talking about.........i will however try this and let you know.....thanks for the input.....i really would like this solved without java coding?
Just like i thought......No Go for the postbit legacy.....if you want to add the IF clause now the code would be as stated below.......the first award will scroll and all other awards are at the left throwing off the table.........anyone else with any ideas?...help! PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|