Questions tagged as 'css3'

1
answer

Is it possible to change the css3 of the table (in JqGrid) to change the positioning on the page?

Is it possible to change the table's placement on the JqGrid library page? When the Jqgrid table returns a lot of data, it creates a vertical scrollbar. When descending to view the last records the table goes to behind the menu but does no...
asked by 17.04.2018 / 14:59
2
answers

How to call class by class, taking only the mouse is on it, without catching the others simultaneously?

I want to hover over each class and call your form without calling the form of all others. Can someone help me? In my case I will have several class names lis-fil and every time I move the mouse over the class it is called the form of the...
asked by 23.05.2018 / 13:15
3
answers

Centralize submit no form

I have the print below: I'mtryingtogiveamargin:0autoinbotãosubmitwithinformbutnothingIdocentralizethatbutton.ButIcannotdotext-align:centerotherwiseitwillcenteralltheelementsoftheform.Hereis**form**:<divclass="administrador"> <h1...
asked by 23.05.2018 / 14:40
1
answer

Show div when scrolling the page?

I see many Wordpress themes using the feature to show the elements as it scrolls in the site, an example is this: link How is this done? Only with CSS is it possible? Without having to use jquery?     
asked by 28.03.2018 / 17:47
3
answers

Radio alignment with image

I'm trying to center a radio item - selection "ball" with an image. But I've tried several features using CSS and I can not. Do you know which feature I can use to achieve this alignment? <tr> <!-- #### BUG: Arru...
asked by 21.03.2018 / 19:40
1
answer

Slider with 3 automatic columns without javascript

I'm trying to make a slider that has control like that link , but automatic and that shows 3 images at the same time I tried to implement the controls but it is not working could you help me? link     
asked by 15.03.2018 / 20:57
1
answer

Center text within image

I need to align a text horizontally and vertically within an image. Does any of you know how I can do this? HTML <img src="https://marketingdeconteudo.com/wp-content/uploads/2017/01/formatos-de-imagem-2.jpg"> <p>Texto...
asked by 16.03.2018 / 19:18
1
answer

How to put responsive menu to override

Hello, how do I get this responsive menu to appear on the front? <headerclass="box-header"> <div class="box-topo"> <a href="<?php echo base_url(); ?>"><h1>Isaque Saraiva</h1><...
asked by 12.04.2018 / 02:05
1
answer

CSS Grid Layout - How to horizontally center all elements in all Grid Lines of a Sub-Grid?

I'm working on a college project and we're using Grid Layout to design an e-commerce focused on animals. There was some doubt during the creation process regarding the centralization of grids content in different resolutions and types of devices...
asked by 27.03.2018 / 17:32
1
answer

Carousel Fullscreen Bootstrap 4

I'm trying to make a first screen of a website with only a Carousel, so that it is occupying the entire screen of the user (responsively). You see? Type the index screen will always be a full screen carousel. I tried a lot of the net, but I stil...
asked by 12.02.2018 / 01:22