Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Announcements MarqueeAnnouncements Marquee
Previous
 
Next
New Post
9/18/2007 5:50 AM
 

Hi everyone.

I'm having a strange problem with an Annoucements Marquee Module and someone can help.
I grabbed a free module that does a marquee with the announcements inserted into the default Announcements Module. But I wanted to change the way it displays.
By default it did a marquee from "bottom to top" and I wanted to change it to a "right to left" marquee. I did it but I also wanted it to display the "title" and then de "Description" on the same line. It all works well on my test machine (Windows XP Pro, SQL Server 2005 Express running on Virtual PC) but on my life server (Windows 2003 and SQL Server 2000) it displays the title on one line and the description below the title. I'll post the ascx file here to see if anyone can help me. You can see it at www.tvseixal.pt .
Thanks in advance.

/*<

table cellSpacing="0" cellPadding="0" width="100%" border="0">
<tr>
<td align="center">
<marquee class="MarqueeObject" scrollAmount="5" direction="left" behavior=scroll>
<asp:datalist id="MessageList" runat="server" showfooter="False" showheader="False" cssclass="MarqueeList" RepeatDirection=Horizontal>
<ItemTemplate>
<p>
<asp:Label id="lblTitle" cssclass="MarqueeTitle" runat="server" text='<%# Eval("Title") %>'>
</asp:Label>&nbsp;&nbsp;
<asp:Label id="lblMessage" cssclass="MarqueeDescription" runat="server" text='<%# Server.HtmlDecode(Eval("Description").ToString()) %>'>
</asp:Label>
</p>
</ItemTemplate>
</asp:datalist>
</marquee>
</td>
</tr>
</table>*/

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Announcements MarqueeAnnouncements Marquee


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out