Search found 4 matches
- Wed 22. Feb 2006, 20:04
- Forum: General Discussion
- Topic: difficult - finding the right cms
- Replies: 6
- Views: 2895
Thanks for your opinion. Either Contenido or phpwcms will be seen as the little brother of Typo3. It will depend on the scale of a project, which might be the best one. Using Typo3 for a 20 pages website seems to be a little bit oversized. However, one issue might be the user management part as this ...
- Tue 21. Feb 2006, 23:47
- Forum: General Discussion
- Topic: difficult - finding the right cms
- Replies: 6
- Views: 2895
difficult - finding the right cms
Hi, Right now I'm searching for a new CMS. There are two, beside Typo3, which are interessting to me, concerning the functionality, features, support, whatever. The first one is phpwcms and the otherone is contenido. So, please tell me why should I choose phpwcms instead of contenido? What are the ...
- Wed 15. Feb 2006, 23:27
- Forum: phpwcms Support English
- Topic: Navigation type
- Replies: 0
- Views: 1777
Navigation type
Hi, I looked through the different navigation types of phpwcms. Quite a lot are available. But I'm looking for dropdown menu with graphical buttons in the main nav bar like http://www.hotel-saarschleife.de Those buttons will remain steady and just the subnav will be changed. Is there a template ...
- Wed 15. Feb 2006, 23:16
- Forum: sites under construction (made with phpwcms only)
- Topic: Browserweiche oder - heißen Tip?
- Replies: 1
- Views: 2823
Hi, well, the problem is you have a padding-left which will be added to the 100%. That causes the vertical scrollbar. IE shows it correct but thats just because IE has a wrong box calculation. To solve you problem put your content in a nested div and there you adjust your paddings for this div. <div ...