Scroller CNN Headlines style
- ryangetz
- Topic Author
- Offline
- New Member
Less
More
- Thank you received: 0
15 years 1 month ago #4978
by ryangetz
I have unpublished everything.
could you please login and take a look?
could you please login and take a look?
Please Log in or Create an account to join the conversation.
- Saka
- Offline
- Administrator
15 years 1 month ago #4979
by Saka
Emir Sakic
www.sakic.net
The conflict is with "S5 Tab Show". I unpublished it and now it works.
Emir Sakic
www.sakic.net
Please Log in or Create an account to join the conversation.
- ryangetz
- Topic Author
- Offline
- New Member
Less
More
- Thank you received: 0
15 years 1 month ago #4980
by ryangetz
i have it working now.
one final question on this.
it is displaying 2 items at a time. one all the way to the left and just a few characters of another item on the right hand side.
oh yea and which line do i edit to control the font size?
thoughts?
one final question on this.
it is displaying 2 items at a time. one all the way to the left and just a few characters of another item on the right hand side.
oh yea and which line do i edit to control the font size?
thoughts?
Please Log in or Create an account to join the conversation.
- Saka
- Offline
- Administrator
15 years 1 month ago #4981
by Saka
Emir Sakic
www.sakic.net
Edit its CSS file (
ryangetz.net/site/modules/mod_ajaxscroll...axscroller/style.css
).
Increase the width where it says /* edit this value for your own module width */. In BOTH places.
Put the font size in div a:
Increase the width where it says /* edit this value for your own module width */. In BOTH places.
Put the font size in div a:
div.mScroller div a {
font-size: 12px;
}
Emir Sakic
www.sakic.net
Please Log in or Create an account to join the conversation.