Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
How do I load themes from my theme folder?
I followed these directions:
1. Copy the /themes/default folder and rename it to your theme name so it sits in the root theme folder like this: /themes/your_theme_name.
2. Open the "about.php" file and edit the information to reflect your theme's information.
3. Create a custom.css file in the "design" folder of your custom theme.
4. Go to your Dashboard > Themes, and apply your new theme.
5. Edit the custom.css file to your heart's content. The custom.css file is added *after* the base theme's css. Alternately, you can completely replace the base theme file (style.css) by copying it from the /applications/dashboard/design folder into your theme's design folder.
Theme doesn't show up and folder has permissions 755. What am I doing wrong?
1. Copy the /themes/default folder and rename it to your theme name so it sits in the root theme folder like this: /themes/your_theme_name.
2. Open the "about.php" file and edit the information to reflect your theme's information.
3. Create a custom.css file in the "design" folder of your custom theme.
4. Go to your Dashboard > Themes, and apply your new theme.
5. Edit the custom.css file to your heart's content. The custom.css file is added *after* the base theme's css. Alternately, you can completely replace the base theme file (style.css) by copying it from the /applications/dashboard/design folder into your theme's design folder.
Theme doesn't show up and folder has permissions 755. What am I doing wrong?
Tagged:
0
Comments