this is what I get:
The value "device-width;" for key "width" is invalid, and has been ignored. s-bt.de/:13
The value "1.0;" for key "initial-scale" was truncated to its numeric prefix. s-bt.de/:13
The value "1.0;" for key "maximum-scale" was truncated to its numeric prefix. s-bt.de/:13
Error parsing a meta element's content: ';' is not a valid key-value pair separator. Please use ',' instead. s-bt.de/:13
event.returnValue is deprecated. Please use the standard event.preventDefault() instead.
I found the solution (seems some stylesheets were missing).
Just add this to the "spacelab" theme templates:
indexLogin.tpl
indexPassword.tpl
indexNewUser.tpl (I had to copy this template form the default theme folder since it was missing from the "spacelab" folder)
I would like to change the interface of viewing faq records from 3-column view to 2-column view.
That means, shifting the right column - (social buttons, records in this category and tags) to the bottom of left column, and increase the width of the center column.