Ajax Scroller with styleID.css
- thiagomiqueias
- Topic Author
- Offline
- New Member
Less
More
- Thank you received: 0
15 years 4 months ago #4667
by thiagomiqueias
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
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
Please Log in or Create an account to join the conversation.
- Saka
- Offline
- Administrator
15 years 4 months ago #4669
by Saka
Emir Sakic
www.sakic.net
The problem is that your mContainer is 180px width and inside divs are 230px. So change the width (on lower place) here:
www.ufebracsp.com.br/modules/mod_ajaxscr...croller/style200.css
Besides, there should be a space there:
div#mScroller200 div
div#mNav200 img
etc.
Besides, there should be a space there:
div#mScroller200 div
div#mNav200 img
etc.
Emir Sakic
www.sakic.net
Please Log in or Create an account to join the conversation.