View Single Post

  #14 (permalink)  
Old 13-03-2008, 06:26 AM
satimis satimis is offline
Coder
 
Join Date: Jun 2007
Posts: 36
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
satimis will become famous soon enough
Default Solved

Hi ghost,


Problem solved as follow;

Use "Cross Browser marquee II"
Dynamic Drive DHTML Scripts- Cross Browser marquee II


With your php script to replace:
Code:
Your scroller contents
Must retain the last 2 lines
Code:
foreach ($rss_right as $url) ShowOneRSS($url);
echo '</td></tr></table>';
Otherwise the whole website will scroll.

Increase the width of the marquee container then done.


About font size of news, <h7>/<h8>/<h9> makes not much difference. How to further decrease the font size?


The same method can't apply on "Cross Browser marquee".


I'm now searching the solution to run multiple marguee on same page.


B.R.
satimis
Reply With Quote