Questions tagged as 'css'

3
answers

Increase spaces when decreasing page

I'm creating an HTML5 page where I want to put the correct page size for all usage types, ie the page appears correct regardless of the screen size. When I reduce the HTML page this happens: In css how do I fix this?     
asked by 19.01.2015 / 12:40
1
answer

Problems with dropdown menu with bootstrap

I made a dropdown menu on my page. When I select the menu the following problems happen: 1) Nothing is selected, that is, I choose the option, but it does not select anything. 2) Even if nothing is selected, the menu is open, closing when I sele...
asked by 18.07.2014 / 21:40
2
answers

How to apply colors to an image through a color palette without Flash?

A customer asked me if I could make a type system. Could anyone give me an idea of how to do this without Flash? It has a glass with a detail and the two objects will receive different colors selectable in a color palette. Where to start with...
asked by 16.10.2014 / 15:40
1
answer

E-mail Marketing

I am starting an email marketing code, I want to apply the whole part a border-left and a border-right of 4px in the color #b21331 , but since the code for email marketing can not contain many tags, including that of style...
asked by 31.03.2014 / 20:40
1
answer

form-group Bootstrap

I made a form with Bootstrap, but I need to position it in the middle of the screen. I placed it with col-md-offset-? horizontally, but I need to position it vertically. Any way in BootStrap or should I do it on my own in a different C...
asked by 18.03.2014 / 17:30
1
answer

How do you use Bootstrap Popover?

I need to put a "balloon" in the click event of the cars or even use the tooltip with mouse over I think the best way is to use the Bootstrap 3 popover, but I do not know how to use this element. Any suggestions?     
asked by 06.04.2015 / 03:04
1
answer

jQuery not working in Internet Explorer

I made a little play on Codepen, to share on Github. That is an effect of the elements appearing when you scroll on them. By codepen, it was working perfectly both in IE and other browsers, however, when I moved to HTML page to play in GItH...
asked by 01.02.2014 / 17:11
2
answers

dynamic background - jQuery

I'm testing an image slide, I'm dynamically changing the background using the "css" function of jquery by changing the url ("image path"); But I realized that whenever there is the exchange, it lowers the image again. Do you have the background...
asked by 09.06.2014 / 19:26
1
answer

How to Style Current Page Navigation Link

The above image is a print of the menu that I'm developing that got the style I put right in CSS. But only when I pass the mouse over the link, that is when I do :hover which was what I was doing in that print. Now I want...
asked by 21.07.2015 / 16:57
2
answers

Social button Google and Facebook login round

I have Google social login button and Facebook working in my application, however I would like to set both rounds. I'm using the default setting for both. Google <div id="my-signin2" class="mx-auto"></div> function renderBut...
asked by 13.11.2018 / 02:57