Questions tagged as 'css'

1
answer

Show date list with move arrows?

I would like to know how to make a kind of slide with dates, with arrows on the sides if it exceeds a specific width. This is what I have. What I need is a kind of paging system, but that does not change any information on the site, just somethi...
asked by 14.09.2017 / 17:07
1
answer

How to access a javascript function that is on another php page?

Basically explaining, I have an HTML page that was generated inside a Controller (from Laravel), and in that HTML page has a button that should open a function (to open a SideNav) that is in a view. I can not call this function, what should I do...
asked by 21.11.2017 / 01:57
3
answers

Html, Icon respecting the background color of the page

I'm inserting in my page an image that has an event, this image has a drawing, and the background of the drawing is white, I would like this background of that drawing to be filled with the same color as the page. The page is gray, but the dra...
asked by 01.09.2017 / 15:54
1
answer

Size scale to convert psd css ionic ## Size scale to convert psd css ionic

My designer made the mobile template in photoshop with 1080x1920. How can I make proportional css? In what size should it draw, for the measures of photoshop to be equivalent to the measures of css / ionic? en: My designer made the mobi...
asked by 31.08.2017 / 05:18
0
answers

My mobile menu is fixed at the top, but the dropdown follows its scroll, what to do?

Good afternoon I am creating a responsive website manually, so I created 2 menus, one to appear on the desktop and another to mobile version. These menus are not on top, but about 150 pixels away. I then decided to create a script that allows...
asked by 15.09.2017 / 23:44
0
answers

Slider (Carousel) Bootstrap, How to change aninmation

I'm now starting to mess with both site and bootstrap, I'm using wordpress tbm. Ok my doubt is as follows, I would like to know if it is possible to change the default transition animation that comes with the standard bootstrap menu and add anot...
asked by 16.09.2017 / 03:59
1
answer

How to call an ID in HTML more than once?

How to call an id more than once? <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script><!DOCTYPEhtml><html><head><metacharset="utf-8"> <title>Agenda</titl...
asked by 06.09.2017 / 22:04
2
answers

How to manipulate image loaded by the background: url ();

I loaded an img that got too big, straight through the css stylesheet, how to reduce it, because it appears only a bit.     
asked by 18.09.2017 / 04:25
1
answer

How to do ul inline responsive?

I want to leave this code responsive, but always stop being responsive when there are two rows and three columns. nav li { display: inline-block; } nav a { display: block; padding: 1em; margin: .25em; background-color: #...
asked by 10.09.2017 / 04:57
1
answer

Component Placement in ASP.NET MVC

   I am having difficulty positioning components in css, in this project I am using bootstrap techniques to make a form, and according to the image below I can not leave the components centralized right on a line when I put labels on some compon...
asked by 05.09.2017 / 20:14