![]() |
What have I missed here?
I probably can't see for looking, what have I missed?
Code:
<td bordercolor="#33FF99"><if condition="<marquee height="18" direction="up" ScrollDelay="75" ScrollAmount="1">$post[arcadeawards]</marquee></td> |
You've cut off an <if> statement.
I'd find out what it belongs too, though from the looks of it just removing it will work. Code:
<td bordercolor="#33FF99"><marquee height="18" direction="up" ScrollDelay="75" ScrollAmount="1">$post[arcadeawards]</marquee></td> Modin |
I had put the </if> on must have posted if before I added it, I need the IF statment in, this is what I have now
Code:
<td bordercolor="#33FF99"><if condition="<marquee height="18" direction="up" ScrollDelay="75" ScrollAmount="1">$post[arcadeawards]</marquee></if></td> |
ok, so now you need some sort of condition in the if statement, like this...
Code:
<td bordercolor="#33FF99"><if condition="$variable == 5"><marquee height="18" direction="up" ScrollDelay="75" ScrollAmount="1">$post[arcadeawards]</marquee></if></td> |
Thanks Mobin, I was looking so hard at other things I missed the obvious :rolleyes:
Works perfect now :) |
great to hear :)
|
All times are GMT. The time now is 10:54 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|