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
votes2
answers83
viewsHow to deal with <ul>
Hello, I would like to put the "Exit" and the "Login | Register" up. The input file would like to leave only a large button like this without that part that shows what was selected. index php.…
-
0
votes1
answer141
viewsCentered slider
Good, I’m trying to center a slider, however with the change of the float left I can’t, already tried align: center; also no, changing measures does not look like I want, someone can help pfv? /*…
cssasked 9 years, 6 months ago João Gonçalves 1 -
0
votes2
answers143
viewsHow can I apply a style only to one or the other <p>?
I have a problem that is apparently simple but because of my lack of experience I am getting screwed. The thing is, I’m doing a database listing of a text, and this text already comes with the tags…
-
0
votes1
answer238
viewsCSS effects to use in images
Would anyone like to tell me some CSS effects for general image files? I know some, however I wonder if there are effects like inflating, shadow projected among others only using CSS.
-
0
votes1
answer832
viewsResponsive column
I have a Wordpress site to maintain and am facing a responsive problem. I have 2 columns, "main content" and "sidebar": <div class="col-md-12 col-xs-12"> <div class="row"> <div…
-
0
votes2
answers545
viewsSummernote plugin fullscreen modal problem
I’m using the Summernote plugin for creating content within a system. But when I’m on fullscreen and try to add a link or image, the respective modal appears behind the bootstrap backdrop. I have…
-
0
votes1
answer34
viewsRemove total color from``
I put this code in my projects to eliminate the color when something is selected, however the times "blank spaces" that stay are colored with colors that should not, have to avoid or put transparent…
cssasked 9 years, 4 months ago Vinícius Lara 3,750 -
0
votes1
answer42
viewsAnimation of menu buttons is not working properly
Hello, I’m joking about CSS, HTML and JS to build a random site. In theory the site was all right, but now that I upended the site and went to open on my mobile and the animation of the round menu…
-
0
votes1
answer598
viewsHow to make a lightbox with CSS and jQuery?
I’m looking to make a bar of login with lightbox, that is, when you click on link "enter the website" a <div> that was hidden and a transparent dark background will appear. How do you build…
-
0
votes1
answer386
viewsColor of the Collapse menu
I have a problem with the bootstrap menu when it’s "collapsed". When the screen size is for example a mobile, it gets that button to click and open the menu. The problem is that if I leave the tag…
-
0
votes1
answer29
viewsFriendly urls, back to the directory
Good afternoon, I have a doubt, I implemented friendly urls for a page of my website. This way, RewriteEngine ON RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %(REQUEST_FILENAME} !-d RewriteRule…
-
0
votes1
answer668
viewsDIV with color division
I wonder how I can make my div with this color division: Thanks in advance.
-
0
votes1
answer513
viewsForward button - back on a slide
Well, I slided it and it’s working. But it advances automatically, so I want to know how I can add a button to pass and to return to the previous slide. function simpleSlider(){ var sliderActive =…
-
0
votes1
answer84
viewsInput with Link to "modal"
I am developing a project with sudoku, and I would like to show a "modal" with the possibilities every time the user clicks on some cell. This site illustrates well what I need:…
-
0
votes1
answer2030
viewsHow to remove white space that appears only when reducing the window
I have the site divided by several sections in which the background is an image with effect Parallax, in full screen the site appears to me right, but if reduce the window appears me a white strip…
css twitter-bootstrap background parallax fullscreenasked 9 years, 4 months ago Laranja Mecânica 499 -
0
votes0
answers49
viewsPrint Popup Interfering with Main Document
I am using a plugin to make certain page print. Is the jQueryPrintElement.js. http://projects.erikzaadi.com/jQueryPlugins/jQuery.printElement/ When I click the print button, it opens the popup (from…
-
0
votes1
answer84
viewsWhen I write in the div it goes out of place
#meio { width: 100%; text-align: center; } .box { margin: 10px 4px; margin-bottom: -4px; display: inline-block; } #box-1 { width: 290px; height: 300px; background-color: white; } #box-2 { width:…
-
0
votes3
answers166
viewsFix name in search field
In this html there is the search field, where I type the name of the teams. There is the option to save the team as default, but I would like to save the name already, every time you open the page…
-
0
votes0
answers554
viewsDisplaying alert/context messages with jQuery dynamically beyond . show(); and . Hide();?
During the interaction with a given interface, please see here jsfiddle, some warning messages (nothing involving validation...) are presented. My rather crude approach to display/hide these…
-
0
votes1
answer494
viewsHow to make a div with 100% height? (passing viewport)
I want to put a background image in this div, I’ve tried with height:100% but the height of the div is limited to the height of the viewport, and when you scroll down, the div ends, and also the…
-
0
votes1
answer388
viewsHow do I leave absolute scroll to the div?
I wanted to leave the absolute scroll to the div, as they do on the post pages of Mega Curious site, on the left bar where there are indications of other materials. I tapped into the guys' source…
-
0
votes2
answers554
viewsEmergence of the excited Div
I have a Div, I am building a Custom Menu, in the Responsive style. I’d like to make her come up with an animated one, coming from the left side. Div contains the Menu links and a close button…
-
0
votes1
answer2789
viewsFont Awesome appear strange characters
Some font-awesome icons do not appear, others in place of icon appears 'Fl'. I’m using normally, <i class="fa fa-search"></i> Importing the css by…
-
0
votes0
answers102
viewsProblems with Responsive
I started building a website today and my project should only be for mobile phones and tablets, so I studied a little bit about responsiveness. The problem is I made the site resolution-based and…
-
0
votes0
answers195
viewsNavbar Bootstrap and Dropdown
I have a menu that contains submenus. When the resolution is mobile it only displays the menus and when I click on "products" it does not open the submenu it has on it, it is closed. What can be ?…
-
0
votes1
answer45
viewsDelete CSS applied to Object Brothers clicked with Javascript
How could resetar a CSS applied with Javascript via Click element? I have a table whose tr and td are created dynamically and a table table is created directly on HTML static, the td naturally do…
-
0
votes1
answer530
views<button> does not work in Firefox within a Wordpress theme
I am creating a button inside a Wordpress theme, but the same does not work in Firefox, already in Chrome and IE works without any problem. My button: <button class="faleconosco"><a…
-
0
votes1
answer150
viewsCSS is not being loaded
I have a client’s website http://suprimark.com.br/ it was working normally, but when the service agency was accessing, it appeared like this, without css, and it has calls to the files .css. I have…
-
0
votes3
answers105
viewsUsercontrol to control Logon Schedules
How could I do in a user control of Visual Studio a screen similar to this image below, in a ASCX(HTML,CSS,JS): I tried with several <div>, but I think it would be a very long processing,…
-
0
votes1
answer243
viewsDIVS move according to browser size
As Divs move as browser size changes. When I change the browser size. body { margin: 0; background: #FFF; } /*CLASSES UTEIS*/ .foco:focus { outline: none; } /*CABEÇARIO*/ #cabecario { width: auto;…
-
0
votes1
answer626
viewsHow can I make these images slide from top to bottom and from bottom to top with jQuery?
I would like to develop something in jQuery that makes the images of that page each one inside its "square" slide from top to bottom when the mouse is placed on top of the image and back to top as…
-
0
votes1
answer67
viewsTable Cell Displaces Alone
I have a table that loads a list of data, but in IE (once in a while) some cells move out of the table. This started to occur when I started bootstrap usage. Anyone can help? Follows a print:…
-
0
votes3
answers182
viewsDrupal, put the Web Form on top of the content.
I need to do in the Drupal theme put this Web Form on top of the content instead of at the bottom. I do not know how Drupal works, however I have some knowledge of creating Wordpress templates, I…
-
0
votes1
answer405
viewsStandardize color of textarea letters with placeholder
The color of input placeholder is stronger than textarea! I’m using CSS like this: ::-webkit-input-placeholder { /* WebKit browsers */ color: #757575 !important; font-size: 14px; font-weight: bold;…
-
0
votes1
answer136
viewsHow to make the menu go to the top using Bootstrap?
I see on many sites like this that at the start of the scrolling the Menu goes to the top and when it is at the top it is at its place of origin (as if it were floating). How I apply this effect?…
-
0
votes1
answer214
viewsCreate slide down menu Responsive
I have a set of links (which have a stylization that makes them look like buttons) on my site, they work properly when on a computer browser or tablet but when on smartphones would like to transform…
-
0
votes1
answer286
viewsMenu does not stick underneath the header
I have a video on html5 at the beginning of the page and then a menu below it that should be fixed as we scroll the page as in this website here. However I do not know what the correct way to do…
-
0
votes1
answer2004
viewsPlace search form on the right of the navbar
I’m using Bootstrap and put a search form inside a simple navbar. The problem is that I can’t get the form away from the title, I’d like it to be aligned to the right of the navbar. This is the…
-
0
votes1
answer60
viewsCSS and JS do not render on mobile devices
My Rels links don’t open on mobile devices like js css and images someone knows what might be going on? <link rel="stylesheet" href="<?php echo BASE_CSS_SITE; ?>/bootstrap.min.css"/>…
-
0
votes1
answer1829
viewsDropdown menu with Bootstrap
I wanted to know how to make a menu that is dropdown, when it is accessible in mobile continue dropdown. I have the website www.ktfdistribuidora.com.br, in the "products" tab is a dropdown. In…
-
0
votes1
answer175
viewsHow to get Hover in Sectioning?
I made a website based on a template and I’m having a little problem when I click somewhere, it goes down but it doesn’t give the effect of hover, it just gives that effect of hover in 3 section,…
-
0
votes1
answer23935
viewsWidth/size Bootstrap buttons
Hello, to you all! How could I put all buttons on a group of Bootstrap buttons of the same width independent of content and still remain responsive. For example I have a group of buttons: A B NA,…
-
0
votes0
answers41
viewsBackground does not repeat when decreasing window size
Good morning I have the following website: http://goo.gl/On8Wtx What happens is that backgrounds are not repeating themselves by decreasing the browser window. I have tried everything that is good…
-
0
votes3
answers5856
viewsLeave fixed elements on a static page
How to fix a button or text? For example, in a background already with the background drawn, in case it would just fix the text in a specific part of the background and when resizing the browser it…
-
0
votes0
answers59
viewsUrlrewriterfilter problem load css and js
I am using taglib as a template to load header, body and footer on my jsp pages. For friendly Urls I use Urlrewritefilter. The problem is when I pass parameters in the URL friendly as it does not…
-
0
votes1
answer846
viewsPositioning of speakers in bootstrap
I have 3 columns, they are positioned like this: Dados Basicos | Endereço Contato So when the responsibility is done he gets like this Dados Basicos Endereço Contato But I need it done this way:…
-
0
votes3
answers13322
viewsHow to rotate image on Ivs
I have a page with 3 Ivs. One of them always receives image, I would like all images to be in this position: How do I do this in CSS?…
-
0
votes2
answers557
viewsResponsiveness in Bootstrap
I’m starting with the Bootstrap framework. My question is: When I specify a value for the width property in the container class, do I lose screen responsive mode? Because I did this procedure, and…
-
0
votes2
answers450
viewsPictures above the carousel
I’m not able to put the images above the carousel, I’m trying to put my remaining content above the carousel but it’s not working, I tried everything, but it’s coming down. Follows the codes.…
-
0
votes2
answers54
viewsApply css to form only in one domain
Good morning. I have a website that is available in en and en. On this site I have a contact form: <div class="form_cotation"> <header> <p><?php echo lang('request_cotation');…