BlakeScott Posted May 16, 2022 Share Posted May 16, 2022 Hi, I'm trying to achieve a border above and below my scrolling marquee, adding the border below works fine but when i try and add one above there is an additional line appearing which i don't want. I'm using the code as below: .Marquee * { border-bottom: 1px solid; } .Marquee * { border-top: 1px solid; } I'm not very knowledgable on CSS so any help would be appreciated so I have a single line above and a single line below the scrolling text. Thanks! Link to comment
ArminB Posted May 16, 2022 Share Posted May 16, 2022 hey there. This should help: .Marquee-svg {color: #ff7f7f; border-bottom: 1px solid #ff7f7f; border-top: 1px solid #ff7f7f; padding-top: 10px} About Armin:Squarespace Expert Profile: https://www.squarespace.com/designer/profile/3649084Website: www.braunsberger-media.comLeaders Lodge: See my Profile Link to comment
ArminB Posted May 16, 2022 Share Posted May 16, 2022 feel free to play with the values to find your preferred look About Armin:Squarespace Expert Profile: https://www.squarespace.com/designer/profile/3649084Website: www.braunsberger-media.comLeaders Lodge: See my Profile Link to comment
BlakeScott Posted May 16, 2022 Author Share Posted May 16, 2022 Perfect, thank you so much! Link to comment
vireshwara Posted July 15, 2022 Share Posted July 15, 2022 On 5/16/2022 at 12:09 AM, ArminB said: hey there. This should help: .Marquee-svg {color: #ff7f7f; border-bottom: 1px solid #ff7f7f; border-top: 1px solid #ff7f7f; padding-top: 10px} How do I get the border to appear on the outside of the white marquee box instead of inside it? Link to comment
tuanphan Posted July 18, 2022 Share Posted July 18, 2022 On 7/16/2022 at 12:52 AM, vireshwara said: How do I get the border to appear on the outside of the white marquee box instead of inside it? Can you share link to this page? We can take a look Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
vireshwara Posted July 24, 2022 Share Posted July 24, 2022 @tuanphan here's the link (home page): https://alpaca-alligator-ewza.squarespace.com/config/design I can add you as a contributor if needed, just send me your email. Link to comment
tuanphan Posted July 26, 2022 Share Posted July 26, 2022 On 7/24/2022 at 7:48 AM, vireshwara said: @tuanphan here's the link (home page): https://alpaca-alligator-ewza.squarespace.com/config/design I can add you as a contributor if needed, just send me your email. Your site is private. Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment