Footer does not stay at the bottom of page if there is not enough content on the page it stays in the middle of the page. I have tried all the CSS solutions i knew to make it possible but could not...google it but did not find any solution and the solution i have seen did not work. I don't know what I am missing....Can someone point me to the right direction. Thanks
How do I print a field name based on a content type? Example: field name is 'field_serial_ctrl' and the content type is 'ctrl_daily_episodes'. Both are machine names.
I've successfully set up my own subtheme and also applied my own layout to it.
So the question is, currently I need to apply my css to all the id's and classes which come with the native omega subtheme html output.
Iam aware that nodes, blocks etc. are stored in the templates folder of the omega main theme so I copied them straight into my subtheme folder and tried to edit them.