Questions tagged as 'css'

1
answer

Button centering on a div does not work

I've created a div containing several buttons, and I set the align = "center" attribute to the same html in two of those buttons (the second button line). But it was the same as nothing, they continue to appear aligned to the left of the...
asked by 22.04.2018 / 16:08
1
answer

Block an element within the textarea

I need to block a part of a text that is inside ckeditor so that the user does not delete and does not change that part of the text, but it can complement the text only can not change that part <p>Essa parte nao pode ser alterada&...
asked by 18.04.2018 / 17:12
1
answer

Loading images at different resolutions [duplicate]

I want to make a Carousel in Bootstrap for Event Banners for a church. I would like to know: 1) How many different banners would I need to make to meet all resolutions, satisfactorily? 2) If I load images and use tags like .visible-ph...
asked by 18.04.2018 / 21:19
1
answer

description call (HOVER)

How do I display the description when doing hover in <img> ? I would like that when the user hover over an image a certain description is displayed, here is my code below: /* corpo professores */ section#corpo {...
asked by 13.04.2018 / 04:49
2
answers

How to reverse the animation of a Modal?

I have a CSS code that makes an animation of a modal descend and stay in the middle of the screen, now I needed to reverse this animation, I need the modal that is in the middle of the screen to rise and disappear. What information should I c...
asked by 11.06.2018 / 02:57
2
answers

Send form and display "success" message on own page, and after clicking the submit another button appears

Hello, I'm new to these code stuff and wanted to know how I get the success message after I give Submit, I want those messages that appear in the green field, type a div, and edit with css. And I also wanted to after submit submit to appear anoth...
asked by 10.06.2018 / 19:27
2
answers

Animated arrow indicating rollover

How can I make the animated arrow on the homepage of this site? link     
asked by 19.05.2018 / 16:35
1
answer

Icons equal to those of the boostrap

I would like to know how I can get an icon of my own, put it on the page, but if I want to change the color or size of the icon, I can do that ... For example, in the hover of a link, it changes color. att,     
asked by 04.05.2018 / 02:43
2
answers

JQuery - Identify automatic text

I'm using JQuery to identify when the text box is text in the text box, like this: CSS: .inputtext { border: 1px solid lightgrey; margin: 0; margin-top: 11pt; width: 100%; } .inputtext:focus { border: 1px solid gree...
asked by 08.04.2018 / 17:04
1
answer

Place image in header / footer

I am trying to adjust the position of an image in the footer, and after that I will have to adjust another image in the header, I am new to html / css and would like to ask for help because I need to create a site for my boss, down but for some...
asked by 05.04.2018 / 20:38