How to navigate CMSMS to find specific HTML

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
sampson1952
New Member
New Member
Posts: 2
Joined: Wed Jun 12, 2013 2:13 pm

How to navigate CMSMS to find specific HTML

Post by sampson1952 »

I have been hired to make modifications to my clients website. There is a menu in the footer area made up of <ul><li> tags. I have not been able to find the actual html code so I can modify it.

I have determined that it is not in any of the Global Content Blocks... it appears to be in a file named: "minimal_menu.tpl". I have found a reference to it under the Menu Manager but it is set as Read Only and I haven't been able to get it to open to even see if it is for what I am looking?

Can anyone help me make my way around this situation?

Thanks a lot.
David
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: How to navigate CMSMS to find specific HTML

Post by Dr.CSS »

I keep a default install so you can read about how CMSMS works...

http://multiintech.com/defaultcontent/h ... nager.html
User avatar
paulbaker
Dev Team Member
Dev Team Member
Posts: 1465
Joined: Sat Apr 18, 2009 10:09 pm
Contact:

Re: How to navigate CMSMS to find specific HTML

Post by paulbaker »

What you need to do next depends what modifications you have been asked to make. Add a new page? Change the CSS layout? Change the HTML of the footer in some way? Expand on that and you should get some more help.
sampson1952
New Member
New Member
Posts: 2
Joined: Wed Jun 12, 2013 2:13 pm

Re: How to navigate CMSMS to find specific HTML

Post by sampson1952 »

I have figured out, since my post, how the CSS works. Correct me if I am wrong, my understanding is that different CSS files are created and then they are "attached" to the particular templates that you choose. But what actually happens is that all of those files which are attached are combined into a single file and that one is attached. Right?

Part of what I need to change is CSS so from that understanding I can find where to add my CSS changes.

The HTML changes seem pretty straight forward. They would either be in the Template, Content Pages or a Global Content Blocks. I can back up from the Template to each level until I find the HTML I need to change.

Is that a pretty accurate overview?
David
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: How to navigate CMSMS to find specific HTML

Post by Dr.CSS »

Yes David it sounds like you are getting the hang of it...
Post Reply

Return to “CMSMS Core”