Questions tagged as 'html'

0
answers

Twitter button does not read #

My blog has the tweet button that works normally just like any other: it gets the page title and URL via the date: post.title / data: post.url, respectively. The problem is that a few days ago, I added a # and the number of the post in the title...
asked by 23.03.2017 / 04:15
1
answer

I can not align the logo with the menu icon

I'm not getting the logo with the icon menu, what can it be? /* font-family: 'Oswald', sans-serif; font-family: 'Open Sans', sans-serif; */ /*reset*/ * { margin: 0; padding: 0; box-sizing: border-box; } /*header*/ .header {...
asked by 23.03.2017 / 14:37
1
answer

Button to quit app

I'm developing an example app for Iphone using Xcode with Swift 3.0. I need to put a button that when clicked closes the whole application. I could not identify any event or function that does this.     
asked by 27.04.2017 / 00:44
1
answer

How to do paging within a bootstrap modal?

I have a bootstrap modal that opens when I click a button, within that modal I want to display 2 contents: 1 form and 1 paragraph. However, I would like to page this in the modal, one page the form and the other the paragraph. Does anyone have a...
asked by 03.04.2017 / 23:17
0
answers

Edition of GLPI Software

Would anyone know how to edit GLPI software (texts, logos ...)? How do I find where HTML codes are within PHP ?     
asked by 15.03.2017 / 18:01
1
answer

I can not search the screen for javascript

<html> <head> <meta charset="utf-8"> <title>P1-2017-RAD I</title> </head> <body> <form action="javascript:void(0);" method="POST" onsubmit="cadastro.add()"> <input type="...
asked by 21.04.2017 / 14:59
4
answers

Fill in leading zeros in JavaScript

I need to insert leading zeros in a input text field. Since this field can be up to 5 characters + a checker digit That is, I need to fill in the leading zeros according to what the user types, for example: 123451 = 12345-1 12341 = 01...
asked by 18.10.2014 / 00:20
1
answer

text-overflow with line break

I'm trying to use the text-overflow property to use reticence but also wanted to use line break in the first line. I need it to have a line break on the first line and on the second use reticence. Something like: quebra de texto quebra de...
asked by 24.03.2017 / 18:00
2
answers

Click link works only in HTML / CSS padding

I have a navbar and the links in it, only work if I click where the padding of them. Does anyone know the cause, and if possible, a solution to the problem? PS:Useormaterialize.<ulclass="right hide-on-med-and-down"> <li><...
asked by 25.03.2017 / 17:30
0
answers

Owl Carousel 2 - Slide does not follow correct size

Good evening, The site link is using owl-carousel-2, but in certain resolution, the following bug is happening: / p> The area of the slide, which should be like this (has been programmed correctly, and sometimes works): Itlookslikethi...
asked by 31.03.2017 / 01:37