tiki-wiki
TIKI Custom menu no any CSS applied
I setup TIKI13.0 on ubuntu12.04, it works for me, however what make me crazy is that my custom menu seem no any CSS applied. My menu has been assigned to a custom module 'Document', {menu id=43 type=horiz} and my module is positioned at pagetop, just as below image you can see, my menu 'User Manual' has no any CSS applied, no background color. In my understanding, TIKI will make it ready for use out of box, however the menu in my environment make it hard to use, I have googled and tried many configurations in TIKI, however just can't figure it out. pls help.
This is because Tiki 13 changed to Bootstrap and Suckerfish CSS menus are no longer the default and there is no CSS for them anymore. If you just want nice looking (Bootstrap styled) menu just go to Admin > Modules and assign the Menu module (instead of your custom menu module) with the following parameters: Menu: 43 (on the Module tab) Type: horiz No box: y (on the Appearance tab) After you save the module you should see in the parameters: id=43 type=horiz nobox=y If you want to use the Suckerfish menus (you still need to give them the CSS styling from Tiki 12): Menu: 43 Type: horiz Use Bootstrap menus: n
in the meantime some css was added for "old" standard non-bootstrap menus, as it appeared that many user still need to continue using non-Javascript css-menus. In a late svn version of Tiki 13 I found some not so nice, but at least working css, but in Tiki pre-14 last svn-checkout from yesterday I have seen, that the css-menus by default appear cvonsistent to the bootstrap-menus now. Hope the info helps. And sorry for the inconveniences we are causing throughout the bootstrap transition process. Regards, Torsten
Related Links
Tikiwiki 16.2 Error while registering new user
Tikiwiki version 15.3 There is no email sent when user setup forum thread watch
Tiki Wiki CustomSearch destdiv parameter
How can I decide what fields are shown in the user registration form using the user tracker? - Tiki
tiki-wiki: How to copy a structure into another Or how to duplicate a structure
error in tables while ugprading database
tiki-wiki: how do i force newly created pages into a category based on the user's group?
Limit page creation
TIKI Custom menu no any CSS applied
Embed content from another TikiWiki page into current page
tiki-wiki: How to create a tree view category structure?
tiki-wiki: How to batch import categorized articles from a CSV file
Using LDAP on Tiki-Wiki