News:

Help keep this project going by donating or buying adseller pro

Main Menu

Can't make this work

Started by stulancs, May 19, 2009, 09:43:39 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

stulancs

I'm trying to manually edit the index.template.php file and and struggling with two parts of it. First, is where it says to find </td>" - I have 21 of them.

Second, is that I don't have "template_menu();", the nearest I have are:

Quote// Show the menu up top. Something like [home] [help] [profile] [logout]...
function template_menu()
{
global $context, $settings, $options, $scripturl, $txt;

and

Quote', template_menu(), '
';




   // The main content should go here.

The theme is called love_theme and it's been edited, but only with a few tables to add a flash menu and some colour changes. I attached the file if anyone wants to look at it thanks.
Rating: No ratings yet