Joomla! Discussion Forums



It is currently Thu Nov 26, 2009 7:17 pm (All times are UTC )

 


Forum rules

Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.



Post new topic Reply to topic  [ 176 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6  Next
Author Message
Posted: Fri Mar 31, 2006 3:39 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Tue Jan 10, 2006 8:23 pm
Posts: 44
Haribo85-> so you mean the spacing between the text and the |? If so it's still a padding thing. That's the only thing I can think about? Ok you have a padding setting in the module edit view as wellinside admin. You also havethis in the js file:

Code:
TransMenu.menuPadding = 0;
TransMenu.itemPadding = 3;


I'm not completely sure what does what though as I haven't really played with it. And I'm still not sure what exactly you are trying to do so I'll go and have a nap now and let the creators answer you instead as they are probably helping you better than a confused Swede. ;)


Top
   
 
Posted: Fri Mar 31, 2006 3:41 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Fri Mar 31, 2006 2:55 pm
Posts: 8
Well I see that this template must be designed to work with Joomla and not Mambo.  I installed Joomla and I don't get any errors.  Guess I'll be using Joomla!

Mike


Top
   
 
Posted: Fri Mar 31, 2006 3:43 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Tue Jan 10, 2006 8:23 pm
Posts: 44
MikeRz-> There you go. I didn't get why you posted a Mambo question in a Joomla forum anyway? ;) Mambo is the old and Joomla is the future!?!


Top
   
 
Posted: Fri Mar 31, 2006 5:47 pm 
Joomla! Explorer
Joomla! Explorer
Offline

Joined: Fri Aug 19, 2005 2:09 pm
Posts: 302
Location: UK
I have edited my image to try and show you better!!!!  :-[


You do not have the required permissions to view the files attached to this post.


Top
  E-mail  
 
Posted: Fri Mar 31, 2006 6:38 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Tue Jan 10, 2006 8:23 pm
Posts: 44
Haribo85-> Man ok... It depends a bit on how you place your menu in the template? If it's in a div tag, align it left or lower the left: Xpx; if you have absolute placement. If it's a table align it left. It's really hard to answer you without seeing the code behind it???


Top
   
 
Posted: Fri Mar 31, 2006 10:54 pm 
Joomla! Intern
Joomla! Intern
Offline

Joined: Sat Feb 04, 2006 4:57 am
Posts: 60
m23 wrote:
Yes, that is working. I thought you had one on the top menu.

And they are two shades of orange. So apparently it's working out now?


No, in IE its only white.


Top
   
 
Posted: Wed Apr 12, 2006 9:35 pm 
User avatar
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Wed Apr 12, 2006 9:33 pm
Posts: 39
Location: Vancouver, BC, Canada
I have used this menu for other sites; however, I would like to know if there is a way to use images on the mainlevel instead of text.  I have read that there are ways to use placeholders or something. 

Basically I would like to have my menu look like http://www.waterandstone.com.&nbsp; Anyone have any ideas?

_________________
www.sonictech.ca - Joomla! CMS dotProject SugarCRM and osCommerce Development Vancouver BC Canada


Top
  E-mail  
 
Posted: Wed Apr 19, 2006 7:34 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Wed Apr 19, 2006 7:01 pm
Posts: 13
I am building a XHTML (Transitional) and CSS valid template using ja_transmenu.

There are some minor problems easy to solve like the lack of quotes in some tables properties or the final "/" in some elements. However, the problem i'm worried about is that transmenu include the link to its CSS file in the body of my template; this is not allowed by the XHTML Transitional DOCTYPE.

My question is: can I comment that line in order to include the link to the CSS file in the head section of the template? This will solve my problem; however, I will have problems if someone decide to change the menu presentation from vertical to horizontal and that person is not aware about to change the link in the template. Is it possible to include the link from the php transmenu code in the head of the template, may be creating a javascript code?

TIA,
Juan Pablo


Top
  E-mail  
 
Posted: Wed Apr 19, 2006 7:37 pm 
User avatar
Joomla! Guru
Joomla! Guru
Offline

Joined: Sat Nov 12, 2005 10:55 pm
Posts: 842
Location: Israel
Joining your request for a valid code of this module...

_________________
"In a world without walls and fences,
who needs Windows & Gates?"

http://www.smartmtk.com | http://www.lighthost.co.il/webhosting-for-joomla


Top
   
 
Posted: Thu Apr 20, 2006 1:31 am 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Wed Apr 19, 2006 7:01 pm
Posts: 13
sunsetonline wrote:
I posted this on the joomlart.com page for TM 2.0, but thought I'd post it here as well in case anyone can benefit from it. 

Here are a couple of tweaks I made in order to get more valid XHTML in transmenu.php:

Line 18: add self-closing / to the tag

Lines 30,42: add quotes to table parameters (e.g., cellpadding="0")

I'd love to see the developer implement these minor changes in the next version.

Following the same  idea I changed in transmenu.php:

Lines 19, 53:  add attribute type to the script element:  type="text/javascript"

and in jamenu.php:

Line 104: The problem with this line is that the h1 tag is a block-element while its container the a tag is an inline-element. The solution was invert the order of the elements, the final result:

Code:
<h1><a href="http://www.joomlart.com">Transmenu powered by JoomlArt.com - Mambo Joomla Professional Templates Club</a></h1>


This code does not affect the presentation because it is inside a hidden div.


Top
  E-mail  
 
Posted: Tue May 09, 2006 12:02 am 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Tue Apr 18, 2006 5:28 am
Posts: 13
download for transmenu 2.0 seems to be broken.  Any one got an alternate place to download it?

http://www.joomlart.com/downloads/cat/m ... smenu.html

gives error when trying to download.

Thanks everyone.

someone can email it to:  merle.reine at gmail.com


Top
   
 
Posted: Tue May 09, 2006 2:11 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Thu Sep 08, 2005 5:14 pm
Posts: 41
Zip file is attached to this post.  As far as I know, it's the most up-to-date version joomlart has released, but it's been a while since I checked.


You do not have the required permissions to view the files attached to this post.


Top
  E-mail  
 
Posted: Tue May 09, 2006 4:50 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Tue Apr 18, 2006 5:28 am
Posts: 13
Thank you.  It is very much appreciated.

Care to volunteer to help me get it working  ???


Top
   
 
Posted: Wed May 24, 2006 4:36 am 
Joomla! Fledgling
Joomla! Fledgling
Offline

Joined: Wed May 24, 2006 4:05 am
Posts: 1
Hi I'm a noob to the site (and also Joomla)  :-*

Looking for an update on Transmenu (actually JA Altair) and Safari problem reported here.
Though I had everything working fine till my mac users reported problems: with Safari the grandchild menu items do not display; in addition clicking on content items instructed the user to log on even though the item is set to PUBLIC access.
With IE on mac - menus are completely transparant (and with white type - unreadable)
major showstopper!!!  :( so in the meantime I've had to switch back to solarflare.
btw this is pretty much a vanilla installation.

brent w

rainerk wrote:
nielsg wrote:
hi there all

The singel submenu drop down works fine in Safari (ydwy.org), but the first site, gowanifamily doesn't work as it should. The second submenu that should pop up doesn't show, the fist one does...

Anywayzz, i have some problems getting the dropdown menu to work myself.
if i look in my source code i get this result...


I've got the same problem. I don't get an error, but in my IE there are no Submenus (I use the vertical mode). I found this hint, but don't know what to do:

Quote:
TRANSMENU HORIZONTAL NOT EXPANDING IN INTERNET EXPLORER (IE) BUT IN FIREFOX IT DOES:

SOlution: I had to play around for a couple of hours but then I found the reason why TRANSMENU was not expanding in Internet Explorer.

I put out every ""ALIGN"" HTML Command of my table-data, behind the "



Top
   
 
Posted: Wed May 31, 2006 7:48 pm 
Joomla! Fledgling
Joomla! Fledgling
Offline

Joined: Wed May 31, 2006 7:46 pm
Posts: 1
The issue I have is the submenus are hidden behind the header image only in IE.  In Firefox the submenus appear in front of the header image as it should.

Any ideas on making this work in IE?  Also,  i'm using the Water and Stone template.


Top
   
 
Posted: Wed Jun 07, 2006 2:21 pm 
User avatar
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Tue Jun 06, 2006 6:53 pm
Posts: 42
Location: San Antonio, TX
Looks great, can't wait to work on it!

But that Arcturus Trans template is a pretty poor rip on the old PixelPusher design.

**edit**
Is there a version of this that acts like the mooFX accordion? That is really what I am after...

Plus, Safari renders the slide quite poorly. The submenu box appears and then the text slides into it instead of the whole menu sliding in.


Last edited by g3p0 on Wed Jun 07, 2006 2:33 pm, edited 1 time in total.

Top
  E-mail  
 
Posted: Thu Jun 22, 2006 7:18 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Thu Jun 22, 2006 7:16 pm
Posts: 7
Greetings!

Transmenu has unlimited Menu Levels - that's great.

BUT


Top
   
 
Posted: Thu Jun 22, 2006 7:19 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Thu Jun 22, 2006 7:16 pm
Posts: 7
Greetings!

Transmenu has unlimited Menu Levels - that's great.

BUT how do I limit the dropdowns to only one level.

Does anyone know? 


Top
   
 
Posted: Thu Jul 06, 2006 4:05 pm 
Joomla! Hero
Joomla! Hero
Offline

Joined: Sun Jun 25, 2006 12:12 am
Posts: 2292
Location: Salisbury, NC/USA (N. of Charlotte)
Can someone develop an "enhancement" to the menu to do this...

Using an image background for the button...and
there is a word on the button location indicating the navigation location...and
when the current view button is visible (a.mainlevel_active-trans:hover)...and
when the user does a mouse-over on the current view button...then
blank or make invisible the default text for the mouse-over state only...
Which would allow a graphic background saying: CURRENT LOCATION to display.

Not sure where or how to implement the coding for this feature.

I'd be interested in implementing the code on a website under development.

HERB

_________________
http://www.200mphJoomla.com - JOOMLA Development & Training
http://www.200mphMedia.net


Top
  E-mail  
 
Posted: Mon Jul 10, 2006 4:00 pm 
Joomla! Intern
Joomla! Intern
Offline

Joined: Tue Dec 27, 2005 8:36 pm
Posts: 56
Call it a crazy monday, but everything I edit in the CSS fails to edit the color scheme for the main menu.. it only changes the submenu... where can there be edited..

here is my site:
http://www.glidersanonymous.com/joomla

i am toying with the sub menu in a different position.. but have had no luck with where the colors for the first level are specified in the css


Top
  E-mail  
 
Posted: Mon Jul 10, 2006 4:05 pm 
Joomla! Hero
Joomla! Hero
Offline

Joined: Sun Jun 25, 2006 12:12 am
Posts: 2292
Location: Salisbury, NC/USA (N. of Charlotte)
HI.  Thanks for responding.  I solved the problem.

First, I created a button image with the "Current Location >" text as part of the graphic.

Then, I CSS'd the button to use that image during 'mouseover' actions.

Then....here's the tricky part, I shifted the default button text to a -100px position.

That pushed it clean off the menu and the location graphic comes up just fine.

The 'up' position still displays the button name/text.  Then 'mouseover' shifts the text out of view and the below graphic shows thru!!!

I'm pleased with the result.

HERB

_________________
http://www.200mphJoomla.com - JOOMLA Development & Training
http://www.200mphMedia.net


Top
  E-mail  
 
Posted: Sat Jul 22, 2006 9:43 am 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Thu Apr 27, 2006 5:27 pm
Posts: 12
I have installed the transe menu and it works but!
1: the submenues are not dropping down where they should be, like when I'm at the button than it has to drop down somwhere under the button right? well on my site they appear at the end of the transe menu the right side.
2: The submenus are not completly in site, so for example I have 2 submenus, but I see only 1 the other one is falling under the background of main body. 
3: the menu itself is not positioned good, its to high on the place. it has to be lover maybe 5 px.\

can sombody help me solving this problem please.


Top
   
 
Posted: Wed Jul 26, 2006 2:13 pm 
Joomla! Explorer
Joomla! Explorer
Offline

Joined: Fri Aug 19, 2005 2:09 pm
Posts: 302
Location: UK
I am also having problems. In firefox the menu works fine.

In IE i am hovered over about us in my attatched jpeg, but the menu appears under the next item, even though it is set to down and bottom left.

Please can someone help.

Thanks


You do not have the required permissions to view the files attached to this post.


Top
  E-mail  
 
Posted: Wed Jul 26, 2006 2:51 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Thu Apr 27, 2006 5:27 pm
Posts: 12
Very crazy , this trance menu tooke more than 3 days now I'v got it beter working, but still not what I need, even people from joomlart.com cant help me still, I had to buy membership but still nothing, very stupid. I think this person who made it wase drunk when he made it :D cause why make something what is not working correct in most of times.


Top
   
 
Posted: Wed Jul 26, 2006 2:57 pm 
User avatar
Joomla! Virtuoso
Joomla! Virtuoso
Offline

Joined: Sun Aug 21, 2005 2:25 pm
Posts: 4103
Location: Somewhere Near Here
Moving this thread to Modules.

_________________
Love good music, especially the blues? http://www.jennifermarriott.com
Need a Joomla Consultant? http://www.marpomultimedia.com
JOOMLA ROCKS


Top
  E-mail  
 
Posted: Wed Jul 26, 2006 3:06 pm 
Joomla! Explorer
Joomla! Explorer
Offline

Joined: Fri Aug 19, 2005 2:09 pm
Posts: 302
Location: UK
Ok, update.

I found why it was shifting for me!


Something very simple. I was missing the tag at the start of my template pages!

Easy as that!


Top
  E-mail  
 
Posted: Wed Jul 26, 2006 3:19 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Thu Apr 27, 2006 5:27 pm
Posts: 12
Well I just tried to do that because in my code is the html tag also missing, but when I did that, then the site lost its css. so everytthing was in standart arial font or somethink like that and the menu still didnot work.
but on my site there is one strange thing, the menu work ok in firefox, but in ie there is no sub menues :)


Top
   
 
Posted: Mon Aug 07, 2006 6:58 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Tue May 09, 2006 4:10 am
Posts: 21
I've already wasted 3 days on it, and got it to a point where the horizontal menu is working ok but still not the way I want it. Can someone help me with the following:

1. I can't seem to adjust the width of the child items, tried to add the width tag with specific px but no impact on the width showed. Could someone please tell me where to tweak this in the transmenuh.css file?  or is there any other place to adjust this at? (note that I tried to adjust the height of this child item which worked fine though).

2. The text placement is adjusted to "center" in the CSS file but still shows 'left' aligned, howe do we change that to center.

3. The link to the home page and "Links" on the Top Menu (which i am using in horizontal layout by Transmenu, having the actual top menu unpublished), doesn't get the roll-over graphic stayed there to represent that tab/page is current. However the other links on the menu does it just fine. I wonder how to correct this?

4. I am using/testing this only in the IE browser and just can't get rid of this nasty white flicker/flash while image roll-over occurs. It still does the job but that white flash simply kills the charm of it, very bothering to the eye. Is there a way to correct that not to happen and we have a smooth image-rollover effect on the Parent menu tabs?


Thanks for your help.


Top
   
 
 Post subject: transmenu files posted
Posted: Fri Aug 11, 2006 2:50 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Fri Sep 02, 2005 5:48 pm
Posts: 16
joomjoom,

Did you get my reply to your PM on my forums? I hope the files I posted help.

If not, let me know. It's been a while since I looked at the transmenu issues I fixed for the Macphoria template in Joomla.

_________________
http://dhtmldev.com - help me help you


Last edited by m23 on Fri Aug 11, 2006 2:52 pm, edited 1 time in total.

Top
  E-mail  
 
Posted: Fri Aug 11, 2006 7:13 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Tue May 09, 2006 4:10 am
Posts: 21
Thanks Mitch, Yeah I got your message and responded. Again thanks...


Top
   
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 176 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6  Next

Quick reply

 



Who is online

Users browsing this forum: No registered users and 6 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group