Questions tagged as 'css3'

2
answers

Stop hover with a jQuery click

I am working with HTML5, Bootstrap, JQuery and CSS 3, I have a grid in which the div starts to be marked according to the color of the selected button, the div is not started until you click where you want to go start painting. This is wh...
asked by 03.09.2018 / 20:07
0
answers

template for LifeRay 7.1

Could someone explain to me how it is possible to create this template for a site in Liferay 7.1? is my first time using Liferay 7.1 (Liferay Community Edition Portal 7.1.0 CE GA1) and the truth is nothing about how to create a template or theme...
asked by 30.08.2018 / 22:26
0
answers

How to put the slider under lightbox?

good day, I'm using the library Nivo-slider.js, but I had a problem, I have a light-box, the problem is that when I activate my light box, the slide is above this, and I do not want do that, some suggestion, how can I make it so that this does n...
asked by 29.08.2018 / 20:04
2
answers

How do I end all the comments of an HTML, CSS or JS document? Atom use

How can I delete all the comments in a document without having to go one by one eliminating? Could it be done with regular expressions?     
asked by 14.08.2018 / 19:27
0
answers

How can I include materialize-css in a parcel index.js, calling the files from node_modules?

I would like to know how I can import materialize-css using Parceljs, to include the css, sass and js of node_modules, where this materialize injected with NPM.     
asked by 13.08.2018 / 04:28
1
answer

meta name="viewport" content="width = device-width works on PC and not on Android (explained inside)

I'm starting with responsive with HTML5 / CSS3. I'm stuck with one thing: I understand without problems what has to be done for the resolution to load a CSS or another using media queries. I do: <meta name="viewport" content="width=devic...
asked by 05.08.2018 / 21:13
2
answers

How to center an icon image inside another image?

I have an image format icon (.png) which I want to center on an image as such, but I can not center it, the image of the icon I added it in a ** and then there is the background image, but I have not grappled with the exact position in the cente...
asked by 09.08.2018 / 15:41
0
answers

Animation when loading main page (only once) vuejs

I have an animation in css3 which I want to run when I load the page and only run once the problem is found when I go a page forward and I return the animation is restarted or when they enter the site after leaving, it occurs to me to do...
asked by 24.07.2018 / 17:54
0
answers

problem with Bulletproof fontface in css

what I did to load my fonts were two statements of @ font-face because in one part I use regular and others bold and load them by parts but visual studio gives me a warning so I guess it is not the best way to implement font face, help please .....
asked by 17.07.2018 / 17:16
0
answers

Not working -webkit-font-smoothing: subpixel-antialiased on safari

I have a problem with font-weight in safari because it looks very thin and I have looked for solutions and among them I found the following ones: -webkit-font-smoothing: antialiased ó -webkit-font-smoothing: subpixel-antialiased B...
asked by 17.07.2018 / 22:02