Here we go: I try to make a mobile Theme. And it works good at the Moment ;) See the attached files.
Now I have the problem that oxwall is not CSS conformed created! Thats a pitty. Maybe you could change this with the next update?
All inline Styles have to be in a css File.
I have to change the Following Files:
* ..\ow_system_plugins\base\views\components\ajax_sign_in.html
* ..\ow_system_plugins\base\views\components\console.html
* ..\ow_system_plugins\base\views\controllers\user_standard_sign_in.html
Is it possible to add these Files to my Template and let oxwall use these Files instead of the original files?
If this doesn't work. Is there a HOOK wich I can use, to get this work?