Questions tagged as 'css3'

1
answer

Combobox (select) option extensive

I have a select with a width defined, however, there are some cases where the option is too long, it ends by cutting the selected option, according to the image: Customer complained about this point, a solution, would give a width based o...
asked by 27.08.2014 / 22:05
1
answer

Layout with fixed sidebar in bootstrap

I want to make my site the following way with Bootstrap I'vetriedeverypossiblewaytomakeitcoolandresponsiveandIcouldnot!Cananyonegivemealightonhowtodothislayoutstructure?NonresponsiveIwouldlikeittolooklikethis:     
asked by 28.02.2015 / 00:03
1
answer

How to create expandable banner only with HTML5 and CSS3?

I need to create a banner in HTML / CSS that uses only two images in JPG / GIF. The first image will have 300x250px and the second image 600x250px. The first image will be displayed and the mouse over will expand and display the second image....
asked by 08.06.2017 / 20:43
1
answer

IE does not show CSS effect gradient and font-shadow correctly

Can anyone help me? I can not get IE to accept the gradient effect, load the font and use the font-shadow below. In fact, IE is not loading anything but text with a generic font (no background). Chrome is perfect. Follow a fiddle: link...
asked by 16.04.2014 / 16:27
2
answers

With CSS is it possible to merge two Images?

I saw this and wondered if it would be possible to merge two images with only CSS. Isthereanywaytocontrolthispartialtransparencyofoneimageoveranother,orofanimageoverabackgroundortext? Itriedwithopacity,butitdidnotevencomeclosetothedesiredeff...
asked by 13.12.2018 / 11:50
1
answer

How to make an animation in CSS starting from one side in the Hover and ending on the other when the Hover comes out?

I have an animation where an element appears entering from left to right when I do the :hover in the .box , however I would like that when I take the mouse out of .box the element would exit right now. The idea is like thi...
asked by 16.11.2018 / 15:22
3
answers

Diagonal button only the left side

I have to make a button like this in CSS: I know I can do this by cropping the image and setting input to image but I wanted to do this in CSS . I found a way that ALMOST would help me what it would be: .botao{...
asked by 28.04.2016 / 20:31
2
answers

How to make a tutorial of first access to the site?

I would like to create a First Access Tutorial for my Site , those that show what each field in the site means, need a hint how to do it or if there is any Framework for this type of interaction with the user, I did some research and did not fi...
asked by 08.03.2016 / 16:36
2
answers

How to stylize links and images that are referenced in HTTP and not in HTTPS?

I have several pages with multiple images and multiple links. But I am migrating from protocol HTTP to HTTPS . I would like all images and links that were indexed or linked via HTTP to appear with a red border or red text. For ex...
asked by 12.08.2018 / 16:51
3
answers

How to remove internal traces of a SELECT in Firefox

Once again I realize that Firefox is putting "additional styling" into my inputs. This time, in <select> , when I click on it to select an option, an internal dash always appears: This is something that happens specifica...
asked by 25.10.2017 / 19:02