Go Back   Ultimate Web Site Drop Down Menu Forum > UDM4 > Troubleshooting
Register FAQ Members List Calendar Today's Posts

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Unread 03-07-2009, 06:09 PM
ludo33 ludo33 is offline
Junior Member
Join Date: Feb 2009
Posts: 10
  #3  
Default Ok-

Thanks for pointing the validation error out, now fixed!
However the menu remains left aligned Any ideas?

Ah, wait a minute It's all gone haywire!

I have 2 udm4 menus on the site and somehow they are interfering with each other. In my webroot I have template.php using the folder udm4-resources for the expanding menu on http://ludo.dnsalias.org and also mainmenu.php using the folder udmsub for the horizontal menu on http://aberdeen.ludo.dnsalias.org

However both menus have the class=udm can this be changed?

Also in my Drupal page.tpl (where I put the udm links to get rid of the validation errors) I have:

<head>
<link rel="stylesheet" type="text/css" href="/udmsub/udm-style.php" media="screen, projection" />
<link rel="stylesheet" type="text/css" href="/udm-resources/udm-style.php" media="screen, projection" />
<link rel="stylesheet" type="text/css" href="menu.css" media="screen, projection" />

</head>
<body<?php print phptemplate_body_class($left, $right); ?>>

<!-- PHP generated menu script [must come *before* any other modules or extensions] -->
<script type="text/javascript" src="/udmsub/udm-dom.php"></script>
<!-- keyboard navigation module -->
<script type="text/javascript" src="/udmsub/udm-mod-keyboard.js"></script>

<!-- PHP generated menu script [must come *before* any other modules or extensions] -->
<script type="text/javascript" src="/udm-resources/udm-dom.php"></script>

<!-- keyboard navigation module -->
<script type="text/javascript" src="/udm-resources/udm-mod-keyboard.js"></script>


Please bear with me on this one, cos I know that a lot of Drupal users are looking for a solution, like the one I had at http://aberdeen.ludo.dnsalias.org i.e. working dynamically with the OG module, try the Group Calendar link at http://aberdeen.ludo.dnsalias.org and then at http://dundee.ludo.dnsalias.org
Once perfected I'm sure the solution will attract more customers for UDM4.

Thank you for your help.
Reply With Quote
 



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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT. The time now is 03:40 AM.


Powered by vBulletin® Version 3.0.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.