Questions tagged as 'css'

1
answer

Improve css code [closed]

How can I improve the semantics of this code in css. Ex: I created two div's with display attribute: none; and when passing the mouse on a parent div these div's should be enabled. .acaoBaixar, .acaoView { display: none; } I want...
asked by 17.03.2016 / 16:36
1
answer

ToggleCss except on some divs

I have the following problem: I have a js that adds a particular style to a div or whole html. I would like to know how to ignore some divs so that this style would not be added to them. Here is the code I'm using: $('#efeito').click(function...
asked by 18.03.2016 / 13:53
1
answer

How to customize the attach file button in aspx

I'm having trouble changing the text of the file attachment button. My button is with the text like this: Iwantedtochangethetextof"Browse ..." Would? I'm doing it in asp.net. Follow the upload code: <asp:Label ID="Label2" runat="serv...
asked by 14.04.2016 / 15:41
3
answers

Error while centering ul in div

I have the html below and your css. As much as I try, I can not centralize the list ul in the div. This ul brings data from a survey to the bank. Where am I going wrong? HTML <div class="divListaItens"> <ul class="listaRegistro...
asked by 13.04.2016 / 20:24
0
answers

Write two cookies, one for the root and one for a subpage

I want to use a cookie on my site to change my style, but I have conflicts, I asked the question at this link: Stylesheet with cookie works only on the second instead The solution of Bacco presented worked, but I realized that another pr...
asked by 12.03.2016 / 05:21
0
answers

Site appears unconfigured when it goes to the hosting

Hello, I'm creating a website, I've actually already been in the testing phase, it was normal when it was locally tested, but when I passed it to the host, it simply failed to configure the sliders. Sliders HTML looks like this:...
asked by 15.03.2016 / 13:09
0
answers

Specific form

How can I search for a form type that looks like this: On the left side, you have, for example, a list of services, in the middle, a few buttons to include in the list on the right, put from the list on the left. And on the right side, there is...
asked by 08.03.2016 / 17:50
1
answer

Div with height equal to background-image

I have a div and there is a% w of% of% with% variant, I would like this div to have exactly the same% w / o of this image so it does not get cut. It's something like this: <div style="background-image: url(..); height:100%;"></div&g...
asked by 13.03.2016 / 13:08
3
answers

question related to site style [closed]

Good Night Personal :), I'm new here I would like to reply to an issue !, I wanted to know how to leave the email part and password equal to the image below. Itriedtodomorehereanditendedupgettingthisway! Iamnewbiewithhtml,css,andjavascript,Ista...
asked by 14.03.2016 / 03:18
2
answers

Color of the mail (gmail) already read

By gmail, when we receive a second email that has the same text as the previous one it changes the color of the text. Can I manipulate this in the html / css of the mail merge, so that the color of the text is not changed?     
asked by 07.03.2016 / 13:18