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

266 user(s) are online (3 user(s) are browsing XOOPS FAQ)


Members: 0


Guests: 266


more...

Donat-O-Meter

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

Did you know ?

Did you know that the xoops icons are available in a vast range of colours.

Random question

How do I remove the xoops tag at the bottom of the page?