Search found 10 matches
- Fri Dec 21, 2007 10:07 pm
- Forum: General Discussion
- Topic: Poll: How Many Websites?
- Replies: 45
- Views: 68128
Re: Poll: How Many Websites?
"0". I have built maybe half a dozen sites over the last 10 years using html. I know absolutely nothing about css, php, or the like. I guess that pretty much puts me out of the target audience. Still, I bought a 4" book on how to build a cms web site using a different program and real...
- Thu Dec 20, 2007 7:31 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: [Solved] How to pad content from header
- Replies: 2
- Views: 1566
Great Answer
Once again your answer is perfect. Thank you. ndiv#content { margin: 1.5em auto 2em 0; /* some air above and under menu and content */ changed to div#content { margin: 1.5em auto 2em 0; /* some air above and under menu and content */ and to get the news module to align.. div#news { margin: 2em...
- Thu Dec 20, 2007 3:57 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: [Solved] How to pad content from header
- Replies: 2
- Views: 1566
[Solved] How to pad content from header
In template "left simple navigation + 1 column" there is padding between the header and content. i.e there is a space between the dotted line and where content starts that matches the padding in the sidebar (everything lines up). I want this same padding on CSSMenu top + 2 columns, which f...
- Wed Dec 19, 2007 4:01 pm
- Forum: Modules/Add-Ons
- Topic: [closed] Successful esshop integration?
- Replies: 3
- Views: 1910
Easier Question
Perhaps it would be easier to ask if someone would be willing to post a link to a live esshop.
- Tue Dec 18, 2007 7:10 pm
- Forum: Modules/Add-Ons
- Topic: [closed] Successful esshop integration?
- Replies: 3
- Views: 1910
[closed] Successful esshop integration?
CMC Made Simple v. 1.2.1 esshop v. 1.0 Apache server I have built a small business site and installed esshop and need some direction. 1) Do I have to manually add every item? I will be adding some 200 or so. 2) I installed a new "content" page called "online ordering" and added {...
- Mon Dec 17, 2007 4:42 pm
- Forum: CMSMS Core
- Topic: SOLVED - News disappeared
- Replies: 5
- Views: 2126
Great Answer
Thank you very much. I had given up on my preferred template, but your post was perfect, intuitive, and very much appreciated. Thank you.
- Sat Dec 15, 2007 5:34 pm
- Forum: CMSMS Core
- Topic: SOLVED - News disappeared
- Replies: 5
- Views: 2126
SOLVED
SORT OF SOLVED. AFTER CAREFUL EXAMINATION I REALIZED IT IS NOT A SITE PROBLEM, BUT RATHER A TEMPLATE ISSUE AND SO THAT IS SOMETHING I SHOULD TRY AND WORK OUT ON MY OWN. OF COURSE IF ANYONE WOULD LIKE TO FILL ME IN ON WHY THE CODE I PASTED IN THE PREVIOUS POST IS NOT SHOWING NEWS, I WOULD BE GRATEFUL...
- Sat Dec 15, 2007 4:32 pm
- Forum: CMSMS Core
- Topic: SOLVED - News disappeared
- Replies: 5
- Views: 2126
Re: News disappeared
Not sure what the template code is, but I am guessing it is the code from the xml file. {stylesheet} Discount Toner and Ink - Why Pay More? Service & Supplies {cms_module module='menumanager' template='GrassStains : theme : CSSmenuhoriz1' } {content block='content2title' oneline='true'}...
- Fri Dec 14, 2007 11:53 pm
- Forum: CMSMS Core
- Topic: SOLVED - News disappeared
- Replies: 5
- Views: 2126
SOLVED - News disappeared
I installed a new template (grass stains) and now my news is gone.
cmsms v 1.2.1
Going back to the original template did not fix the problem. The news articles are still there, they just do not show up on the pages.
cmsms v 1.2.1
Going back to the original template did not fix the problem. The news articles are still there, they just do not show up on the pages.
- Fri Dec 14, 2007 11:15 pm
- Forum: CMSMS Core
- Topic: Company Directory Error
- Replies: 3
- Views: 1831
Re: Company Directory Error
Thanks here too. Exactly the answer I needed.