Farnsworth
Junior Member
Posts: 2
Registered: 8/7/2006
Location: Minneapolis
Member Is Offline
|
| posted on 8/7/2006 at 07:43 PM |
|
|
using Tigra Menu with smarty
hey, i am tring to get the tigra menu to load into a smarty tpl file. i am new to smarty as it is and was given the menu code to put into this webs
site for a client. after researching the smarty website i did find some info on running java in it.
but all i can find is
{literal} java code here {/literal}
this does make the java code fuction when in a test page but when i put every thing on the server nothing shows up or it errors out.
if any one has worked with this menu and what i am 99% sure is gallery2 with a different name. and can help me work out my problems.
thanks,
Farns
|
|
|
Farnsworth
Junior Member
Posts: 2
Registered: 8/7/2006
Location: Minneapolis
Member Is Offline
|
| posted on 8/7/2006 at 09:09 PM |
|
|
i have it working now but i have a new set of problems.
for some reason when i put the tpl file with the java menu on the website it removes all of the CSS for the whole site.
it does this even if i remove the <link rel="stylesheet" href="/jsmenu/menu.css">
the smarty code should still be loading the correct CSS
|
|
|