Questions tagged as 'css3'

1
answer

Change background color of jquery multiselect plugin

Personal I'm using the JQuery multiselect plugin link . It happens that it is giving me two difficulties. The first difficulty is with CSS: I need to change the colors that it places in checkboxes and fonts. I've already looked for where...
asked by 20.04.2016 / 22:00
1
answer

Insert arrow into an input submit for when jsf rendering appears on the button

I've done a whole layout in HTML5 and I have a "next" button where I have an arrow in it, however the developers are doing it in JSF and rendering < in> commandButton becomes a input type submit and the arrow no longer appears. Does...
asked by 22.04.2016 / 18:59
1
answer

How to adapt this code to different screens

I have a problem using a vertical slider , the Swiper Slider I'm using the < in> MouseWheel control . My problem is this, since it's a vertical slider , I need to set a size for height , so I can not make it responsive. Example:...
asked by 22.04.2016 / 21:09
1
answer

Images are not inside the div

I have a div where I want to leave 2 images on top of each other, and only the image checked in an input will be visible, while the legend of the visible image should position itself to the right of the image. However, I'm trying to leave the co...
asked by 04.03.2016 / 15:12
1
answer

How to make a div menu appear when clicked on a button?

I'm trying to make a menu similar to this: Click here to see the menu example What I did, I put a div over the other using position:absolute and hid the div responsible for the menu with a display:none and in...
asked by 01.02.2016 / 15:19
1
answer

Font-size Responsive

I need help to adjust a detail on the client's website, because I'm generating some cards on the screen when registered, but according to the resolution of the screen it does not look good, so I come here to ask for your help to make the font-si...
asked by 12.02.2016 / 12:28
1
answer

How do I make the transition work on the "round trip" when using hover?

I have this :hover here ... .novidades{ background-color: #F5dcdc; background-color: #f5dcdc; background: linear-gradient(#f5dcdc, #bebef4); position: relative; bottom: 0; } .novidades:hover{ bottom: 20px; transition: bot...
asked by 21.02.2016 / 15:26
1
answer

How do I remove the square when I click on the icon?

I am testing the navbar bootstrap and, as I do not know much about styles, I do not know how to solve. When I click on the icon a dotted frame appears outside the outline of the image as below: Iknowthisisrelatedtothestyleofthepage,butIdonot...
asked by 20.02.2016 / 15:46
1
answer

Div positioning

I'm trying to make a joke with css and html5 of this type. It'sjustthatit'scausingseveralproblemsbecause%main%isnotoccupyingthefullheightandwidthofthepage.Thepositioningofdiv(content)appearstobeinthemiddlebutwhenitgoestolargerscreensthisdoes...
asked by 25.09.2015 / 17:44
3
answers

Numerical counter

I'm making a control page for input and output of company equipment. I am using Boostrap as a framework, you could inform me how I do an accountant to manage the OS number. Or some help link on the internet, video, etc. I imagine that with JQue...
asked by 24.09.2015 / 17:50