Questions tagged as 'css'

1
answer

Ionic 2 - Custom tabIcon images do not appear on the device

I'm trying to put custom icons (in svg or png) on the tab of my app, the ionic serve works quietly, but when running on the device (android) the icon does not appear, I'm wondering what permission (which are in the assets / images / tabIcon / im...
asked by 12.01.2017 / 14:33
1
answer

Object loads on some phones and on others it does not load

Good afternoon, my site is with the object below on line 12965: <script> var _cFieldFrame = document.getElementById("customFieldFrame_67"); _cFieldFrame.src = "//widgets.jotform.io/imagePicker/?qid=67&ref=" + encodeURIComponent...
asked by 14.01.2017 / 17:43
1
answer

How to leave the text aligned with the image [duplicate]

I'm creating a portfolio for myself and I'm trying to make the text straight like this link (in the about ) if you notice the text gets stuck in the first few paragraphs it looks like it was done with ruler, and those on my site are breaking...
asked by 10.01.2017 / 20:54
0
answers

Navbar - Offsite Link Boostrap

I did a JSFiddle to show my problem. The following happens: Navbar has an icon of a house, that when I click on it it does not execute the link, however if you click a little more to the left the link is executed. NOTE: If Navbar is respons...
asked by 09.01.2017 / 22:53
1
answer

background image on site one page

Good morning, I'm creating a one page site, but I'm having difficulty putting the background of the image filling the space 100%, how can I put the background under the menu, filling all the space? each link. here is the codepen: link     
asked by 10.01.2017 / 14:57
1
answer

Nav-pills open to the left

I'm following the following code: <ul class="nav nav-pills"> ... <li role="presentation" class="dropdown"> <a class="dropdown-toggle" data-toggle="dropdown" href="#" role="button" aria-haspopup="true" aria-expanded="fals...
asked by 18.02.2017 / 23:49
1
answer

how can I create the modal box by putting putting several different themes in the boxes

<!DOCTYPE html> <html> <head> <style> /* The Modal (background) */ .modal { display: none; /* Hidden by default */ position: fixed; /* Stay in place */ z-index:...
asked by 19.02.2017 / 16:25
0
answers

Height with min and max in percent x auto

I have div , and its Height is 90%, but if I decrease the height of the browser the content exits out of div , how can I prevent it from exiting div ? I thought I'd use height-min:auto and height-max:90% bu...
asked by 30.12.2016 / 20:37
0
answers

Background in Toogle Navigation in the mobile version. The menu is not deconfigured but rather bottomless!

I have a template which in the mobile version is like the image below: HowcanImakethemenustayontopofthelogo?Belowthecode:<divclass="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse"...
asked by 28.01.2017 / 15:58
1
answer

FullPage.js + class="section"

I'm using JS FullPage to do the anchoring of the links, but each section is 100% tall, and sometimes it messes up something in my css, which sometimes gets a larger font size or wrong position . Would you like to know if there is anything simila...
asked by 28.12.2016 / 15:44