Themes aren't in Themes folder
Themes aren't in Themes folder
Hello. Why if I created new theme by "Create new theme", it isn't in \admin\themes ? There is only two themes called "NCleanGrey" and "default".
-
- Forum Members
- Posts: 183
- Joined: Sun Sep 07, 2008 10:47 am
Re: Themes aren't in Themes folder
Have you set it to active in themes manager?
"If you think it's expensive to hire a professional to do the job, wait until you hire an amateur..." (Red Adair)
Re: Themes aren't in Themes folder
I think your problem is that the admin/themes folder is for the back end admin side not for front page themes...
Re: Themes aren't in Themes folder
But there is NCleanGrey which is in Front Page. I just want have folder with my theme and inside my css, js, html etc... like NCleanGrey folder. How to do this ?
Re: Themes aren't in Themes folder
NCleanGrey is both front and back theme...
All themes in admin/themes are for admin area only.
Themes for frontend that you install with ThemeManager are usually ending in uploads/NameOFTheme/.......
All themes in admin/themes are for admin area only.
Themes for frontend that you install with ThemeManager are usually ending in uploads/NameOFTheme/.......
ReneH 
A search will save you hours waiting for an answer!

A search will save you hours waiting for an answer!

Re: Themes aren't in Themes folder
Ok here is how it works...
1) Anything in (root)/admin/themes is for the "backend/admin" side of things and yes there is a theme folder called NCleanGrey for the back end only...
2) There isn't a front end theme called NCleanGrey, there is a folder in uploads/ called ngrey and it holds all the images for the grey/black front end themes...
3) There is a theme/template called NCleanBlue and it has a folder in uploads/ called NCleanBlue with all the images that that theme uses...
4) You don't exactly understand how this system works, which is not like a flat file system, so I would suggest reading the default content here http://multiintech.com/defaultcontent/ starting with How CMSMS Works to get a better idea...
Short version...
The system holds all templates (HTML), which you will see in Layout » Templates, and style sheets (CSS), which you will find in Layout » Stylesheets, in the DB, all the images, JS, etc. are in folders in the (root)/uploads/ folder
1) Anything in (root)/admin/themes is for the "backend/admin" side of things and yes there is a theme folder called NCleanGrey for the back end only...
2) There isn't a front end theme called NCleanGrey, there is a folder in uploads/ called ngrey and it holds all the images for the grey/black front end themes...
3) There is a theme/template called NCleanBlue and it has a folder in uploads/ called NCleanBlue with all the images that that theme uses...
4) You don't exactly understand how this system works, which is not like a flat file system, so I would suggest reading the default content here http://multiintech.com/defaultcontent/ starting with How CMSMS Works to get a better idea...
Short version...
The system holds all templates (HTML), which you will see in Layout » Templates, and style sheets (CSS), which you will find in Layout » Stylesheets, in the DB, all the images, JS, etc. are in folders in the (root)/uploads/ folder