Questions tagged as 'css'

1
answer

Animation and Transition in CSS Together Do not Run

I am writing the code below and the part of transition is not working. The class .menu-fixed I apply via javascript. The animation when you open the site. The animation works, but when I apply the class containing transition...
asked by 07.08.2015 / 18:59
2
answers

Element outside the dialog

HowdoIdisplayanul/divthatisinsidethedialog?Lookinthelowerrightcornerofthedialog<divid="dialog"> <div> <div> <button id="status-candidato">Run last action</button> <button id="select">Select an ac...
asked by 06.08.2015 / 15:31
1
answer

Doubt with chrome debug

I have this code on my page: <iframe id="dialog1" class="ui-helper-hidden" style="width: 700px;display: inline"></iframe> But in chrome debugging, I have these values: <iframe id="dialog1" class="ui-helper-hidden ui-dialog-...
asked by 06.08.2015 / 16:49
0
answers

Horizontal scrolling on iPhone5 [closed]

The site opens perfectly on all devices, except on iPhone 4 and 5. In these they scroll horizontally, as if it were larger than the resolution. link So when it opens, the modal is not centralized! Is this a common problem on iPhone 5?...
asked by 06.08.2015 / 14:41
1
answer

Links and content on the same page without frames

I'm creating a simple website, based on HTML5 and CSS3 only, there are two columns, one being <nav> to contain the links, and the other being <section> to contain the content. When you click on one of the links on th...
asked by 16.09.2015 / 16:32
1
answer

Overlap div on before, css

How to overlay the contents of the div on the element before itself? I teentando make the straight line does not appear when stowing the words, to be like this:    --------- dsdsdsds -------- .abc { text-align: center; font...
asked by 09.07.2015 / 17:43
1
answer

Align Divs Correctly

Hello, I have the following CSS .control-label{ width: 100px; text-align: center; } .input-mini { width: 85px; } And the following form structure <div class="control-group"> <div class="controls" style="flo...
asked by 07.08.2015 / 21:10
5
answers

How to print content inside an HTML div?

I have a page and in it the content I want to print. I created a command in JavaScript, but this command makes the whole page print. Is there any way to print only the contents of a div ?     
asked by 21.12.2013 / 04:20
0
answers

Text with color contrast in relation to the background using chroma.js [closed]

In the following file Random Theme Generator I have the code that uses chroma.js to check the bg color making the text have contrast, but it only generates a color for each background color and would like it to generate more than one color how...
asked by 23.07.2015 / 20:48
1
answer

Top under the menu! [closed]

Well,asyoucansee,thetopisablackbanner,thesizeforthewebisnormal,butwhenIslowdown,Iseetotesttheresponsive,Iseethatthebannerisgettingbelowthemenu.Thedivisionofthemenuisonthiswhiteline,asyousee,itissurpassingandmuch!HowdoIsolveit?<!--Começodolog...
asked by 24.07.2015 / 14:21