Main Menu
Main Menu

Lxmenu Error: Either the menu does not have any menu items or all menu items are unpublished!

Login
Newsflash
27/02/2006: A comparison table showing you the differences between LxMenu Pro and NGMenu
 
25/03/2007: New version of LxMenu Pro (1.24) released.
 
20/04/2007: NGMenu 1.3.2 released. Supporting now three item states (normal, hover and active).
 
Home
Horizontal demo (main items with different width, centered, fading effect)
Horizontal demo (main items with different width and sub items with dynamic height, right aligned, fading effect)
LxMenu Forum  


Horizontal Menu With Images, Check to see if work - 2005/09/26 15:52 Hello all,


As far as I know, I got my images to work with LxMenu Free. I tried it in both IE6 and Firefox 1.0.7 and they seem to work ok, I was just wondering how they work for everyone else. I have tried various menu scripts for Joomla/Mambo and finally got one to "work" as far as I know.

Also, I wanted to thank you Georg Lorenz for offering a free menu script, that does allow images in the menu to a degree. For the others here below is what I had done to get mine working.

The table holding the "topmenu" in the modified version of Mody Crystal template, from www.mambodyssee.com. Of course I'm using my own images and such. Buttons or menu images are 95px wide by 25px high, the little bar above it is 11px high and used 100% width.

Code:

<tr> <td width="100% height="11"> <table  cellpadding="0" cellspacing="0" border="0" width="100%"><tr><td> <img src="/images2/middle_bar.gif" width="100%" height="11"><br> </td></tr></table> <tr>           <td width="100% height="25">            <table border="0" cellpadding="0" cellspacing="0" width="100%">       <tr height="25">           <td background="/images2/button2.gif">             <?php mosLoadModules ( 'user3', -1); ?>           </td>                        </tr>     </table>           </td>       </tr>



I just had made the settings in the LxMenu Control panel according to image sizes and such. Here is the URL to my site under construction. Alot needs done there yet, so bare with me. Hopefully my menu works for you and all your various browsers.

http://www.vindictivebastard.net/community/


Twisted
msn messenger addy: psgif180@hotmail.com

Post edited by: Twisted, at: 2005/09/26 16:00
  | | The administrator has disabled public write access.
Re:Horizontal Menu With Images, Check to see if w - 2005/09/27 16:02 Hi Twisted,

thanks for your post

Best regards,
Georg Lorenz
  | | The administrator has disabled public write access.
Re:Horizontal Menu With Images, Check to see if w - 2006/01/02 17:55 Just to let you know and everyone else...that I will be removing that demo Community page soon. I have decided to go with just WordPress for my site. Well, using WordPress for the main site now.

With the codes I provided and here's a link to my image I used
http://www.vindictivebastard.net/images2/button2.gif

Can use that for references and stuff. I'm pretty sure you can get your's looking similar eventually. I just have alot of bandwidth being used and I really don't have any plans to use Joomla at this time. But good luck with your menus everyone. Again if you want to hit me up on MSN Messenger, my email addy is: psgif180@hotmail.com or via Yahoo Messenger: twistedsociety666 Thanks again for your time and menu.

Twisted

P.S. The link to the community site:
www.vindictivebastard.net/community/
and www.vindictivebastard.net/community/index.php
will redirect everyone to the blog, which isn't really a bad thing either lol!!
Maybe you'll enjoy my posts or something lmao!

Post edited by: Twisted, at: 2006/01/02 17:59
  | | The administrator has disabled public write access.
Vertical demo (pop on click with transparency)
Vertical demo (expanding to the left side, right to left text direction)
Vertical demo (expanding to the left side, left to right text direction)