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

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


Members: 0


Guests: 144


more...

Donat-O-Meter

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

Did you know ?

XOOPS is free software, but you can still make money with XOOPS.

Random question

How do I move my existing user base from phpNuke to Xoops?