Questions tagged as 'css'

1
answer

How to indent text in a jQuery autocomplete?

I'm using the jQuery autocomplete and I would like to underline the text being searched within the result, I looked for some examples on the web, but I only found the plugin, like this: Example I tried to bring the formatted text of p...
asked by 02.08.2016 / 18:47
1
answer

Problem with hover

I'm starting my studies in html / css so I downloaded a layout to try to develop. I'm in a part of the site that is like a photo gallery, I managed to do exactly what I wanted, but I had a problem with hover. What should happen is: you hover...
asked by 29.07.2016 / 21:15
1
answer

Remove dashed border when clicking on a select combo

I can not remove the dashed border that comes up when I click on an item in a combo box, I already tried the outline: none feature of css3, but it did not work. Can anyone help me? Ex:     
asked by 20.07.2016 / 20:11
0
answers

Cookie modal does not work?

I built the following code so that it preserved a cookie of the opening and closing of the modal, so that it would not be displayed in a 24-hour period, but the same does not work for some reason that I do not know; be correct. follow the codes....
asked by 20.07.2016 / 20:24
0
answers

Image resolution in Dynamic Carousel

I'm having problems solving the images that come inside the carousel, how can I set a default for css or javascript? follows images followmyaspxcode:<divid="paginas"> <div class="sliderFrame"> <div id="slider"&...
asked by 19.08.2016 / 04:32
1
answer

Dynamic CSS php

Well, I have a map in SVG and need to color some cities, but I need to do it dynamically because there are many cities a thousand cities. There will be 4 colors and each group with such cities will be one color. I was wondering if some way to pu...
asked by 19.08.2016 / 16:21
1
answer

JQuery - Photo Gallery by CATEGORY

I'm working with a bootstrap template called CORLATE. In 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 if you remove All, it pulls all the images again, and in c...
asked by 10.08.2016 / 17:19
1
answer

Bootstrap interfering ImageAreaSelect (Primefaces)

I'm using the component, from the Extesions primefaces, called ImageAreaSelect. Primefaces Extesion - ImageAreaSelect But this Bootstrap TAG is causing ImageAreaSelect's background to be disproportionate. * { -webkit-box-sizing: bord...
asked by 10.08.2016 / 15:31
0
answers

My description of the top line is not showing up!

    <md-cardng-repeat="classified in classifieds "flex="30"> <!-- cada cartão ocupará 1/3 da página(33) --> <img ng-src="{{classified.image}}" alt=""> <md-card-content> <div class="cl...
asked by 09.07.2016 / 23:31
1
answer

Dropdown opening with click

How are you? So I'm trying to detach from the bootstrap in this project I'm doing (to improve my front-end practices and also because I've done a lot of site styles, if I implemented bootstrap it would ruin everything). I want to create a drop...
asked by 10.07.2016 / 16:52