Members: 10,140
Threads: 38,830
Posts: 159,367
Online: 23

Newest Member: Xoote


Old 11.10.2004, 15:29   #11
bjurrun
Junior Mamber
 
Join Date: Apr 2004
Location: Netherlands
Posts: 38
bjurrun is on a distinguished road
Send a message via MSN to bjurrun
Default Re: customizing Tigra Menu

No, What I meant was the following:
1. In your index.php, place the menumodule you use to display the tigra menu inside a div-tag
Code:
><td>
<div id=menu><?php mosLoadModules ( 'user9' ); ?>
</div>
</td>
***** notice: in this case, user9 was used to show the tigra menu. You might want to change the modulename to yours*****


2. then, make a css tag in your template_css.css called #menu and add the lines I mentionned earlier. that's it

let me know if it works
bjurrun is offline   Reply With Quote
Sponsored Links
Old 11.10.2004, 15:38   #12
sunflower
Mamber
 
Join Date: Aug 2004
Location: Sweden
Posts: 83
sunflower is on a distinguished road
Default Re: customizing Tigra Menu

No, sorry, that doesn't seem to help me either. But thanks for the tip, I might need it some other time.

----------------------------------------------

Found a solution for the extra height problem!
In the source code of the page a found this extra tag after the module insert:
<div style="height: 25px;"></div>

Looked thereafter in the mod_dm-t_1-0.php file in the modules dir and changed the following line:
$height = @$params->height ? strval( $params->height ) : "25";
to
$height = @$params->height ? strval( $params->height ) : "0";

Now I can specify the height in my css file.
sunflower is offline   Reply With Quote
Old 13.10.2004, 17:52   #13
Garbach
Baby Mamber
 
Join Date: Sep 2004
Posts: 7
Garbach is on a distinguished road
Default Re: customizing Tigra Menu

What version of mambo are you running then? 4.5? Cause I can't get the parameters to work properly in 4.5.1. An if you are using 4.5.1, could you tell me how you got the menu to work with it? especially the parameter bit?

Kind regards,

Maarten
Garbach is offline   Reply With Quote
Old 28.10.2006, 16:43   #14
edub9
Guest
 
Posts: n/a
Default Re: customizing Tigra Menu

Anyone know to include images in tigra menu?
  Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
*NEW* Display Menu - Tigra -> Version 1-0 stingrey Development Announcements 7 01.03.2006 16:03
Tigra Menu is just BLANK netready Mambo 4.5 'How Do I' Questions 7 31.01.2005 18:06
Display Menu Tigra 1.1a for 4.5.1 (unofficial) idigital Development Announcements 4 06.10.2004 15:38
Tigra menu items give different URLs to standard content items? tamper Mambo 4.5 'How Do I' Questions 0 21.09.2004 10:00
MOS Display Menu Tigra | User Menu quiquedcode Mambo 4.5 'How Do I' Questions 2 26.08.2004 19:06


All times are GMT +2. The time now is 08:59.

Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
A vBSkinworks Design
© Copyright 2004-2008 by Arthur Konze Webdesign.