11
novelidea
Re: Themeable DHTML Menu
  • 2005/4/24 22:38

  • novelidea

  • Just popping in

  • Posts: 38

  • Since: 2004/7/1 1


Far as I can tell, there is a conflict with the
table {width: 100%}
tag inside the style.css file

My theme needs that width in order to show up correctly. But I did find out that when I removed that table {width: 100%} tag, the menu showed up correctly.

But, as I said, the theme I'm using needs that tag in order to show up correctly. But for those who can get away with deleting that 100% width, your DHTML menu should work hopefully.

12
novelidea
Re: Themeable DHTML Menu
  • 2005/4/25 1:03

  • novelidea

  • Just popping in

  • Posts: 38

  • Since: 2004/7/1 1


Ok. For those using the Sothink DHTML menu, I think I may have found a possible solution:

In Sothink DHTML menu code, one of the css variables is
.st_tbcss

So, what I did was add the following code to my XOOPS theme's style.css file:

.st_tbcss{border:none;padding:0px;margin:0px; width: 140px;}

Now, I set my width to 140px just testing to see if it worked. And it did. I think it just needed a width value just to keep it from displaying at 100%. So, I guess you can test it with another width value, but for now, I'm leaving mine at 140px.

13
riomx
Re: Themeable DHTML Menu
  • 2005/5/12 9:49

  • riomx

  • Just popping in

  • Posts: 52

  • Since: 2005/3/24


So as of now, has anyone been able to successfully incorporate DHTML menus into XOOPS ?

As in, do links created by XOOPS modules appear in the DHTML menus automatically, or are they entered by hand instead ?

Thanks,

- Joe

14
LazyBadger
Re: Themeable DHTML Menu

Yes, I used MyGosuMenu. No, all links added by hand - in oder to be able use automation, mygosumenu must be converted into module, now I use it as addon to theme

15
ralf57
Re: Themeable DHTML Menu
  • 2005/5/12 13:10

  • ralf57

  • Quite a regular

  • Posts: 231

  • Since: 2003/2/3 1


MyGosuMenu will be the default navigation bar starting from 2.1 release
It is already integrated into the development nightly build
You are invited to download and test it.
Please also note that there is actually a bug preventing it to work in IE but i'll try and fix it today or tomorrow.

16
riomx
Re: Themeable DHTML Menu
  • 2005/5/12 17:34

  • riomx

  • Just popping in

  • Posts: 52

  • Since: 2005/3/24


Sounds great !

I can't wait until 2.1 is stable.

I hope development makes it happen before I leave my job this summer.

I am relocating and I want to leave my bosses and the department with a great Web site before I do.

In the meantime, I've come across these menus online:

http://www.scriptocean.com/flash-menus.html

Would anyone be willing to give them a shot ?

- JOe

Login

Who's Online

239 user(s) are online (127 user(s) are browsing Support Forums)


Members: 0


Guests: 239


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits