pixelpixel
Member-
Posts
22 -
Joined
-
Last visited
Content Type
Forums
Gallery
Blogs
Events
Store
Downloads
Profiles
Everything posted by pixelpixel
-
images on left side in markdown block?
pixelpixel replied to pixelpixel's topic in Customize with code
I went ahead and made a table but on mobile view, display block isn't working and the spacing is a little off. I dm'd you the new page. -
images on left side in markdown block?
pixelpixel replied to pixelpixel's topic in Customize with code
with the list layout, you can't have bullet points though, right? -
images on left side in markdown block?
pixelpixel replied to pixelpixel's topic in Customize with code
Thanks I see a Summary list block but it says there are no "collection pages" for content. -
Hello, I am making an "OUR TEAM" page in a large markdown block with 10 people. Basically what I want is a "table," but i realize it doesnt necessarily have to be a literal table, with the images on the left like 200 pixels in width, then bio text directly across for ~10 people. Is it possible to achieve this with a markdown block? Thanks! I can dm my url.
-
Hello, I have two columns, in the right column there is a youtube embedded in code. When I look at my layout on my phone, the navigation is shifted too far to the right bc of video width and you have to swipe Is there a way to change the size of the youtube video in mobile view only? I don't want to make the video any smaller on desktop. Thank you. Open to any suggestions.
-
Hello, I am using the Corrigan layout with a bio card type block. So an image of someones head with a little text underneath. It seems to have very limited formatting. Is there a way to put bullet points in the "edit content"? Basically I have a team of people and all their titles seem to run together beneath them. It feels like bullet points would help. Open to any advice, thanks!
-
decrease line-spacing on bio card page?
pixelpixel replied to pixelpixel's topic in Customize with code
sorry I received a reply via email, I wasn't pressing shift enter! -
decrease line-spacing on bio card page?
pixelpixel replied to pixelpixel's topic in Customize with code
also theres no block id, just a section id -
decrease line-spacing on bio card page?
pixelpixel replied to pixelpixel's topic in Customize with code
could someone please advise? I've tried fixing it for hours and nothing works the line spacing between paragraphs is too big -
Hello, I am using the Corrigan layout with a bio card type block and I'd like to decrease the line spacing but only in the cards/bios, nowhere else on the website. I don't see where to do this? please advise. thank you!
-
sure! I dmd you
-
Hello, I implemented the code here: https://www.bradgood.net/articles/multi-language-content-on-any-squarespace-template and it works great. I actually tweaked it to add Chinese. But do you guys have any tips for using a different icon pack? I'd rather it just say the language, NOT based on the flag. Thanks everyone
-
LOL, durr. that's what I get for copying and pasting and not drinking coffee. thank you.
-
I created a "landing page" where you select a language, and pasted this <style> header { display: none !important; } <style> into the header. but now I've lost all the other styles too. I don't see any buttons or backgrounds, just the fonts. Please advise, thank you!
-
Hello, nevermind i can't delete this... I figured it out
-
Manually creating spanish and english sites
pixelpixel replied to pixelpixel's topic in Customize with code
I should also add we are translating these manually. -
Manually creating spanish and english sites
pixelpixel replied to pixelpixel's topic in Customize with code
thank you so much, I will be back if I have issues! I am on the personal plan. Hopefully it doesnt matter. edit: okay I'm seeing if I can upgrade... -
Hello, I have a website. On my "home"/index page it needs to basically be blank with two buttons: select language spanish or english then it will navigate to completely identical sets pages. How do I create multiple headers, one for the spanish set of pages and one for english set of pages? and how do I not show any headers at all on my index page? Thank you