Author Topic: Ajax Scroller with styleID.css  (Read 1628 times)

thiagomiqueias

  • Newbie
  • *
  • Posts: 1
    • View Profile
Ajax Scroller with styleID.css
« on: 28 June 2009, 00:34 »
I'm using Ajax Scroller module with RSS Feed, but I am having a problem with the styleID.css

I followed all the instructions, changed the ID of my module and run it, but the text of my RSS Feed is cutting.
Already changed width: 230px; and the div # mContainer - but, even then he cut my text.

Look at the image I'm showing (attach!) ...

Thanks and excellent module!

Site: www.ufebracsp.com.br

Saka

  • Administrator
  • Hero Member
  • *****
  • Posts: 2,495
    • View Profile
    • Sakic.Net
Re: Ajax Scroller with styleID.css
« Reply #1 on: 28 June 2009, 13:30 »
The problem is that your mContainer is 180px width and inside divs are 230px. So change the width (on lower place) here: http://www.ufebracsp.com.br/modules/mod_ajaxscroller/mod_ajaxscroller/style200.css

Besides, there should be a space there:
div#mScroller200 div
div#mNav200 img
etc.