Questions tagged as 'css'

2
answers

Apply formatting to a result of a query in PHP [Resolved]

I have two main files, I copied the content from a previous site (because I do not have much knowledge in PHP). I have a main php called "localizatusucursal.php" which is the front-end page of a BD search. You choose a state, then a city a...
asked by 01.08.2018 / 22:15
3
answers

Hide one image on top of another with mouseover

I have a problem and I have been searching the forums for many hours and I have not been able to find the solution and that is why I need your help. You will need an image that has to be on top of another, so you can "Hover" over it, you can...
asked by 03.09.2018 / 17:06
0
answers

Functions in a Preloader

It turns out that I was designing a preloader on the website that I'm developing, all good. The functions that I put in your code work, by the way I'm using Jquery . The code is as follows: $(window).load(function(){ $("#loading").dela...
asked by 23.07.2018 / 14:53
1
answer

how to eliminate bootstrap margins only in the caroufredsel?

@font-face { font-family: "champagne&limousines"; src: url('../fonts/Guava/Champagne & Limousines.ttf') format('truetype'); font-family: "champagne&limousines-bold"; src: url('../fonts/Guava/Champagne &...
asked by 09.07.2018 / 01:58
1
answer

I do not take the styles correctly when including a jsp

I have a jsp, in which styles work for me, but when I add <%@ include file="usuarios.jsp" %> The page is untidy and I do not take the styles. How can I solve that? The result code is as follows: <!DOCTYPE html PUBLIC "-//W3C//DTD...
asked by 13.06.2018 / 10:27
0
answers

How to redirect data to another javascript

I tell you, I have a calendar project, calendar, so that it is "indexed" in a body_agenda.php file, which determines some higher buttons that if you press one you pass to the calendar for weeks, if you press another one to the days ... Well,...
asked by 09.06.2018 / 17:18
0
answers

touch action of css?

I have a web page in Asp. Net, but it turns out that I added SSRS reportviewer to which I added the touch-action property because they are displayed on a touch screen. I just put the property like this: touch-action: manipulation in the preportv...
asked by 01.06.2018 / 17:04
1
answer

Can an item that is in the same container be affected?

Well, I'm in a project, you'd better see the code, I think that css3 does not allow it to affect with a selector an element that is before the main element. If you execute it, you will see that the CSS does not affect the element. First so that...
asked by 10.06.2018 / 12:21
1
answer

CSS Drop-down Menu Contact Form 7 Wordpress

I've been struggling with this for a while, could you give me a hand? I found a CSS code to customize the contact form of the "Contact Form 7" plugin of Wordpress. The design is fine, but if I want to add a drop-down menu it does not consider...
asked by 06.05.2018 / 19:05
1
answer

Advanced DIV transparency

How are you? I want to achieve transparency to a couple of half circles to the sides of a modal like the following image, could someone tell me if it is possible to do it? The only thing I have achieved is to create two circles on the sides a...
asked by 22.05.2018 / 16:14