Archive for myfreeforum.org Before posting please check the "stickies" in the support forums. Please ask questions in real English and not "txt". You will get a better response. Please do not ask support questions via PMs.
Nice and new, still has the new car smell, it's the second news ticker, that needs to be looked at, it scrolls and pauses on mouse over, code is in the test section, registering will be required to view that section.
hopefully the guide is understandable, if there are parts that don't make sense, shout on portalogy in the news ticker thread and I'll try to clear things up.
*please note this is still in a test phase, should be portalogy approved soon*
Danny M
Working on mine now, thanks
But im trying to get the borders to work, which they arent showing for some reason
Also whats this bit do:
Code:
var pausecontent2=new Array()
pausecontent2[0]='<a href="http://www.news.com">News.com: Technology and business reports</a>'
pausecontent2[1]='<a href="http://www.cnn.com">CNN: Headline and breaking news 24/7</a>'
pausecontent2[2]='<a href="http://news.bbc.co.uk">BBC News: UK and international news</a>'
Nick(NR)
Danny M wrote:
Working on mine now, thanks
But im trying to get the borders to work, which they arent showing for some reason
Also whats this bit do:
Code:
var pausecontent2=new Array()
pausecontent2[0]='<a href="http://www.news.com">News.com: Technology and business reports</a>'
pausecontent2[1]='<a href="http://www.cnn.com">CNN: Headline and breaking news 24/7</a>'
pausecontent2[2]='<a href="http://news.bbc.co.uk">BBC News: UK and international news</a>'
I did mention it's coded to work on subSilver, your portals design is custom and will need separate tweaking and the snippet you posted does nothing, it's for a different scroller that uses the same java and no it's not better, just about 20 high.
Danny M
Oh ok, just wondering what it was really
Also im using this code in the cms_newsticker.tpl:
new pausescroller(pausecontent, "pscroller1", "someclass", 3000)
</script>
</td>
</tr>
</table>
I changed it from yours as i wanted them images to show up again on the cattitle, anyway its still working and stuff, except from the borders. I wanted them to do the same like on the others really, like go inside a little
Anyway will this not work then Nick on the Ticker
Thanks
Nick(NR)
Put the class back on the lower table like on the others you have.
Then via the .pscroller1 css, edit the width on trial and error, until it fits and you see the border on the table.