![]() | Join Date: Aug 2007 | Posts: 17 |
i want to display a different button on my cmps page than on my forum home page. i've tried all the conditionals i could think of but i can't work it out. on the cmps page i want the button to read Forum and Home on the forum home page. i've searched everywhere and i haven't seen a conditional that involves a URL.. any ideas?
here's where i'm stuck
PHP Code:
<if condition="$show['guest']">
Show Guest This Message
<else />
Show Everyone but guests this message
</if>
PHP Code:
<if condition= == "index3">
<a href="index.php"><img src="./vB_Dark/images/buttons/home3.jpg" border="0" alt="Home Page" class="fog"></a></if>
Last edited by ARealRedneck; 03-11-2008 at 12:45 PM. Reason: merged double post





Linear Mode

