can someone tell me how to change the colors and size of the "phplayers" module? I would also like to know how to make "div.leftsidebar" the same height as the page rather than stopping where the menu stops.
Thanks!
Buster
changing "pholayers" and leftsidebar
-
Buster
Re: changing "pholayers" and leftsidebar
I can't figure this one out. Certainly there is a way to make "div.leftsidebar" in the style box 100% in height but I don't know how. Obviously it's b/c I'm a boob, I mean a noob, so hopefully one of you seasoned professionals can help me out.
Thanks!
Thanks!
-
westis
Re: changing "pholayers" and leftsidebar
Hi Buster,
It's actually not THAT simple to achieve the same height of different div columns with CSS. But read at this link and you should be able to sort that out: http://nemesis1.f2o.org/aarchive?id=7
I'd recommend you to use CSSMenu instead of phplayers. It's easy to style with CSS. I've never used phplayers, but I suppose that should be possible to style with CSS too.

It's actually not THAT simple to achieve the same height of different div columns with CSS. But read at this link and you should be able to sort that out: http://nemesis1.f2o.org/aarchive?id=7
I'd recommend you to use CSSMenu instead of phplayers. It's easy to style with CSS. I've never used phplayers, but I suppose that should be possible to style with CSS too.
-
Buster
Re: changing "pholayers" and leftsidebar
Thanks, I was gonna give CSS Menu a whirl but I FTPd it, went to modules and it's listed. When I click install, I get this:
Fatal error: Undefined class name 'stylesheetoperations' in /www/w/w4domain/htdocs/cms/modules/CSSMenu/CSSMenu.module.php on line 69
What gives?
Thanks!
Buster
Fatal error: Undefined class name 'stylesheetoperations' in /www/w/w4domain/htdocs/cms/modules/CSSMenu/CSSMenu.module.php on line 69
What gives?
Thanks!
Buster
-
Buster
Re: changing "pholayers" and leftsidebar
Another note, that was version 1.1.1 I was trying. When I attempteed with 1.1.5, it worked fine. What's the difference in the 2 modules?
Thanks!
Thanks!
-
westis
Re: changing "pholayers" and leftsidebar
I suppose you mean version 1.2.1? That's the latest released version for the 0.11 betas (although version 1.2.2 will be included with the 0.11 release). 1.1.5 is the one that should work fine with 0.10.x. There have been some changes in the classes and id's that the menu generates and also the CSS used to style the menu.Buster wrote: Another note, that was version 1.1.1 I was trying. When I attempteed with 1.1.5, it worked fine. What's the difference in the 2 modules?
Thanks!
So it works fine now? Did you also get the column heights to work as you wish?
