RevCMS jQuery menu for Mango

Gajeel

Well-Known Member
Oct 4, 2011
2,411
413
Credits to Battle of 0T4KU Studios. This is a topic repost.
Download is included below, look for the tinyurl link.​
SCREENSHOT OF THE MENU
35hpypw.png





Firstly we need the nav folder in our webroot (wwwroot or htdocs)

r888kg.png

- download it and rename the file to "nav"

Now we want the navigator code, I have organised it into an includes folder for easier management.
Saves you editing each page to change a link.. etc.

Create a folder called 'inc' in your app/tpl/skins/Mango directory like so
then make a new file in notepad and save it as 'nav.php'

2czv9k2.png


16lff4z.png

- Now open up the nav.php and paste this in, then type CTRL+H and change YOURHOTEL.com to your URL.
Now for each page paste this code between

<div id="content">

<div id="navi">
<?php include ('inc/nav.php')?>
</div>

<a href="index"><img src="app/tpl/skins/Mango/images/logo.png" id="logo" border="0"/></a>

And remove the old menu coding, it should look like this. Do it for every page you want the Menu to be on!

Show/Hide Spoiler


Finally we add this to end of our global.css

#navi{font-size:16px;float:right;margin:50;padding:50;}

Any problems or need any help feel free to ask!
 

Ept

Many men wish death upon me.
Jun 16, 2011
591
276
This is quite a nice addon, I personally like it, and I'm sure that a lot of hotels will too.
 

Gajeel

Well-Known Member
Oct 4, 2011
2,411
413
Actually this is a repost. I grabbed this from OT4KU, somewhere in their release section.
Nice release, but I hate the color.
You can edit it on the css file in the nav I believe, as I worked to make it red for the Valentines theme of Mango, when Smooth was still up.
 

Gajeel

Well-Known Member
Oct 4, 2011
2,411
413
Sorry but it seems I do not have any mirror. But I am digging to my webhost cause as far as I know I left few Habbo downloads on the habbo directory.
 

Adidas

Retro Developer
May 6, 2012
296
19
You didn't read the whole thread mate. :down:

Credits to Battle of 0T4KU Studios. This is a topic repost.
Download is included below, look for the tinyurl link.​
Aren't they loading for you? For me they do. So I'll save them if ever they stop loading.​

I see them! :up:
 

Users who are viewing this thread

Top