Posts by Maykel Esser • 598 points
54 posts
-
1
votes1
answer94
viewsQ: Mysterious padding when using Scale CSS
I have a problem. When using scale() in a CSS of mine to decrease the size of an image in media query, he’s creating a padding mysterious. This padding is not set anywhere, if you see, it is the…
-
1
votes0
answers236
viewsQ: Adapt Web.Config to . htaccess
need to maintain two sites in the same hosting (one I developed, let’s call site 01) and another that is a Wordpress created by the old company that served the client (We call site 02). The…
-
1
votes0
answers384
viewsQ: Change to HTACCESS: Rewritre URL to insert domain
Good morning! I have a site working today at Locaweb, and it has presented several problems of slowness and we believe to be the server. We’re trying to migrate to Hostgator for testing, and we’re…
-
1
votes4
answers344
viewsA: Convert a Select with 2 option HTML to 2 Buttons
You can create different conditions via GET. Example: login.php? t=A In the form, take this A and place it on a Hidden field, this way, the user does not need to fill in the select every time he…