MacUn Posted March 19, 2022 Posted March 19, 2022 Site URL: https://kazoo-guppy-rayy.squarespace.com/ Hello, I'd like to bold specific company names in the this scrolling client marquee (not all the text) but it doesn't work when I try to add a <b> tag in the page code. Any ideas how I can accomplish this?
tuanphan Posted March 21, 2022 Posted March 21, 2022 What is access password? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
MacUn Posted March 21, 2022 Author Posted March 21, 2022 44 minutes ago, tuanphan said: What is access password? @tuanphan Oops, sorry... pw is herewego
tuanphan Posted March 22, 2022 Posted March 22, 2022 16 hours ago, mackenzieu said: @tuanphan Oops, sorry... pw is herewego Thank you. Where did you get marquee code? Or can you post all code here? We can check it easier Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
MacUn Posted March 22, 2022 Author Posted March 22, 2022 (edited) @tuanphan This code was added to my header: <script src="https://ryandejaegher.com/js/marquee.js" defer=""></script> This was added to my custom CSS: x-marquee { --text-color: black; --font-size: 16px; --letter-spacing: 0.1em; --font-family: helvetica neue; --vertical-spacing: 0px; --horizontal-spacing: 0px; } And this was the code added in a code block on the homepage: <x-marquee count="20" full-width timing=600> <div class="scroll">/ Microsoft / Albertons / Bellingham SeaFeast / Haggen / Microsoft Diversity / Skagit Valley Food Co-op / Working Waterfront Coalition of Whatcom Count / Skagitonians to Preserve Farmland / Microsoft Partners / Sedro Woolley Downtown Association / Windows Phone / SQL Server</x-marquee> Thank you for looking into it! Edited March 22, 2022 by mackenzieu added final piece of code
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment