Skip to main content

Posts

Showing posts from September, 2021

This is Post 1 Title

 This is Post 1 body Upload pics from mac computer option is no longer available??  Solution: Close out chrome. Reopen Blogger. Upload button should work now. BUT....do NOT click on anything but the mac menu on the left / Media section / Photos / click desired photo to upload.  Responsive SxS Image Gallery CSS and HTML code.... https://xomisse.com/blog/image-gallery-blogger/ DO NOT GO BACK AND FORTH...STAY ON HTML EDIT MODE. IF SWITCH BACK TO WYSIWYG MODE, GOOGLE WILL AUTOMATICALLY INSERT A BUNCH OF EXTRA CODE. (Can delete it and will be fine though) How to add a simple and responsive image gallery to Blogger On Blogger, go to Theme > Edit HTML and find the CSS section of your theme (between  <b:skin>  and  ]]>   </ b : skin > ). You’re going to add the CSS above the closing  ]]>   </ b : skin >  tag. Paste the following right above  ]]>   </ b : skin > /* START SIMPLE RESPONSIVE GALLERY XOMI...