Questions tagged as 'css'

1
answer

In iOS my CSS does not apply

The problem I have is sure to be silly, but I have not found anything to solve it. I have a CSS, which applies the styles according to the screen, that is, my website is Responsive Web Design . I use medias querys , which are defined in my...
asked by 18.11.2016 / 13:46
1
answer

2 select and 1 button on a div make them responsive [duplicate]

my question is the following, I have 2 select in html and a joint button, I have been shaping them with css and they look good but when changing the size of the browser the titles of the select and the button are not alienated , I've only been...
asked by 29.11.2016 / 00:24
1
answer

Apache cordova does not work correctly

I have been dealing with apache cordova for a while now, I can not walk it in console or with visual studio. The problem is that it does not let me add any platform, even the browser. In this example I try to add the browser in my project and it...
asked by 02.11.2016 / 17:47
1
answer

Carousel bootstrap does not fit the container

I'm doing my portfolio in codepen.Created a carousel to show photos but the problem is that this does not fit the width of your container when I change the size of the browser window and it comes out the sides. $('nav li').on('click', fu...
asked by 28.11.2016 / 00:46
1
answer

Customize excel report generated with html and jquery

I am trying to export a common html table to Excel using Jquery. My script already prints the table, what I need is to personalize the names that appear in the headers as well as sizes of the columns, colors, etc. This is the image of my repo...
asked by 13.10.2016 / 22:26
0
answers

Can I use the styles of Ionic 2 material design in Ionic 1?

I would like to know how to use the Ionic 2 design material, but also the styles that IOS uses, since there is a plugin for Ionic 1 design material but it is only with the styles that for Ionic2 are used only for android . Does anyone know of...
asked by 30.08.2016 / 17:20
2
answers

Use text as input

I want to make a purchase button, with some CSS attributes, but without using images. I want it to be a black square, with the text COMPRAR in white letters. This is what I tried so far, but it is not black and does not look like a...
asked by 18.08.2016 / 21:00
0
answers

CKEDITOR - Numbered and unnumbered list in format combo

I would like to know how to add numbered and unnumbered list styles in the format combo. Add these two formats to the combo and when selecting them, put the paragraph as a numbered list or as an unnumbered list depending on the one selected....
asked by 22.11.2016 / 12:00
1
answer

Publish incompleto on Azure websites

my question is as follows. When I go to publish my change in the Azure sites from Visual Studio 2013 I do the "rebuild" and the "clean" before the publication of the site. CSS changes are reflected. The changes made are basic regarding Css...
asked by 19.10.2016 / 20:36
2
answers

Remove scroll bootstrap

I'm making a web page in Boostrap and I want the content to be adapted to the size of the screen on the home page (home), that is, there is neither vertical nor horizontal scroll. How can I do it to remove it? This is my code: html...
asked by 27.07.2016 / 09:10