Need to add left menu - help please

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Locked
hostclam

Need to add left menu - help please

Post by hostclam »

Hi:

Brand new to CMS Made Simple, but it looks very interesting.

I am using the CSS top menu with 2 columns. I see that the left column is blank. I need to put a menu there. I go to menu manager and click on add new, it looks like the menu has to be added manually (CSS and the like). Since this CMS is supposed to be the esiest, I assume there is a way to add menus without CSS knowledge, correct?

Thank you
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: Need to add left menu - help please

Post by calguy1000 »

No, I'm sorry to say, CMS Made Simple is not designed to replace frontpage.  CMS Made simple is designed to be simple for experienced professional HTML/CSS developers to build sites with.  Our menu and module infrastructure is very powerful, and very flexible, and once you know what your doing you can build powerful semi-static websites very simply, and very quickly.

But it's not meant for people that don't have experience in professional website design or development, people that don't know CSS, or XHTML, or the problems with maintaining an online application (permissions, memory limits, etc, etc).
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Pierre M.

Re: Need to add left menu - help please

Post by Pierre M. »

Hello,

simple != easy.

Please read the menu manager documentation, please read the sample content, please experiment with various {menu...} tags in your templates. Once you catch how simple it is, you can easyly make the menus you want. Powerfull, indeed.

Pierre M.
User avatar
kermit
Power Poster
Power Poster
Posts: 693
Joined: Thu Jan 26, 2006 11:46 am

Re: Need to add left menu - help please

Post by kermit »

the default CSSMenu top + 2 columns template contains the following code for the sidebar.....


      {* Start Sidebar *}
     
        {content block='Sidebar'}
     
      {* End Sidebar *}



you can change or add whatever you want... the default (the green line in the middle) is a simple second content block; which you'd see if you edit a page that is set to that template. if you don't plan on using that extra content block you can remove it from the template (or use the 1 column version instead).
eternity (n); 1. infinite time, 2. a seemingly long or endless time, 3. the length of time it takes a frozen pizza to cook when you're starving.
4,930,000,000 (n); 1. a very large number, 2. the approximate world population in 1986 when Microsoft Corp issued its IPO. 3. Microsoft's net profit (USD) for the quarter (3 months) ending 31 March 2007.
CMSMS migration and setup services | Hosting with CMSMS installed and ready to go | PM me for Info
c1000mg

Re: Need to add left menu - help please

Post by c1000mg »

Hello everyone!!!

I'm not a developer (but I always wanted to be one), but because I was bad as a kid I just joined an academy of design in my country and became a "Graphic Designer", now I'm in Canada marry with a kid and have no much time to go back to school...

and I just installed CMSMS and I wanted to THANK YOU!!! it is very simple to use and customize... I'm taking a course online for CSS at lyndas.com and another for PHP & MySQL that are very basic and I already achieve more than what I was capable to do, thanks to CMSMS, and I'm a real beginner, I can even write/read English that well (it is my second language).

Thank you !!!

oh BTW I'm working in my Horiz Menu at this moment, and I just copy the tpl files on Menu Manager and the CSS and changed the names to be able to have always the original and been changing my own and when I make a mistake I go back to the templates, it is great and is all made for you... I'm designing a web site for the company I work for and I'm testing my own server...

I still use Dreamweaver to code or Bluefish in my server because they help you in the syntax!!! yes I'm lazy!!! TY
Locked

Return to “Layout and Design (CSS & HTML)”