Questions tagged as 'css'

1
answer

"see more" command [duplicate]

I have a mobile page, it has a lot of texts with a lot of information about it, with a few paragraphs, I would like to know if I can leave a paragraph of each subject with three dots and the "... see more "to display the other paragraphs if it...
asked by 31.08.2017 / 21:45
2
answers

the input is inside the fildset tag, but it is cutting the line

input { font-size: 16px; margin-bottom: 20px; border-radius: 5px; border: 1px solid #ccc; position: relative; }     
asked by 28.08.2017 / 22:58
2
answers

How to align label next to the input

I would like to know how to leave the label, for example "CNH" next to the input, as follows in the image the labels are distorted!     
asked by 11.01.2018 / 17:50
1
answer

How to add opacity in the bootstrap menu

I'm now starting to mess with both site and bootstrap, I'm using wordpress tbm. Ok my doubt is as follows, I added the default bootstrap menu on my site, and I left it fixed on top tbm, I would like to know now how I do it to tweak the opacity o...
asked by 16.09.2017 / 05:28
1
answer

How to force the size of a table in HTML?

I have a table with a background image and I would like to somehow set the size of this table so that the image appears completely. So far you need to contain data in the table, but when you have little data it cuts and, depending on the quan...
asked by 10.08.2017 / 21:04
2
answers

SlideDown from the bottom up

I'd like to apply slideDown () effect to a UL , however I'd like the effect to run from the bottom up. That is, the div would open from the bottom up.     
asked by 12.10.2017 / 20:42
1
answer

Modal window in CSS3 does not work

I'm trying to create multiple help links in modal windows, and the tests works fine, but when combined with other elements of the page does not appear. Below the test example <style> .modalDialog{ position: fixed; font-family...
asked by 11.10.2017 / 05:37
1
answer

How to change the face of the site when accessed by the mobile?

Situation: I have a designer site for large screens , I created a template for mobile, type an application. So I want this template to be shown only when accessed by the mobile, instead show the conventional. How do I do this? Is there an...
asked by 04.08.2017 / 03:26
1
answer

Change of Browsers

I made my site with bootstrap, and I'm having some problems, in Mozilla the site is viewed normalemnte, already in Chrome this distorted confirm the images, Does anyone have a clue how to resolve this ?? <divclass="menug"> <nav cl...
asked by 04.08.2017 / 22:06
2
answers

Fit the inline bootstrap form inside the rotating banner and adjust the fields

I have a form that I tried to put in the middle of a rotating banner, but it looked like this: HowwouldIdotocenterinthemiddleofthebannerandthefieldsgetmoreharmonicwithinthediv?<formclass="form-inline" style="padding: 10px; width: 870px; b...
asked by 02.08.2017 / 22:55