hswaldorf Posted July 5, 2021 Posted July 5, 2021 Site URL: https://www.hswaldorf.org/our-team I’ve almost finished the design in website view. However, the images are too large and takes up most of the screen in the mobile view. How to smaller the images in the mobile view so I can see at least 2-3 images in a row? Thank you!
tuanphan Posted July 5, 2021 Posted July 5, 2021 Hi. In this section? 研究中心 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
hswaldorf Posted July 6, 2021 Author Posted July 6, 2021 22 hours ago, tuanphan said: Hi. In this section? 研究中心 "研究中心" and "教師團隊"
tuanphan Posted July 7, 2021 Posted July 7, 2021 With 研究中心, 教師團隊 We will need to change order of 3 images. It will be: Image 2-3 (row 1) - Image 1 (row 2). Are you agree? If you don't want this, we will need to adjust some bit in your layout. If you can add me as a contributor, I will take a look. Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
hswaldorf Posted July 8, 2021 Author Posted July 8, 2021 On 7/7/2021 at 2:10 PM, tuanphan said: With 研究中心, 教師團隊 We will need to change order of 3 images. It will be: Image 2-3 (row 1) - Image 1 (row 2). Are you agree? If you don't want this, we will need to adjust some bit in your layout. If you can add me as a contributor, I will take a look. I'd like to invite you to be contributor. please let me know your name and email address. thanks
tuanphan Posted July 10, 2021 Posted July 10, 2021 On 7/8/2021 at 8:00 PM, hswaldorf said: I'd like to invite you to be contributor. please let me know your name and email address. thanks You can use this email. When you're done, please let me know. Also, you should duplicate the page above, just for backup if I accidentally messed something up. Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
hswaldorf Posted July 11, 2021 Author Posted July 11, 2021 23 hours ago, tuanphan said: You can use this email. When you're done, please let me know. Also, you should duplicate the page above, just for backup if I accidentally messed something up. Done. Please check! Thank you~
tuanphan Posted July 11, 2021 Posted July 11, 2021 7 hours ago, hswaldorf said: Done. Please check! Thank you~ Okay. Have you duplicated page yet? https://hswaldorf.squarespace.com/config/pages Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
hswaldorf Posted July 12, 2021 Author Posted July 12, 2021 20 hours ago, tuanphan said: Okay. Have you duplicated page yet? https://hswaldorf.squarespace.com/config/pages Yes. please edit in page "工作團隊 (For Squarespace Edit)". Thanks!
tuanphan Posted July 14, 2021 Posted July 14, 2021 On 7/12/2021 at 1:03 PM, hswaldorf said: Yes. please edit in page "工作團隊 (For Squarespace Edit)". Thanks! Done. See video. https://www.loom.com/share/ea48253669494931bb716c540af4aa83 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
tuanphan Posted July 22, 2021 Posted July 22, 2021 On 7/15/2021 at 10:15 PM, hswaldorf said: Cool! It looks good. thanks Hi. Do you need help with these? Site URL – https://www.hswaldorf.org/ 1. (Mobile – Homepage) The calendar is partially cut off. https://www.hswaldorf.org/ 2. (Tablet – Homepage) Reduce white space? https://www.hswaldorf.org/ 3. (Tablet – Homepage) Calendar is skewed to the right. https://www.hswaldorf.org/ 4. (Tablet – Footer) Email is cut into 2 lines. https://www.hswaldorf.org/ 5. (Mobile/Tablet – hsnews) Paginations are too close together. https://www.hswaldorf.org/g1class/xse7tlh00mkqrtv55cp9edmsn8izfs Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
hswaldorf Posted September 24, 2021 Author Posted September 24, 2021 On 7/22/2021 at 5:20 PM, tuanphan said: Hi. Do you need help with these? Site URL – https://www.hswaldorf.org/ 1. (Mobile – Homepage) The calendar is partially cut off. https://www.hswaldorf.org/ 2. (Tablet – Homepage) Reduce white space? https://www.hswaldorf.org/ 3. (Tablet – Homepage) Calendar is skewed to the right. https://www.hswaldorf.org/ 4. (Tablet – Footer) Email is cut into 2 lines. https://www.hswaldorf.org/ 5. (Mobile/Tablet – hsnews) Paginations are too close together. https://www.hswaldorf.org/g1class/xse7tlh00mkqrtv55cp9edmsn8izfs Yes, Please help me to fix point 4 (Email is cut into 2 lines) and 5 (Paginations are too close together). Thanks!
tuanphan Posted September 25, 2021 Posted September 25, 2021 20 hours ago, hswaldorf said: Yes, Please help me to fix point 4 (Email is cut into 2 lines) and 5 (Paginations are too close together). Thanks! #4. Add to Design > Custom CSS /* Tablet footer */ @media screen and (max-width:991px) and (min-width:768px) { div#block-yui_3_17_2_1_1621218424212_71440 p { white-space: nowrap !important; } } #5. How about replacing pagination titles with Prev/Next text? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
hswaldorf Posted October 8, 2021 Author Posted October 8, 2021 On 9/25/2021 at 8:55 AM, tuanphan said: #4. Add to Design > Custom CSS /* Tablet footer */ @media screen and (max-width:991px) and (min-width:768px) { div#block-yui_3_17_2_1_1621218424212_71440 p { white-space: nowrap !important; } } #5. How about replacing pagination titles with Prev/Next text? Thanks for #4. For #5, your idea is good, coz my titles are always too long. Please help me to do it. Great thanks!
tuanphan Posted October 10, 2021 Posted October 10, 2021 On 10/8/2021 at 8:17 AM, hswaldorf said: Thanks for #4. For #5, your idea is good, coz my titles are always too long. Please help me to do it. Great thanks! Add to Design > Custom CSS /* Pagination title */ @media screen and (max-width:767px) { h2.item-pagination-title { display: none; } .item-pagination-prev-next { display: block !important; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.