SmartFAQ is developed by The SmartFactory (https://www.smartfactory.ca), a division of InBox Solutions (https://www.inboxsolutions.net)

I using the theme phpkaox, but after upgrading XOOPS Core, the menus displayed horizontally instead of vertically
The theme phpkaox is not part of Xoops core more. In earlier versions of Xoops core, there was some theme definitions in xoopsroot/ xoops.css They are removed, so you should include them in your themes CSS file The missing lines are #mainmenu a {text-align:left; display: block; margin: 0; padding: 4px;} #mainmenu a.menuTop {padding-left: 3px;} #mainmenu a.menuMain {padding-left: 3px;} #mainmenu a.menuSub {padding-left: 9px;} #usermenu a {text-align:left; display: block; margin: 0; padding: 4px;} #usermenu a.menuTop {} #usermenu a.highlight {color: #0000ff; background-color: #fcc;} The linebreak in the menu is created by display: block;


The comments are owned by the author. We aren't responsible for their content.


Login

Who's Online

367 user(s) are online (1 user(s) are browsing XOOPS FAQ)


Members: 0


Guests: 367


more...

Donat-O-Meter

Stats
Goal: AU$15.00
Due Date: Sep 30
Gross Amount: AU$0.00
Net Balance: AU$0.00
Left to go: AU$15.00
Make donations with PayPal!

Did you know ?

Which Module Folders to upload to the server?

Random question

A nice guide, with pictures, I need pictures :) to explain how to set Xoops up on my own PC so I can practise and test it while offline.

THanks