Theme Panel Footer Options Not Coming Up

Posted in: Newspaper
Post count: 71

1) Any method to implement Marquee with our own text and links?
2) Our question was that we tried adding HTML to both, Column Text and Raw HTML. Both are available under elements. What’s the difference?

Post count: 35449

Hi,

1. You can use this guide – https://www.w3schools.in/html/marquee-tag and set the code in raw html element (using tagDiv Composer), like this – https://i.imgur.com/uJK05De.png

2. The raw HTML is like you are using a file with html extension, you can use in it html, css and js, but this will not render shortcodes, if you please a shotcode it will be display as text, but using the column text or text with title, those wll read the shortcode and display the content of that shortcode, also provides you the possibility to create content using the classic editor.

Thank you!

Post count: 71

Hi,
We just found that HTML Marquee Tag has been deprecated. Any other solution for the same effect?

Post count: 35449

Hi,
To achieve the same scrolling or bouncing effect, you can use CSS animations. Here’s a simple example that mimics the horizontal scroll of marquee – https://pastebin.com/ you can edit the css after your needs. The code should be set in raw html.
Thank you!

Post count: 71

Hi Calin,
I think you wrongly pasted the incomplete link of pastebin.com.

Post count: 35449

Sorry, please check this link – https://pastebin.com/Wvgs0sGY

Post count: 71

Thank you Calin. We will try it.

Viewing 7 posts - 101 through 107 (of 107 total)
The forum ‘Newspaper’ is closed to new topics and replies.