cnd: : chibaguy & luci are good people to consult with back again---yes marclaporte, i have some catagory permissions set but the areas effected do not necessarily seem related. Hi? 01! Noted: I'll seek them out in a few days time before cutting any code :-) polom cnd, every module has a unique CSS id, so it's easy to give modules a different appearance, etc., by editing your theme stylesheet. If you look at a TikiWiki page source in your browser, you can see a div id="box-...." for each module. Add the properties for these divs in your css file as you please. The Tiki code doesn't need to be modified. Rounded corners are also possible with the current modules divs. ...just takes the right application of background images. If more divs are needed for a particular design, it'd be better to add them only for that custom theme. I don't think it'd be good to add to everyone's overhead by modifying the core code when most designs don't need more module divs. cnd, sorry, I meant to say every module has a unique class, not id; for example, "div class='box box-mnu_application_menu'" -- the default box class plus the class specific to the default menu module. hehe ;) i'm having an issue with displaying images in Articles if someone may be able to help me. I can see images fine in Firefox, but not in IE 6 or 7. I get a broken link. Images can be seen when not logged into tiki. !help You can get a more complete list of commands that work with this bot at http://tikiwiki.org/TikiBot . I see doc.tw.o "Wiki-Syntax Images" mentions hspace= but that's not in 3.0 code. Added note to doc. If it should exist someone will need to add it. back Hello, I have a problem with the installation. To try tikiwiki I have copied Xammp and tikiwiki local zo my PC. Everything works but if I start tiki-install.php I see two rows for entries. I expect the first for the dbuser and the second for the dbpassword. If I type this in and validate it happens nothing. Means also no error messages. What do I wrong??