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
-
0
votes1
answer26
viewsFlexslider Buga in Tab or Modal
I’m making a tab with 1 Flexslider ( Slider ) in each tab, but the first works smoothly, already the second TAB the slider Buga, IE, I have to either minimize the browser or open element inspector.…
-
0
votes2
answers697
viewsAutomatic menu break with icon and text aligned
I’m making a menu with ul and li where inside my li has an a with a span for the icon and a span for the menu item text. Currently when it arrives at a resolution xxx it breaks the items. I wish…
-
0
votes0
answers16
viewsProblem renaming Bundle files
I changed the Bundle names of my application, but when I run it again, it tries to access the same path with the old Bundle names. For example, before the name of Bundle was…
-
0
votes0
answers121
viewsContinuous scrolling of page after div with internal scrolling
In the middle of the page I have a div with an internal scroll, when I roll the page and I reach this div when using the mouse wheel I get stuck in it, when the div ends the scrolling does not…
-
0
votes0
answers31
viewsHow do you get Pagetransitions implemented with Jquery?
Watch from the Wix website;…
-
0
votes0
answers17
viewsDuplicated scrollbar with jQuery Vegas
Scrollbar appears twice by clicking on a tab that is larger than hers: I’m using the Vegas and the jQuery Hashchange. Maybe this is the code snippet from Vegas: body .vegas-container { overflow:…
-
0
votes2
answers1226
views -
0
votes0
answers80
viewsAligning elements side by side correctly
I’m not being able to align elements side by side correctly To Div feels like I’m with Height: 0; Just recognizing the height of the element without the Float: left; HTML The first is how it turned…
-
0
votes1
answer709
viewsHow to change the language of the content of an application with Cordova from Portuguese to English?
I have an application made in HTML, CSS and Javascript using Apache Cordova, it has support in English and Portuguese, but how do I change the content of all of its pages when the person selects…
-
0
votes2
answers3313
viewsHow to work with CSS labels
When we use attributes such as Label the text is written from left to right. Can we change that? Make the text start for example from the middle to the sides or from right to left ? Example:…
-
0
votes2
answers105
viewsTransition in CSS sequentially
I’m developing a quiz where Divs transactions are done via CSS. The problem is that the transaction to add the next Div is running parallel to the withdrawal of the current one. I would like only at…
-
0
votes1
answer1046
viewscss3 effect when div appears
at the link below, http://ub.universidadedabiblia.com.br/curso-bachelor’s degree in theology/? ref=U2479268R&hsrc=R0n1cnnv As the screen rolls, it is observed that the div’s are receiving…
-
0
votes2
answers341
viewsHow to create a menu that performs an effect with jquery
insert image description here I wonder how to create a menu with jquery that when clicked opens a div as in the example above Twitter.…
-
0
votes1
answer192
viewsRemove dashed edge when clicking on a select combo
I can’t remove the dashed edge that appears when clicking on an item in a combo box, I’ve tried css3’s Outline:None feature, but it didn’t work. Can someone help me? Ex:…
-
0
votes2
answers87
views -
0
votes1
answer76
viewsEmoticons on posting system
I have a system of posts on my site, but there are very few options for the 'customization' of the post by the user. Then I would like to insert the option that the user insert emoticons in the…
-
0
votes1
answer46
viewsRemove item in specific view in Brazilian
I have a store in 3 languages with the exhibition of plots, being PT EN and ES, but I want to leave the display of plots only for PT. how can I comment on these plots for EN and ES? is it possible?…
-
0
votes1
answer126
viewsProblems configuring Table with CSS
I am creating a commercial project in JSF, and to start the project I started to create the layout of the pages, to create the project, I am doing it by pieces, and in each piece of the project I am…
-
0
votes2
answers260
viewsPut popup content in a div
Good afternoon, I need to put the contents of a popup inside a div, so that the content appears on a page, but if I take it all, it leaves does not appear as it is with the following id "quote-popup…
-
0
votes1
answer41
viewsActive section in the div
How can I use jquery’s Trigger? I need the page to click and that first "read" is already pressed. <ul id="quote-popup-tabs"> <li data-quote-tab-for="consorcio-auto">Automóvel</li>…
-
0
votes0
answers106
viewsHow to change a checkbox from default to image
I’m making an e-commerce for a clothing store and they want to use color and size options equal to the Etshoes. Below follows the image. I know it’s an option made on top of a checkbox. My question…
-
0
votes0
answers137
viewsApplying style to the infowindow of the googlemaps marketer
I have the following method that applies a style to infowindow google.maps.event.addListener(infowindow, 'domready', function () { // Referência ao DIV que agrupa o fundo da infowindow var iwOuter =…
-
0
votes1
answer488
viewsHow to display a navbar from a particular section of the page?
In the project I’m doing, when the viewport is less than 767px it will display a menu/navbar however, it should only be displayed after a certain section of the page. I made an example in Fiddle,…
-
0
votes1
answer3255
viewsLoading page contents without refreshing page
Good afternoon/evening, everyone. Gentlemen, I have the following layout: (ex.png) As you can see, I’m creating an administrative area for my system, where the top bar and the side ( both in black)…
-
0
votes1
answer173
viewsDoubt about cached files
Guys I’m putting together a system in php, and I’m creating the material design that will be used in the system. I created 2 files, 1º Materia.js and 2º Material.css. Good in these files I will put…
-
0
votes1
answer127
viewsApply css to Parent
I have an input without borders inside a div and next to the input has a magnifying glass, in this case it is a search field, as far as I know is not possible with css but only with javascript, more…
-
0
votes0
answers36
viewsMixitup does not display elements
Goodnight, I’ve been trying to use the Mixitup plugin to modify the Thumbs of an image gallery, however, the images are always not shown (as initially the plugin asks), I can’t identify what the…
-
0
votes1
answer388
viewsHow to dropdown-menu by buttons independently
I have two dropdown-menu and need to access your information separately, for example: by clicking on the first display your options and likewise the second, I made the following attempt using the…
cssasked 8 years, 11 months ago adventistapr 5,498 -
0
votes1
answer1050
viewsJquery - Photo Gallery by CATEGORY
I’m working on a bootstrap template called CORLATE. In the Photo Gallery, I need to take that all-All option and leave only the categories. The problem is that when you load the page, even taking…
-
0
votes1
answer57
viewsHow to decide which and how to make the css structure of a responsive menu
I wanted to know how you create responsive menus, what is the best structure in your opinion both pro html how much for css, and whether or not they use the javascript. can be either a user’s own…
-
0
votes1
answer77
viewsI cannot use the CSS pseudo-element with Jquery
I want, when clicking on the pseudo-element, the menu opens, I tried several codes but none worked, the last one I tried was this : $('#overlay-menu').after().click(function(){ var menu =…
-
0
votes1
answer55
viewsSlidetoggle Does Not Load Maps Correctly
I have two maps on one page, I am using slideToggle and slideup to display make available for viewing only one map at a time. mapa_fixed and mapa_movement are the Ivs that contain the maps.…
-
0
votes1
answer34
views"Help Center" on the website - E-mail reference
Speak, folks. I created a form and would like that whenever a person reported an error and complained in the help center of the site (page on which the user fills an input/field and sends his…
-
0
votes2
answers1515
viewsAlign menu with CSS
I have this menu that at the moment has two ID that may be more. <ul> <li><span class="ytVideo" data-videoID="6AmRg3p79pM">(Youtube 1)</span></li> <li><span…
-
0
votes4
answers959
viewsHow to do a background cover on a separate div?
I’m making a site with side menu. 30% of the screen is the menu and the rest is the content. In the content div, I want to put a background image using the COVER method. I used the first:…
-
0
votes1
answer338
viewsDropdown menu language
I visualized on a site that exists in the upper right corner a dropdown menu where the user can make the language selection. Below a print of the site with the open selection option. When the user…
-
0
votes1
answer966
viewsProblem with overflow-x and overflow-y in css
Good afternoon, all right? I need a table to scroll on the x-axis if the table width is larger than the container width. If I do this, it will work: overflow-x: auto; overflow-y: hidden; But I need…
-
0
votes2
answers339
viewsCustomize an item within css for a particular view
I have this view on MVC View @model XXX @{ } <link href="/eTeste/Content/AbaDetailsODM.css" rel="stylesheet" type="text/css" /> <div id="consoleAbaDetalhes"></div> <div…
-
0
votes1
answer97
viewsMethodology BEM + Lost Grid
I would like to know what would be the best practice to use different grid sizes with the same block. Ex: I have a component Card, and on my Dashboard page I wish I had 4 Cards per line I also use…
-
0
votes1
answer465
viewsAdd button under div using the after() function
Good afternoon! I have the following situation: Multiple Ivs, side by side, using display: inline-block. I want, by clicking on a div, I can put a button underneath of this div. I started using…
-
0
votes2
answers408
viewsResponsive content with fixed size sidebar
Is it possible to make a layout with flexible lagura content and a fixed-size sidebar? Example <body> <header></header> <article></article> <aside></aside>…
-
0
votes1
answer1698
viewsCSS and Javascript files do not load when I use Amigavel URL
Hello, I’m trying to create URL Amigavel and even worked in some pages only in some is not working CSS, JS etc.. I’m using this in . htaccess: <IfModule mod_rewrite.c> RewriteEngine On…
-
0
votes0
answers259
viewsMultiple Carousel on the same page
By inserting multiple Carousel , by clicking on any other Carousel, only the first changes. Someone can help me? <section> <div class="row"> <div class="col-lg-6"> <h3>Titulo…
-
0
votes2
answers753
viewsInsert HTML via jQuery (Chat)
Guys, I’m developing a chat room with Faye. Back-end normal. Fucionando perfectly, but I have silly problem: I can not insert the messages for viewing. I will explain better: When I retrieve the…
-
0
votes1
answer280
viewsWord restriction
Speak, folks. I’d like to know how to restrict certain words, like, a person tries to write 'PQP', so the site doesn’t let this word stay there. HTML5 - CSS - JS…
-
0
votes1
answer41
viewsCSS3 and HTML5 Shape-Outside
How to do the same image below? With HTML and CSS…
-
0
votes1
answer1048
viewsChange dimension to activate Nav-toggle before
I’m making a website and I’m using bootstrap in it. I tested it on my phone and when it shows the menu, the menu is still the same as on the PC only with the smaller source. I wanted to show that…
-
0
votes0
answers58
viewsSide-bar menu problems
I’m having trouble in my side-bar menu, because it is not allowing scrolling down the menu when the app installed on mobile. In the emulator it just allows me to scroll with the mouse ball (scroll).…
-
0
votes0
answers27
viewsFilter Used and Unused Classes Twitter Bootstrap
I’m importing bootstrap to a landing page, but because the content is little, the classes I needed to use are also few. I wanted to know if you have any automated way to filter which classes I am…
-
0
votes2
answers2517
viewsTextarea without scrollbar
Whenever you write inside a textarea, the scroll bar appears to scroll down and see the rest of the text. What I want is for the textarea to automatically drop, like, when I’m typing inside the…