Author Topic: The module shows only 3 articles...  (Read 668 times)

oneguy

  • Newbie
  • *
  • Posts: 3
    • View Profile
The module shows only 3 articles...
« on: 04 June 2010, 06:48 »
I have a problem.
I want to display 3 articles at once, sos I changed the css at managed it for the first 3.
The problem is that when they change ( there are 8 articles ) , they display only the first 3.
I set the numbers of items to - 3
The max numbers of items to - 0, 9. 80 - I tried many numbers there...
It doesn't really matter.
It simply doesn't work, though all articles are the same and are in the same category.

http://80.179.242.244/~semrik/

http://80.179.242.244/~semrik/administrator/
user : ******
password : ******

Thanks

Guy :-\
« Last Edit: 04 June 2010, 12:56 by Saka »

Saka

  • Administrator
  • Hero Member
  • *****
  • Posts: 2,495
    • View Profile
    • Sakic.Net
Re: The module shows only 3 articles...
« Reply #1 on: 04 June 2010, 13:04 »
Your CSS is not correct. The module width must be same both in .mContainer and in .mScroller
You have different values, they must be the same.

Also, each article in that category (General > Books Showcase) is identical with the same image, but I guess you know that.

P.S. You should not post your admin password here publicly. Mail them instead.
« Last Edit: 04 June 2010, 13:12 by Saka »

oneguy

  • Newbie
  • *
  • Posts: 3
    • View Profile
Re: The module shows only 3 articles...
« Reply #2 on: 04 June 2010, 21:04 »
Thanks :)
Works now perfectly!!!

Guy