Questions tagged as 'css3'

1
answer

Block landscape mode via Css in mobile view

I'm doing a project, and I need to block the "landscape" mode, on a specific screen (login screen), I want to when I log in, a message to user to use landscape mode, so I better view the system. Does anyone have any ideas?     
asked by 18.04.2018 / 14:26
1
answer

Overlap text in an image with flex box

I'm having trouble overlapping the text in an image using flex box, could you give me a light for this problem. *, *:after, *:before{ margin: 0; padding: 0; box-sizing: border-box; -moz-box-sizing: border-box; -web...
asked by 14.04.2018 / 18:53
0
answers

Image shows a white border underneath

Well, I made a button and within this button , I put an img. On the site, the image has a white border under it. I already took the border of the button through CSS and still it continues. Which property is giving the edge? I want t...
asked by 28.04.2018 / 14:54
0
answers

CSS failed to open in mobile

So, I have the following page: link On computers, they work fine at any resolution. This is logical, using those plugins that reduce the resolutions of browsers. Tested on Firefox, Chrome and Edge. IE 10 logo does not reduce d...
asked by 25.04.2018 / 15:21
2
answers

Bug using link with anchors to other pages

I have a certain problem that I do not have the slightest idea how to solve other than using gambiarra to increase the space. My problem is this: I'm trying to use anchors with # to click on a page x go to page y and scroll to the...
asked by 14.03.2018 / 14:27
1
answer

circle with several bars with jquery and css

I'm trying to create a circle with bars inside that accompanies the edge of the circle, I'm hours breaking head with it. Here is the code I took all day to do, but it's still not that, $(function(){ var left = 50, rotate = 0,...
asked by 16.02.2018 / 21:56
2
answers

Header and html footer with css and jquery for all pages divided into sub folders

I'm having a problem to call my header and footer on all pages, because when I put sub-folders inside the project, it simply does not get any more and I tried everything but I can not solve it, the js (jquery) , header and footer and the index,...
asked by 31.03.2018 / 20:29
1
answer

Awesome fonts: how to change the font in a: hover via CSS?

How to change the font from "Regular Icons" to "Solid Icons" via CSS. In link both have the same code. <!DOCTYPE html> <html> <head> <title>Page Title</title> <link href="https://use.fontawesome.com/r...
asked by 01.02.2018 / 15:12
2
answers

How to center my form with bootstrapping leaving responsive;

                          <metaname="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js"integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aA...
asked by 07.03.2018 / 14:19
1
answer

FILTER AND COLOR CSS

I need to move a file to print in another color. In the specific situation, I just need to go into inspecting elements and changing the color. I have 3 distinct files, one of which I can change colors only if I use INSPECT ELEMENTS: *{...
asked by 06.03.2018 / 13:34