Search found 11 matches
- Thu Feb 14, 2008 10:10 am
- Forum: CMSMS Core
- Topic: news module help
- Replies: 0
- Views: 844
news module help
there is a little problem, that i can`t solved... news module, it works great! The problem is that i first view my page content ( content page shows content title and all information in it etc. ) after that i view news and there still are the last viewed content title and all information in news ( n...
- Wed Jan 30, 2008 6:25 pm
- Forum: [locked] CMSMS MLE fork
- Topic: help
- Replies: 2
- Views: 2975
Re: help
Tnx a lot! it works nice! 

- Wed Jan 30, 2008 4:50 pm
- Forum: [locked] CMSMS MLE fork
- Topic: help
- Replies: 2
- Views: 2975
help
hello! Can somebody tell me how can i in diferent languanges change texts Previous page, Next page and You are here??? {breadcrumbs starttext='You are here' root='Home' delimiter='»'} here you can only translate existing words to my languange... but how to make it, that those words chang...
- Tue Jan 29, 2008 4:26 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: problem!!! [solved]
- Replies: 10
- Views: 2647
Re: problem!!!
i found it where was the problem 
var sfEls = document.getElementById(cssid).getElementsByTagName("LI"); i change LI to A and the problem was gone!

var sfEls = document.getElementById(cssid).getElementsByTagName("LI"); i change LI to A and the problem was gone!

- Tue Jan 29, 2008 3:15 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: problem!!! [solved]
- Replies: 10
- Views: 2647
Re: problem!!!
okay, here is another problem...
I modified navi css, that on hover text color change
in FF navi on hover works perfekt, but in IE6 it looks some problems... when you on your navi menu fast move mouse cursor, some menu text disappears...
can somebody help?
I modified navi css, that on hover text color change
in FF navi on hover works perfekt, but in IE6 it looks some problems... when you on your navi menu fast move mouse cursor, some menu text disappears...
can somebody help?

- Tue Jan 29, 2008 11:03 am
- Forum: Layout and Design (CSS & HTML)
- Topic: problem!!! [solved]
- Replies: 10
- Views: 2647
Re: problem!!!



- Tue Jan 29, 2008 10:23 am
- Forum: Layout and Design (CSS & HTML)
- Topic: problem!!! [solved]
- Replies: 10
- Views: 2647
Re: problem!!!
Look this in the stylesheets div#content { margin: 1.5em auto 2em 0; /* some air above and under menu and content */ background: url(path-to-your-image/your-image.gif) repeat-y 0 0; /* <- Add this */ } and make that bg image as it needs to be. it will go to content end, but there still will be ...
- Mon Jan 28, 2008 1:00 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: problem!!! [solved]
- Replies: 10
- Views: 2647
Re: problem!!!
You should make the div that has the background image 100% height. I've had the same question once and found a good solution at http://www.webmasterworld.com/forum83/200.htm regards, Sven I am not great @ CSS, so.... I am using Layout: Left sidebar + 1 column, it means, i must in div#sidebar {...} ...
- Mon Jan 28, 2008 11:39 am
- Forum: Layout and Design (CSS & HTML)
- Topic: problem!!! [solved]
- Replies: 10
- Views: 2647
Re: problem!!!
Easiest way to do is by using so called "faux columns". You might look at this first http://www.alistapart.com/articles/fauxcolumns Yeah it works, make 1 px height and max width image, put in background and repeat it... but if I have image in background allready: background: #DCEECF url(i...
- Mon Jan 28, 2008 10:08 am
- Forum: Layout and Design (CSS & HTML)
- Topic: problem!!! [solved]
- Replies: 10
- Views: 2647
problem!!! [solved]
hello!
i have a problem! The sidebar only goes down as far as I have content in it. I need it to go all the way to meet the footer.... Can somebody help me???
i have a problem! The sidebar only goes down as far as I have content in it. I need it to go all the way to meet the footer.... Can somebody help me???

- Tue Dec 11, 2007 12:25 pm
- Forum: CMSMS Core
- Topic: Languange change posibility?!?!
- Replies: 2
- Views: 915
Languange change posibility?!?!
Hello, i would know is there a model, that change all information in page (news, titls, navigation) in another languange... it`s like page with multilanguange posibility( russian, english, german....) Like http://www.cmsmadesimple.org/home.shtml there is german and france flage... how did you get t...