-
Posts
27 -
Joined
-
Last visited
Content Type
Forums
Gallery
Blogs
Events
Store
Downloads
Profiles
Posts posted by andreabalogun_
-
-
-
18 hours ago, creedon said:
I don't have a solution but I'm curious why the need to put a disclaimer on every outgoing link?
Is this kind of like a disclaimer that we are not responsible for the content on other sites? Could this be handled with a one time disclaimer of some kind? Or even a terms page?
I think in 2023 most folks are aware that the content of links to other sites are not the responsibility of the site that you came from to get there.
The only issue I could see to linking to other sites is if it involved some kind of legally actionable material.
This is the first time I'm seeing this come up, but my client needs a website that is heavily monitored and needs to fall within some sort of compliance rules as a financial agency.
-
I have a question about this too. I have a client that needs disclaimer pop-ups for links that leave the website.
URL: https://newmoneynewproblems.squarespace.com/home
Password: NMNP -
It worked! Thanks so much!!!
-
Hey, yall -
This has actually happened before, and I've gotten around it by doing something else, but I really want this to work. Has anyone else run into this issue? When I hide the footer, this white space shows up.
https://newmoneynewproblems.squarespace.com/ password 'NMNP' -
6 hours ago, tuanphan said:
.header-menu-cta a { background-color: green !important; font-family: monospace !important; }
Thanks so much!
-
On 8/28/2022 at 4:03 AM, tuanphan said:
What is problem? It looks like you removed header on mobile?
I didn't mean to remove it, but I'm referring to when you press the hamburger icon to reveal the navigation menu.
-
I was able to customize the button in desktop view but now I'm having trouble with the mobile version.
Any suggestions?
https://woman-evolve.squarespace.com/ - password: EVOLVE
-
11 hours ago, paul2009 said:
Gotcha! Thanks so much! I will talk to my client.
-
18 hours ago, paul2009 said:
Have you tried clicking the 'share' button below the video to retrieve the link that starts with "https://youtu.be"?
Yep. That was the first one I tried. Gave me the same error so I tried the other version (in the screenshot) that has always worked.
-
-
48 minutes ago, bangank36 said:
/* Footer */ .sqs-svg-icon--wrapper[href*=tiktok] .sqs-svg-icon--social { display: none; } .sqs-svg-icon--list:hover .sqs-svg-icon--wrapper[href*=tiktok] { background: #777; } .sqs-svg-icon--wrapper[href*=tiktok] { background: #ffffff; } .sqs-svg-icon--wrapper[href*=tiktok]:hover { background: #ffffff !important;; } .sqs-svg-icon--wrapper[href*=tiktok] > div { display: inline-block; background: url(https://www.designbust.com/download/1019/png/tiktok_logo_png_transparent256.png) no-repeat; background-size: cover; width: 50%; height: 50% ; top: 50%; left: 50%; transform: translate(-50%, -50%) } /* Header */ .SocialLinks-link[href*=tiktok] .SocialLinks-link-svg { display: none; } .sqs-svg-icon--list:hover .SocialLinks-link[href*=tiktok] { background: #777; } .SocialLinks-link[href*=tiktok] { background: #ffffff; } .SocialLinks-link[href*=tiktok]:hover { background: #ffffff !important;; } .SocialLinks-link[href*=tiktok] > div { display: inline-block; background: url(https://www.designbust.com/download/1019/png/tiktok_logo_png_transparent256.png) no-repeat; background-size: cover; width: 50%; height: 50% ; top: 50%; left: 50%; transform: translate(-50%, -50%) }
Find your colored tiktok icon and replace accordingly
Thanks sooooo much!!
-
On 11/16/2020 at 7:11 PM, bangank36 said:
.sqs-svg-icon--wrapper[href*=tiktok] .sqs-svg-icon--social { display: none; } .sqs-svg-icon--list:hover .sqs-svg-icon--wrapper[href*=tiktok] { background: #777; } .sqs-svg-icon--wrapper[href*=tiktok] { background: #ffffff; } .sqs-svg-icon--wrapper[href*=tiktok]:hover { background: #ffffff !important;; } .sqs-svg-icon--wrapper[href*=tiktok] > div { display: inline-block; background: url(https://www.designbust.com/download/1019/png/tiktok_logo_png_transparent256.png) no-repeat; background-size: cover; width: 50%; height: 50% ; top: 50%; left: 50%; transform: translate(-50%, -50%) }
Thanks! This worked well for the footer. Any advice on how to do this for my header too?
-
5 hours ago, bangank36 said:
lol please provide the site url
sorry. thought I did that already lol.
https://www.steviemackey.com
-
12 hours ago, bangank36 said:
have you add a link to footer social icon? add it there and i will show how to add css for it
It's there now. I hid it because of the link icon. Thanks.
-
On 11/13/2020 at 10:43 AM, bangank36 said:
Let's add a link to your tiktok account I will provide custom css for turning it to tiktok icon
It's for a client - https://www.tiktok.com/@steviemackey
-
Just wandering if the TikTok logo will be added as social link that will have a logo attached to it and not a link symbol. Unless someone has code to get around this?
- paulcik, FluffyPaper, Jules68 and 1 other
- 4
Warning / Disclaimer for Link on site
in Customize with code
Posted
A pop-up message. I think the solution below will work very well.