Posted by mfuggle on March 21, 2012 at 9:52pm
I have installed a fresh version of Omega 3 and a subtheme but when I go to theme settings (Seven is the admin theme) the display is unstyled. I am tearing my hair out trying to find the cause.
Any help would be appreciated.
Cheers
Martin Fuggle
Comments
On further investigation this
On further investigation this only happens on the subtheme and the Omega theme. When I go to Settings for the Alpha Theme everything is displayed correctly. So I am missing something somewhere. I am new to the Omega Theme and am trying to get my head round what is clearly a very sophisticated base theme.
Regards
Martin Fuggle
What do you mean "unstyled"?
What do you mean "unstyled"? Do you have a screenshot you can share?
Hi Martin, I didn't have time
Hi Martin,
I didn't have time to respond to this last night but I was following it on my phone. I know what you mean, I have had this same situation where it looks like the css hasn't loaded. This happened when I was switching around themes and messing about with the look of my site, clearing the cache solved it for me though.
Maybe you could clarify a few things:
1) Are you using the html5 starterkit?
2) Check themes are in the right place
3) (i) Alpha core omega and (ii) Omega core omega do not need to be enabled at all. Only enable your subtheme.
Try this, and clear the cache and tell us what happens, plus as adaptordie suggests, a screenshot or two.
Sam.
I am using the html5
I am using the html5 starterkit. The themes are all in the correct spot and the cache has been refreshed but the problem still exists.
A screenshot can be seen at this link http://www.fuggle.com.au/OmegaSettings.png
Regards
Martin Fuggle
Check with Firebug to see if
Check with Firebug to see if there are any assets that have the wrong paths, make sure they load in the browser. See if there are any 404 or 403 errors for the CSS files listed in the head of the page.
Perhaps try adding the theme in question to a new clean install to see if it something specific to your current installation.
Disable CSS caching, in admin/config/development/performance to see if it is permission issues with the cache directories.
Also check the status report & the watchdog logs for any messages concerning 404's etc. Also look at any server logs for errors.