MegaKen27
Member-
Posts
15 -
Joined
-
Last visited
Content Type
Forums
Gallery
Blogs
Events
Store
Downloads
Profiles
Everything posted by MegaKen27
-
How do I add an image into the navi header?
MegaKen27 replied to MegaKen27's topic in Customize with code
Yes please - 2 rows would make more sense. Appreciate your help. -
How do I add an image into the navi header?
MegaKen27 replied to MegaKen27's topic in Customize with code
Is there a way to make it fit on mobile? www.megasupplypro.com Just squeezing it proportionally would work.... or if you know a better way would be great. Appreciate it -
How do I add an image into the navi header?
MegaKen27 replied to MegaKen27's topic in Customize with code
Awesome thanks! -
How do I add an image into the navi header?
MegaKen27 replied to MegaKen27's topic in Customize with code
Nice! Thank you! Now how do I add text to the left of those and how do I squeeze the space between those and the navigation? -
How do I add an image into the navi header?
MegaKen27 replied to MegaKen27's topic in Customize with code
Yes. How do I get that script code? -
How do I add an image into the navi header?
MegaKen27 replied to MegaKen27's topic in Customize with code
Cool - this adds one image. What if I need to add 3 in a horizontal row with links? Thank you -
https://mayflower-buffalo-8zrz.squarespace.com/commercial-multifamily-windows-and-doors (password: vetrina) The video I uploaded is sharp and crisp, 1080p H.264 30mbps, but in the browser it looks super compressed Are there recommended settings or hacks for optimal video reproduction? Thank you
-
Hello, I need to add a few small logos above the navigation in V7.0 (see illustration) so that they just stay there on every page, as part of that navigation header basically. Can anyone help? https://megasupplypro.com Thank you, Ken
-
How do I keep the full banner image in mobile view?
MegaKen27 replied to KellyHeard's topic in Fonts, colors and images
I was messing around trying to figure it out and came to this code: @media screen and (max-width:640px) { body#collection-662706eb09ae990a9dd9f175 figure img { width: 100% !important; left: 0 !important; height: auto !important; } } which does make the banner how I want it on mobile.... but.... -
Make entire banner image always visible (7.0)
MegaKen27 replied to MegaKen27's topic in Customize with code
I think it's what I need - how do I adapt it for this page https://megasupplypro.com/shower-panel-sasha -
How do I keep the full banner image in mobile view?
MegaKen27 replied to KellyHeard's topic in Fonts, colors and images
-
How do I keep the full banner image in mobile view?
MegaKen27 replied to KellyHeard's topic in Fonts, colors and images
Oh the min height should be like 500px then it works. Thanks! -
How do I keep the full banner image in mobile view?
MegaKen27 replied to KellyHeard's topic in Fonts, colors and images
Hmm.. this made it better, it's showing the whole image in some window sizes, but not all... Thank you though! -
Hello, can someone please help me (v7.0) - I have this page https://megasupplypro.com/shower-panel-sasha and I need the top banner to be visible (the whole image) on all window sizes: so small window would proportionally squeeze the banner, and large window would just enlarge the image. But in all cases I need the entire image to be visible (it is 2400x1000px). Right now it cuts off on top and bottom. And I only need this behavior for this specific page and not other pages. Thank you
-
How do I keep the full banner image in mobile view?
MegaKen27 replied to KellyHeard's topic in Fonts, colors and images
Hello, can someone help me with a related issue (v7.0) - I have this page https://megasupplypro.com/shower-panel-sasha and I need the top banner to be visible (the whole image) on all window sizes: so small window would proportionally shrink the banner, and large window would just enlarge the image. But in all cases I need the entire image to be visible. Right now it cuts on top and bottom. And I only need this behavior for this specific page and not other pages. Thank you