Search found 6 matches
- Tue Aug 11, 2009 7:12 pm
- Forum: Developers Discussion
- Topic: Simple Items module
- Replies: 2
- Views: 1617
Simple Items module
Hello, I need to make a module that adds an items and some description about. They every time the site start it fetches the last 4 items. For example let say that I have the following table ItemNo Desc Image I want to able to add an ItemNo along with its description and image. How this can be done. ...
- Mon Aug 10, 2009 7:05 am
- Forum: Layout and Design (CSS & HTML)
- Topic: Adding CSS for IE6 only
- Replies: 5
- Views: 2836
Re: Adding CSS for IE6 only
Dr. CSS, Great. However if I do {stylesheet} <!--[if IE 6]> {stylesheet name="ie6"} <![endif]--> <!--[if IE 7]> {stylesheet name="ie7"} <![endif]--> I will get all stylesheets in addition to IE conditions' css's. Meaning I will get ie6.css and ie7.css twice. How can I exclude ie6...
- Sat Aug 08, 2009 11:14 am
- Forum: Layout and Design (CSS & HTML)
- Topic: Adding CSS for IE6 only
- Replies: 5
- Views: 2836
Adding CSS for IE6 only
Hello,
I use the following for adding css for ie6 only. How can this handled in CMSMS
I know ie6 no more but client wants so
.
Thank you
OOzy
I use the following for adding css for ie6 only. How can this handled in CMSMS
Code: Select all
<!--[if IE 6]> <style type="text/css"> @import url(stylesheets/ie7.css); </style> <![endif]-->

Thank you
OOzy
- Fri Aug 07, 2009 5:17 pm
- Forum: [locked] CMSMS MLE fork
- Topic: Dual Language Instalation
- Replies: 2
- Views: 2520
Dual Language Instalation
Hello,
Just a quick question about dual language installations.
How do guys/gals handle dual installation. Do you make two different installation or a single installation can do it.
I am interested in the official technique.
Thank you.
Just a quick question about dual language installations.
How do guys/gals handle dual installation. Do you make two different installation or a single installation can do it.
I am interested in the official technique.
Thank you.
- Thu Aug 06, 2009 6:47 pm
- Forum: General Discussion
- Topic: Where to start
- Replies: 5
- Views: 2645
Re: Where to start
As I said "I need to learn and use CMS. Can someone tell me where to start? " Of course help with CMS Made Simple. I mentioned in my post that I know eZ Publish. As a matter of fact I had the official training by eZ System. Since, I know one CMS, then I don't think that I need help with CM...
- Thu Aug 06, 2009 5:41 pm
- Forum: General Discussion
- Topic: Where to start
- Replies: 5
- Views: 2645
Where to start
Hello,
I need to learn and use CMS. Can someone tell me where to start?
My background is eZ Publish. I did a lot of site in eZ publish (ez.no).
Any help is appreciated.
Thank you
I need to learn and use CMS. Can someone tell me where to start?
My background is eZ Publish. I did a lot of site in eZ publish (ez.no).
Any help is appreciated.
Thank you