Active
Project:
Omega
Version:
7.x-3.1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
27 Apr 2012 at 23:04 UTC
Updated:
30 Apr 2012 at 15:41 UTC
I've created a page--user--login.tpl.php file in my subtheme's template folder, and it appears to apply correctly when going to /user/login. However, it isn't including the normal CSS files. None of the theme-alpha-default-*.css files are included, just the base CSS and the global.css file from my subtheme.
If I remove my page--user--login.tpl.php file, the subtheme's narrow / normal / wide CSS is included normally on /user/login.
What am I missing / doing wrong?
Comments
Comment #1
ICOM commentedIs there a command I can issue in the tpl file to import the necessary CSS/js/etc to make the responsive aspects work again?