by BarkingBird | Jul 12, 2018 | Facebook |
Create Profile picture and Cover photo Profile picture: Create a square image with a minimum size of 170×170 pixels. It will render as a round image. Cover Photo: 820×312 pixels. Less that 100kb Ideally a sRGB JPG file that’s 851 pixels wide, 315...
by BarkingBird | Mar 13, 2018 | php |
Change favicon on back-end (admin...
by BarkingBird | Dec 15, 2017 | Woocommerce |
from: https://uxthemes.com/
by BarkingBird | Dec 14, 2017 | Website Maintenance |
Make BackupBuddy work with GoDaddy shared hosting. Settings->Advanced, Zip section Enable Zip compression, if not already selected Select Alternate Zip System Set Zip Build Strategy to Multi-burst/Multi-step Set Max time per chunk to 90 (seconds) Set Max content...
by BarkingBird | May 11, 2016 | CSS |
Image Border and Shadow Embed code in image text: style=”box-shadow: #888888 5px 5px 15px; border: 1px solid grey; border-radius: 5px;” OR style=”box-shadow: rgba(136, 136, 136, 0.82) 2px 2px 5px; border: 1px solid rgba(128,128,128,0.62);...