PDA

View Full Version : Problem with variable /misc/gif


baerwurz
01-25-2006, 04:05 PM
Hi ,

i still have a Problem with my Boxes!

I have maked a Navigationbox and put the links into it like this:

<div align="left"><span class="smallfont"><img src="$stylevar[imgdir_misc]/dotcom.gif" alt="Punkt" border="0" /><a href="index.php">Home</a></span></div>

The dotcom.gif should be another gif in the Different Styles!

But the variable doesnīt work?

If i look at my Forum to the gif (rightklick mouse) ist shows me these:

http://www.kinoboard.de/$stylevar%5Bimgdir_misc%5D/dotcom.gif :eek:

Itīs a bb Code Box an itīs shown to my index!

I hope someone can help me here!

Brian
01-25-2006, 04:35 PM
You can't use variables with the links in the site navigation module. You could always create a new template module and add your links that way though.