Posts by Mastermindsgrp • 11 points
3 posts
-
0
votes0
answers96
viewsQ: How to make a div stay fixed with CSS Translate
I have a mobile menu that "pushes" content to the right when it’s opened. The problem is that the visitor can "drag" the content due to "Translate". I would like to make the content stay fixed.…
-
0
votes2
answers1024
viewsQ: How to create a "template" for pages?
I am new in website development, programming, etc., my beach is Design, but I would like to know how you do when you need to repeat some layout in all pages of the website. For example: I need to…
-
0
votes2
answers506
viewsA: CSS - How I do this effect in the div of this site
Create a <div>, for example <div class="barra-topo"> with the content: background, buttons, fields, etc. No CSS background use widht: 100%; so that the background fills the entire screen…