André Amorim

Crafting Web Experiences

//

Uncategorized

Go back to /notes?

  • Google Maps Links to Directions

    For those still looking, here are some methods of linking to Google Maps: Spaces can be changed to + or encoded as %20. Linking to a location (No directions) No starting point (User input required to generate directions). With a set location as starting point (Automatically generates directions with no user input required). With “My Location” as starting…

  • Remove Google reCaptcha Privacy Badge

    First, you need to add the privacy text under any form: This is the CSS to hide the automatically created reCaptcha privacy text on every page:

  • Simple PayPal Link

    Use this link to create a simple and direct PayPal payment link: https://www.paypal.com/us/cgi-bin/webscr?cmd=_button-designer&factory_type=buynow

  • Background image sized row/div

    If you want to determine a section height by it’s background image to fit it correctly, use the jQuery code below and put “.bg-sized” class into the section: