51
kavaXtreme
Re: Themeable DHTML Menu
  • 2005/2/27 14:48

  • kavaXtreme

  • Repository Maintainer

  • Posts: 110

  • Since: 2005/1/17


Are you using a style sheet to theme the menu? If so, it should be fairly easy to insert a "class" (or similar) statement into the menu template and the CSS style sheet.
For example (simplified), the CSS would look like this:
.submenu {width:150px;}

And then you'd insert the class statement into the appropriate HTML tag. For example:
<a class="submenu" href="https://xoops.org"></a>

As to the other question, could you post the line that's causing the error? Perhaps some here would know what the problem is.



52
kavaXtreme
Xoopsgallery: Random Picture Caption
  • 2005/2/26 11:54

  • kavaXtreme

  • Repository Maintainer

  • Posts: 110

  • Since: 2005/1/17


Hats off to the creators of the Xoopsgallery module. It is having a PROFOUND impact on my site (and home life--my wife loves it =) ).

Question though. I'd like to add captions to the random photos displayed in the "Random Pictures" block on the front page. I also think it might be nice to add album info such as the title to this block.

I don't know PHP though, so I don't really know how to do this, and I'd appreciate any help I can get! Thanks.



53
kavaXtreme
Re: 2.1 Roadmap Location?
  • 2005/2/24 10:15

  • kavaXtreme

  • Repository Maintainer

  • Posts: 110

  • Since: 2005/1/17


Thanks, Herko. Whew! Glad I finally broke down and asked. Hope you guys have a great weekend, and I know a lot of us here will be interested to hear the outcome, especially the roadmap when the time for that comes.



54
kavaXtreme
Re: Survey module by Mith
  • 2005/2/23 15:32

  • kavaXtreme

  • Repository Maintainer

  • Posts: 110

  • Since: 2005/1/17


Calipsy,
I'm looking for a survey module myself. I thought I might borrow your experience here. Which of the modules you tested was your favorite? Which would you recommend?



55
kavaXtreme
Re: Smarty Time set to -6 gmt
  • 2005/2/23 11:11

  • kavaXtreme

  • Repository Maintainer

  • Posts: 110

  • Since: 2005/1/17


It needs to be changed in your theme. Which part of the theme you want to modify depends on you and on which theme you are using. In my case I added the smarty.now tag to theme.html in my default theme. This would be found at www.your_site.com/themes/default/theme.html.

Now back to me: can anyone PLEASE tell me how to add two hours to the smarty.now tag? As I mentioned before, the +7200 thing just makes my page stop loading at that point. Is there a way to make Smarty pull the time info from XOOPS and not the server? That would be ideal.



56
kavaXtreme
2.1 Roadmap Location?
  • 2005/2/23 10:22

  • kavaXtreme

  • Repository Maintainer

  • Posts: 110

  • Since: 2005/1/17


Here's a pretty basic question for the Roadmap forum: where does one actually find a copy of said roadmap for 2.1? I've been looking for it for over a month now with no success. I've found various discussions on the subject, but as was pointed out, there's a big difference between a wishlist and a roadmap. Some of the requests looked really exciting, but implementing them all would probably bump the version to 3.0 or higher.

It's been well over a year now since the first discussion was started, and I'm sure the decisions have long since been made. So where might I find the core team's roadmap?



57
kavaXtreme
Re: FORMATTING ISSUES and WYSIWYG..oh, and flexibility...
  • 2005/2/18 20:25

  • kavaXtreme

  • Repository Maintainer

  • Posts: 110

  • Since: 2005/1/17


A good wysiwyg editor would be Koivi. It seems to be popular with a lot of other people, and so far I'm liking it too. It can be found here.

I don't know any way to implement tables in the way you are suggesting without modifying the theme. On the other hand, if you know some HTML it's not really as scary as it sounds. There's a good (and fairly brief) document on it here.

Hope that helps solve some of your woes. ;o)



58
kavaXtreme
Re: Themeable DHTML Menu
  • 2005/2/16 19:35

  • kavaXtreme

  • Repository Maintainer

  • Posts: 110

  • Since: 2005/1/17


Cool menu! Don't know who's in charge of their modules page, but we could use them here on the English site! Made me wish I could read French.

I have a great script from my old (pre-Xoops) site that I'd love to use (son of suckerfish menu). I just don't know anything about PHP, so I don't know how to pull out the menu values and get them inserted where they're needed. It would be inside of a <ul> tag, so it should be pretty easy to do. I'd be happy to put it in a module too, if only I knew how. But it looks like it'll be many moons till then.

It seems so close... Almost within my grasp... Sure wish somebody would make a good menu module. It sure would be popular!



59
kavaXtreme
Re: Dynamic menu - somehow should able be done
  • 2005/2/16 18:57

  • kavaXtreme

  • Repository Maintainer

  • Posts: 110

  • Since: 2005/1/17


isiahlau, how's the fine-tuning process going? I'd love to get my hands on a module like that!



60
kavaXtreme
Themeable DHTML Menu
  • 2005/2/16 8:46

  • kavaXtreme

  • Repository Maintainer

  • Posts: 110

  • Since: 2005/1/17


Does anyone know how to display a DHTML menu? XT-Conteudo includes a menu block similar to what I'm looking for, but it doesn't seem to be themeable as far as I can tell. (It also feels strange to me to be installing a content module just for the menu blocks...)

Basically I'm just looking for a themeable menu block that would display sub-menu items to its right when hovering over a menu item. Here's hoping someone out there knows of something like this... or how to make it from scratch. My fingers'll be crossed till this post is answered. ;)




TopTop
« 1 ... 3 4 5 (6) 7 8 »



Login

Who's Online

226 user(s) are online (129 user(s) are browsing Support Forums)


Members: 0


Guests: 226


more...

Donat-O-Meter

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

Latest GitHub Commits