RAMPDigitalMedia
Circle Member-
Posts
29 -
Joined
-
Last visited
Content Type
Forums
Gallery
Blogs
Events
Store
Downloads
Profiles
Everything posted by RAMPDigitalMedia
-
Thanks @Ziggy - I tried the link above. it's still not allowing me to add a code block. I'm trying to add a code block so I can add a class code to the record button on the /woah-zone page. I'm trying to add it so it acts as a trigger button for a recording feature. I'm guessing it's something I've added in my custom css?
-
I have tried MULTIPLE ways to work this out but I keep running into challenges. It's a two-fold challenge: 1. How can I create a secondary navigation that runs all on one line and takes up the full width of the header? 2. How can it so they don't stack when minimized, instead they will go into a hamburger menu. I've used the awesome S-E code but spacing/stacking was an issue. I paid for and used the @WillMyers code but I can't seem to get the code right (currently it's doubled up on both top and bottom. I know it's possible (I've shared screenshots of another site that has this set-up and minimizes down to the hamburger menu). ANY help would be greatly appreciated. Thank you! URL: https://dachshund-rose-rtth.squarespace.com/config/ PW: Help2024
-
Custom effect to enlarge image upon hover?
RAMPDigitalMedia replied to RAMPDigitalMedia's topic in Customize with code
Hi @tuanphan - is there a way to code this so every image on the page with an outgoing link enlarges? I have a section where there is a mix of image blocks with no outgoing link and some with. The and social media links are what I would like to have animation (in other sections, I also have the social links). Ideally I would like those with a link to have a hover effect to show its clickable. Site: https://dachshund-rose-rtth.squarespace.com/ PW: Help2024 Section referenced: section[data-section-id="66d9db9d754e4b7143f41677"] Thank you for your help!- 5 replies
-
- hover
- custom-css
-
(and 1 more)
Tagged with:
-
Thank you - the site isn't live yet but here's the info: https://dachshund-rose-rtth.squarespace.com/config/pages pw: Help2024 Thank you @tuanphan
- 3 replies
-
- navigation
- images
-
(and 1 more)
Tagged with:
-
Hi @tuanphan - is it possible to do this without showing the button? I included a screenshot below of my preferred layout. Any help would be greatly appreciated! The site is not currently live. Info below: url: https://dachshund-rose-rtth.squarespace.com/home PW: Help2024
-
Custom effect to enlarge image upon hover?
RAMPDigitalMedia replied to RAMPDigitalMedia's topic in Customize with code
Thank you @tuanphan!!!!!!!! That worked perfectly.- 5 replies
-
- hover
- custom-css
-
(and 1 more)
Tagged with:
-
Hi there - My client really wants a particular area (turquoise bar w/ text under navigation bar) of her cover photo to be pinned directly under the navigation bar (desktop and mobile view). For the mockup, I used shapes and added the wording 'Handcrafted Media for Kids'. But, I'm thinking the best practice would be to add it directly to the image (in Canva, etc) and then reupload it and pin the positioning with custom code. Any thoughts or suggestions here? I would really appreciate it. Thank You!
- 3 replies
-
- navigation
- images
-
(and 1 more)
Tagged with:
-
How do I add an image into the navi header?
RAMPDigitalMedia replied to MegaKen27's topic in Customize with code
@tuanphan - would it be possible to make one of these images a link? I have a client who wants an extra button on her nav bar for her store and I was thinking I could use an image for that function. Either a button/image above Whoa Zone or one on the left side of the logo ( to balance out where the Woah Zone button is on the right) -
Thanks Ziggy, I will give it a try and let you know
-
Custom effect to enlarge image upon hover?
RAMPDigitalMedia replied to RAMPDigitalMedia's topic in Customize with code
I used this code in the custom css section but it hasn't worked for some reason: .thumb-image { transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1); } .thumb-image:hover { transform: scale(1.1); transition: all 0.3s cubic-bezier(0.65, 0.05, 0.36, 1); } .thumb-image { transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1); }- 5 replies
-
- hover
- custom-css
-
(and 1 more)
Tagged with:
-
Hello - I used separate image blocks to create this row of logos. They will all link out to their corresponding websites. I would like these icons to enlarge when hovered over and make a sound or perhaps to change color. I'm open to suggestions. Does anyone know the custom code for this? Sadly there is not an option to animate or do this directly through editing the image. The site is not live but here is the info: Site: https://dachshund-rose-rtth.squarespace.com/ PW: hello2024 Thank You!
- 5 replies
-
- hover
- custom-css
-
(and 1 more)
Tagged with:
-
Hi, my client wants a star shape for her website pop-up. What's the best way to do this? Is it better to create a graphic and upload it? If so, how would I go about doing this? The form is for site visitors to opt into an email newsletter. Also, my assumption is that she would need to upgrade to a business plan (from personal) for this to work. Thank you!
-
Hi - I've created same page anchor links to add to the navigation bar. The code works fine but it sends the user too far down on the page (and cuts off the top part of the section in the process - example below). I want Audio Theatre to show but the anchor link sends you to the text below it even though the link is attached to 'Audio'. Is there a way to add code to adjust this? Maybe <span>? Thank You!
-
I really love this feature of 'Third Rodeo" in text in the center of the home page and then moving up to the nav bar as it 'shrinks' - I can't quite figure out how they did it. Perhaps a combination of a split screen cover page > split screen with custom CSS to animate/ move the logo? Would love help on this. Thank you so much!