-
AuthorPosts
-
November 18, 2017 at 6:46 pm #878609
Hello
1 / Is it possible to have a horizontal scolling text in a color section (like the partner/logo slider for images) ?
2/ How it it possible to have a permanent running partner/logo slider ? I imput 7 images with a 3 by 3 images, but I would prefer a continuous running slider ?
Many thanks
November 18, 2017 at 8:26 pm #878629Hey ctancrede,
2> please try adjusting “Slider autorotation duration” to a low number, such as 3, and do not display the “Slider controls” for a continuous running slider.
1> Do you mean like having a ticker? Please see this Pure CSS Ticker (Horizontal) Another option would be a plugin.Best regards,
MikeNovember 20, 2017 at 11:00 am #879033Hello and thank you
But I am a pure beginner : do have I to understand, i could copy/paste the css code somewhere ?
and I do not know :
– how to put the css code on the section where to have the ticker
– I do not find where is the text of the sticker in the css code.Many thank for your help
regards
November 21, 2017 at 6:17 am #879513Hi,
Perhaps using a plugin would be better, here’s one I tested for you: Horizontal Scrolling Announcement
Install the plugin by going to Dashboard > Plugins > Add New and search for the above one, and activate it.
Then go to Dashboard > Settings > Horizontal Scrolling and edit the text in the default announcement and save then click the default settings button below it and note that the default Scroll Amount is set to 2 which is very slow, try setting 10, and then click submit.
Then go to your page with the color section and add a Code Block element
and add this shortcode:[horizontal-scrolling group="GROUP1"]
Then save / update the page, and it is now working. When you check the page there maybe a slight delay before it will show, this is also be changed in the settings
To change the color of the text to white add this code in the General Styling > Quick CSS field:marquee a {color: #fff!important; }
And that’s it!
There maybe other plugins that you may like better, this just was the first one I found, enjoy.Best regards,
MikeNovember 25, 2017 at 7:37 pm #881712Hello
Thank you; it’s working
And what do L Have to input as CSS code if I want to increase the size of the font ?
Many thanks
November 25, 2017 at 7:46 pm #881717Hi,
Try this code in the General Styling > Quick CSS field:marquee a {font-size: 20px!important; }
adjust the number to suit.
Best regards,
MikeNovember 25, 2017 at 8:15 pm #881736Hello
It is not working . I tried to change size, but it has no effect ?????
November 25, 2017 at 8:38 pm #881741Hi,
Please include the url to the page in question so we can take a closer look.
Did you try clearing your cache?Best regards,
MikeDecember 4, 2017 at 10:18 am #884568Hello
You will see it on the black board close to the end of the home page.
Thanks
- This reply was modified 6 years, 11 months ago by ctancrede.
December 6, 2017 at 5:06 am #885345Hi,
Try this code in the General Styling > Quick CSS field:marquee {font-size: 20px!important; }
adjust the number to suit.
Best regards,
MikeDecember 10, 2017 at 1:57 pm #887099It’s perfect, thank you
You can close this post
regardsDecember 11, 2017 at 4:26 am #887208 -
AuthorPosts
- The topic ‘Scrolling text’ is closed to new replies.