开发者

Installing theme problem in drupal

开发者 https://www.devze.com 2023-02-20 21:56 出处:网络
I am new to Drupal. I am trying to create 开发者_StackOverflow中文版a custom theme. I have created one with the help of other themes.I put my theme folder in sites/all/theam folder.

I am new to Drupal. I am trying to create 开发者_StackOverflow中文版a custom theme. I have created one with the help of other themes. I put my theme folder in sites/all/theam folder.

Now when try to view my site in a browser I see a blank page. So I deleted that my theme folder from sites/all/theam, But I'm still seeing a blank page in the browser.

Thanks


The folder you need to put your theme folder in is sites/all/themes not sites/all/theam. Also Drupal won't automatically load your theme, so unless you actually changed the settings to have your theme enabled and set as default, that isn't what is causing your blank page problem.

I'd look into seeing if your webserver is set up correctly, whether some file permissions were changed, or other factors first, before you try seeing what Drupal did, unless you remember changing the theme to have your theme set to the default.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号