Questions tagged as 'css'

1
answer

Exchanging text using the :: before - CSS function

Good afternoon, friends. I'm trying to change text from a page that I only have access to CSS. I just want to change a term. I've tried with :: before and font-size: 0; (in the parent class of :: before), but there everything was invisi...
asked by 30.08.2018 / 21:35
0
answers

Query in the bank within a Modal Window

Hello, I have a question. I want to reduce the amount of elements of my table in jsp by using a Modal (popout) window. I just have doubts about how I'm going to do it. The image below shows how it works, clicking on the "More info" button would...
asked by 30.08.2018 / 20:57
0
answers

How to lock the background screen and allow only Scrooll in the menu

I have a problem here, I created a menu that has scrolling, however when I have to scroll, I need the background screen to be locked and just roll as far as the menu ... Here are the photos: Thecodeisasfollows:HTML(Fromthediv="content the code...
asked by 07.09.2018 / 19:24
0
answers

How to center on X and Y axes the alternative text of the img tag?

How can I configure CSS to always leave the middle text in half in the <img/> tag in Google Chrome browser? In firefox I only use display: flex or inline-flex with align-items: center and justify-content:...
asked by 05.09.2018 / 22:19
0
answers

Slick with FlexBox CSS3 not working

I would like help with the implementation of Carousel Slick with Flex Box CSS3 When I enter more than one slide, the structure loses the default. I currently have the following codes: 1.HTML <article class="mainCarousel"> &...
asked by 02.09.2018 / 04:38
3
answers

Align image with text

How can I make a similar result? Ineedtoaddthoselinesasintheimage,andleaveTags(whichisanimage)alignedwiththetext,asintheexample.<div><imgsrc="<?php echo IMAGEPATH; ?>services/tag.jpg"> <p> Lorem ipsum dolor sit amet...
asked by 06.05.2015 / 19:57
0
answers

Animation does not appear in section

Hey guys, I'm doing a site in bootstrap 4 and I want to put an animation with animate.css, how it's divided into classes, I just put the class and that's it, but the effect happens when you load the page and I want the effect to appear when the...
asked by 29.08.2018 / 09:37
1
answer

How to align a button vertically in a row

I am not able to align a button vertically within a row. I've tried to insert a label to force it down, but it does not even move. input[type="text"], select { /*font-size: 13px;*/ } .selectClass { /*fon...
asked by 28.08.2018 / 02:58
0
answers

Problem with 'col' and 'm' in Bootstrap

Hello, first of all I'm a beginner in Bootstrap and I'm still a little lost in parts: D I'm making a website, but I'm having second thoughts. Inside a 'container' I put two other containers, I used 'col-lg-8' and 'col-lg-4' for each one respe...
asked by 29.08.2018 / 20:21
1
answer

Website with horizontal scrolling

Well, I have to make a site like horizontal scroll with this , (the site I went through is just for example scrolling, not the effects) but I have no idea how to do it, I gave a good researched before asking the question here. As I know it i...
asked by 23.08.2018 / 16:49