Hey everyone,
I'm very new to this CMS. I was considering phpwcms, but found that they are NOT standards complaint at all. This is a fantastic CMS for validation and I'm glad to be apart of this community. The only problem I've had is with the {bulletmenu} command. I guess some of the CSS is embedded in another file other than in the template. What my help is that I would like bulletmenu to look like a menu i found at http://css.maxdesign.com.au/listamatic2/vertical06.htm but I'm not sure about going about this. Any help is greatly appreciated.
help with changing bulletmenu to look like a different menu
Re: help with changing bulletmenu to look like a different menu
Bulletmenu has no CSS of it's own (like PHPlayers does), which is probably why it looks so plain. A quick look at the html source of your page should show you the structure that it spits out. It's basically just lists with a couple of classes. If I wasn't running to work, I'd grab some html for you to look at...
Re: help with changing bulletmenu to look like a different menu
Hi Spinner903,
check out this topic: http://forum.cmsmadesimple.org/index.ph ... 866.0.html.
You'll find CSS for the bulletmenu that is close to what you want (another listamatic vertical menu).
You can change the colours etc. in the CSS to make it exactly the way you want it.
Jon
check out this topic: http://forum.cmsmadesimple.org/index.ph ... 866.0.html.
You'll find CSS for the bulletmenu that is close to what you want (another listamatic vertical menu).
You can change the colours etc. in the CSS to make it exactly the way you want it.
Jon

