Most voted "css" questions
Cascading Style Sheets (or simply CSS) is a style language used to define the presentation of documents written in a markup language, such as HTML or XML. Its main benefit is to provide the separation between the format and content of a document.
Learn more…8,314 questions
Sort by count of
-
1
votes1
answer123
viewsChange CSS in element that contains certain text
I have the code to follow, where my intent is that where in the class .breadcrumb a appear the term "biblical", this class has its style changed only where the resolution is less than 320px, but so…
-
1
votes1
answer178
viewsHow to override a height assigned to a div?
I’m using bootstrap and this is my css: .painel-altura{ height: 540px; } @media (min-width: 630px) { } I would like to cancel this height and leave it the size before 540px. I’m trying to use @media…
-
1
votes1
answer195
viewsnavbar bootstrap with error
Good afternoon people, next, I put a navbar on my project in the mobile part he dick, I click on the bars the menu appears and then disappear, alone, has anyone ever gone through it? follows link…
-
1
votes0
answers50
viewsYoutube CSS style
I know the question is outside the scope, I don’t have enough points to post on the other stack forum, if anyone can switch to the right area thank you. How and done this type of style during page…
-
1
votes2
answers200
viewsTV style information bar (similar to <Marquee>tag)
I need to make an information bar style of the TV channels that keeps passing from right to left. I have the text that comes from the database and as it is a long text I would need it to be looped.…
-
1
votes1
answer268
viewsChange the dynamic menu item in Asp.net, from "mouse Hover" to click
I have a dynamic menu in Asp.net and one of these menu items contains a submenu, but to access this submenu happens a "mouse Hover" event that does not appear in my code. I need to change this event…
-
1
votes0
answers79
viewsCSS fails to open in mobile
So I have the following page: http://funerariasaopedro.net.br/novo/ Computers run well at any resolution. This, of course, using plugins that reduce browser resolutions. Tested in Firefox, Chrome…
-
1
votes1
answer693
viewsRemove CSS within iframe
Hello, I have a page and I am displaying it in an iframe, I want to create as if it were a version 2 of the page with another style, for that I want to remove the css from it and add another one…
-
1
votes1
answer630
viewsWhy do font-faces not work from one pc to another?
Hello! I created a website on a computer with external sources, using the @font-face tag. However, when I opened the html document on another pc, the file did not load the fonts. I put the font-face…
-
1
votes1
answer549
viewsChange the color of the <Progress> element
I’m trying to change the color of the progress bar, <progress> by css?
-
1
votes1
answer496
viewsChange css when the site opens in ie/edge
I made a new page for a site and I’m having problems with the visualization of this page in ie/edge. (basically it’s just the margin-left of an element) For the search I did there is no more way to…
-
1
votes1
answer641
viewsHide and show div after a certain time
I am creating the screen of a system that will show some graphics and will be displayed on a TV. There are two class one . screen-01 and another call . screen-02 this with display:None. I would like…
-
1
votes1
answer93
viewsValidate List of Radium Buttons with Angular.JS
I have a list of Radium Buttons fields and need to control by angular: Validations: one option at a time and display message. Code: <!DOCTYPE html> <html> <head>…
-
1
votes3
answers354
viewsalign image to center on another image
I’m developing a site like portifolio, I’m using wordpress and bootstrap, I created a div and within this I put an img tag with the background image of this div, but now I want to put an image of my…
-
1
votes1
answer114
viewsProblems padding CSS MENU
I have a small aesthetic problem in 1 dropdown menu. The problem is this, I increase the padding in CSS (bottom and top) and the change only occurs in the last "li" menu. I have tried several times…
-
1
votes3
answers1199
viewsHow to make these radio buttons checkbox style, and change the value of a text depending on the choice?
I need to put in my site as is in this image. I’ve done in HTML and CSS the square with the price. I don’t know much about JS and I’m not getting to make the left squares. By clicking on "No…
-
1
votes1
answer91
viewsHow do I keep the site elements in the same place all the time?
I have the following HTML code: <div id="geral"> <p class="texto_grande_titulo">...</p> ... </div> In the CSS: div#geral{ background-image:url(../imagens/borda.png);…
-
1
votes0
answers36
viewsModifying the height of the text field while keeping the 'focus' of the field at the top
Good morning, I am with a simple doubt, I did some research and could not find anything related, I do not want to believe that this is a 'bug'. So, the typing of the field starts only in the middle…
-
1
votes4
answers901
viewsTable element with several lines but different number of cells, how to center?(HTML)
Good, I have a doubt, in a table I have 2 tr one with 4 td’s and another with 3 It would be possible to transform this: on a table like this: but without having to create 2 tables that is, to have…
-
1
votes1
answer259
viewsSectional divider and slider
Good people, can anyone tell me how to make a sectional splitter in html and css? Like this: I would also like to add a simple slider to stay in the header occupying the full-width screen, but I’m…
-
1
votes1
answer69
viewsProblems with IF loop
I’m having trouble creating a bond if in the jquery so that when the carousel runs the function carousel() he makes a noose if, the problem is, it only runs once the if, and then stops performing…
-
1
votes3
answers174
viewsHow do I use the same text in multiple HTML so that I can edit it using CSS?
I have several HTML (over 500 HTML) that will use the same title for everyone, for example: "2017 Projects" will be the title in the 500 files Then I will need to change the title to "Projects 2018"…
-
1
votes1
answer56
viewsResponsive CSS not read by site
The archive Responsive.css is not being read by my website. I’m calling it that: <link type="text/css" rel="stylesheet" href="css/responsive.css"> Inside it is the following code: @media…
cssasked 6 years, 6 months ago Felipe Viero Goulart 3,693 -
1
votes0
answers42
viewsHow do I turn on the mobile version of a website in Google Chrome?
On the site my team is working on (mundosemincendios.pt), the mobile version of Google Chrome does not seem to activate. When I turn down Firefox or Opera for my phone, the site adjusts to the phone…
-
1
votes1
answer381
viewsheight: vh; does not work as it should in Chrome mobile
Chrome is not adapting content in the viewport In Firefox and Opera mini is adapting perfectly Chrome Firefox Opera mini Chrome can adapt like Firefox and Opera? .intro-noticias { width: 100%;…
-
1
votes0
answers34
viewsslide with thumbnail database images
I’m developing a mini store. I would like help to create a slide taking the images from the database, so that they become list format and when you click on any of them, the selected image appears in…
-
1
votes0
answers53
viewsError in order details in Brazilian
Hello. I have an error in Maxgento that I could not resolve in any way. The order details page is being displayed this way: I tried several solutions, such as replacing the core of Malta, changing…
-
1
votes3
answers48
viewsSpans block not that fit the size!
I have the following code: $(document).ready(function(){ function animaTextos(){ var interval; var contador = 1; var funcao = function() { var corrente = $('div.slider ul.slide li').length;…
-
1
votes1
answer57
viewsHow to collect and insert gradient properties from one div to another div
There is this website CSS gradient generator. And there, as you can see, when we click on the little squares of choice with gradient it carries all the gradient properties to another larger div. I…
-
1
votes1
answer43
viewsPulse effect does not work properly when it has 2 elements
I have the following code: <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" xml:space="preserve"> <g> <circle…
-
1
votes2
answers962
viewsChange the site color in one click!
Good people! I have a button with 5 buttons, when clicking these buttons, the color of the site will change, I was doing this process to change the color in Javascript, but I do not find it very…
-
1
votes2
answers244
viewsI cannot place the link with the ACTIVE function
I have a menu, on my site in wordpress, that when passing the mouse (if) it load a border at the base, so far so good, but I can not put the ACTIVE function for when the person is on the related…
-
1
votes0
answers40
viewsScrolling of custom page
How can I build a scrolling effect similar to this site? http://www.ever.ag/ And how to make the effect of "appearance" (fade in, movement) of objects?…
-
1
votes1
answer142
viewsHelp to overwrite text in image
good night. I would like your help to place a text from a certain . css class on top of an image. You can better understand what I need by accessing the site Stage agency, on the front page we have…
-
1
votes3
answers386
viewsI can’t align a form to the right
<form class="red"> <h1></h1> </form> <div class="map"> <center> <img class= "imgmap" src="https://data.whicdn.com/images/134220427/large.jpg" alt="Forestvile"…
-
1
votes1
answer78
viewsFull mobile height menu
I want the mobile menu the background of it black, stay with height complete. Here is my code: #sidebar { position:fixed; top:0px; right:0px; width:45%; height:100%; background:#1a1a1a;…
-
1
votes1
answer27
viewsPreprocessor Stylus - Error running Stylus watch
Hello, I have the following problem: When rotating the command stylus main.styl main.css -w the stylus compiles what is saved, that is, it takes what is in the files styl/title.styl and…
-
1
votes1
answer566
viewsHow to open a specific div on another page?
I’m not sure if this question is duplicated or not, maybe I’m not sure how to search. Anyway, I am developing a system of questions and answers (whose it is already ready) and I will make a page…
-
1
votes1
answer653
viewsAdjust width to border of an element
How can I make it so that the black line does not occupy the full width of the element tr? I’d like to narrow down a little bit from the left but with border-width behavior is another. <tbody>…
-
1
votes1
answer141
viewsSet shadow to create gradient effect
I have a list ul / li and want to set shadow to create a gradient effect when li have active and with Hover. This is the code that creates the border, the idea is to insert more 5px as shadow to…
-
1
votes1
answer278
viewsProblems with navbar
I am a web beginner and I am developing an HTML5 application, where I use Bootstrap. There is a navbar at the top of the page and in the navbar there is a list. However, when implementing, the list…
-
1
votes1
answer40
viewsCustomizing link in an html email
I am preparing an html and I want to customize the link with the event Hover, but I did not succeed. <a href="http://www.teste.com/" target="_blank" style="color:#929292; text-decoration: none;…
-
1
votes0
answers179
viewsResponsiveness in HTML CSS
I wrote my portfolio a while back and tried to make it responsive. I used the Mobile First technique. In cellular resolution it got massive, but when I made the first responsiveness to 600px wide…
-
1
votes3
answers682
viewsHow to change the properties of a directly imported image in CSS?
Let’s say you set an image as the background of a div as follows: #div { background: #111111 url(../imagens/imagem1.jpg) top center; background-size: cover; How do I change the properties of this…
-
1
votes1
answer599
viewsI can’t put picture in the background
I tried to put the image in the background I put the background-image, I also put the path in the URL but it does not take. body{ margin: 10px; padding: 10px; background-image:url(…
cssasked 6 years, 6 months ago libna rodrigues 21 -
1
votes2
answers508
viewsload in css and jquery
I’m trying to make a system of load to inform the user that the page is being loaded. I have a php page that mounts a very large report, and it takes around 10 seconds to display. On how much this…
-
1
votes2
answers3003
viewsHow to make the HTML page fit the window size
Personal to with a question I see on sites how the stackoverflow itself adapt to the size of the window as I do it in an HTML code? You resize a Chrome window and the page adapts without cutting the…
-
1
votes1
answer473
viewsHow to change the input cursor?
Hello guys, I think it’s something very simple, but I’m still kind of layy in HTML I would like to know how I do for the moment that the person click the input that writes in the middle of the box…
-
1
votes1
answer1352
viewsPlacing (Arrows) an arrow at the base of my active button
I have a tab menu that I need to place an ARROW at the base of the button when it is active. Follow the image as it is: It has to stay that way: Follow the code of this "menu": <div…
-
1
votes0
answers73
viewsHow to color part of a text inside the input using REGEX or if you have any VUEJS plugin
My problem is the following I have an input with the text. Ex.: "I will add this new text". When the text is selected I change it to stay between keys. Ex.: "I will {{add}} this new text". SO FAR I…