no category no section - it doesn't work

  • lifeismac
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
13 years 11 months ago #4731 by lifeismac

ivan.milic wrote: Enter your text multiple times.


i don't understand! my text are artricles...

Please Log in to join the conversation.

More
13 years 11 months ago #4739 by ivan.milic
Hello, I have looked again and I have located your problem:

In the file:

www.developerzone.it/arredamentistadio/t...css/template_css.css

You have:

html, body, div {
height: 100%;
width: 100%;
}

This way it's told to the browser that every DIV is in 100% height and width of it's parent. (This is generally very bad, and can make more problems, not related to jScroller).

Change that so it look's like this:

html, body {
height: 100%;
width: 100%;
}

Please Log in to join the conversation.

  • lifeismac
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
13 years 11 months ago #4749 by lifeismac
ok :-) thank you very much!

but now I also see this text in the news

Please enter content source in the module...

Why?

www.developerzone.it/arredamentistadio/

Please Log in to join the conversation.

  • lifeismac
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
13 years 10 months ago #5065 by lifeismac
hot because it also displays this text scroller?

Please enter content source in the module parameters (Joomla backend > Extensions > Module Manager > HOT Scroller). You can select category, section or enter articles IDs. If you'd like to select a section


my website:

www.developerzone.it/arredamentistadio/

Please Log in to join the conversation.

More
13 years 10 months ago - 13 years 10 months ago #5070 by ivan.milic
Well,

You have fields:

Content Source
and
Content Source IDs (required!)

Find out is it section or category and locate it by using ID.

If it's section or category you should check articles in that section and category using Article Manager. Disable that articles.
Last edit: 13 years 10 months ago by ivan.milic.

Please Log in to join the conversation.

Time to create page: 0.092 seconds
Powered by Kunena Forum