Questions tagged as 'css'

0
answers

Wrong Form Template BootSwatch

I started using the Yeti template from bootswatch and there were 3 problems, my textarea misaligned from my other fields, and the spaces between the fields increased a lot. Print the screen in the image below: link The sizes of the dr...
asked by 22.02.2018 / 12:33
1
answer

Loop wordpress in list with classes

I'm doing a loop in WordPress to capture the posts of certain categories and show them as in the image below (image - template in html ). IusedtheWPcodextoseehowIwasgoingtodothis,soIdecidedtodo2differentloops.Oneoftheseloopscapturesthe...
asked by 21.02.2018 / 15:05
0
answers

Why is this in javascript / html / css slow to mobile?

I've done a lot of research, I've already moved the code but nothing helps ... can you tell me why this game is working on the mobiles, and some way to optimize it? full code: link demo: link     
asked by 21.02.2018 / 15:03
1
answer

display content from another page using fancybox

I have a page with the names of several products and I would like to click on one to open a fancybox with the details of each product. These details (name, price, etc.) are on another page and would like to display them on the same page as the p...
asked by 12.02.2018 / 00:41
1
answer

Include of non ionic css

I need to call a css block, depending on the condition, on an ionic view. I'm trying to do with ng-include, but it does not work. <style type="text/css" ng-include="templates/style.css"></style> or with div <div ng-include=...
asked by 22.02.2018 / 13:55
0
answers

How could I do in JavaScript the buttons on my slider work

How could I make the previous and next JavaScript buttons work? <div class="c-sliders-slideshow"> <div class="o--sliders-container"> <button class="o--sliders__buttons prev-button" value="prev"><a href="">ante...
asked by 08.02.2018 / 02:01
1
answer

Cancel bootstrap JS default procedure

Good morning, I'm learning to program web now (I studied C # last year in college and this year is web, so I wanted to get ahead), I'm programming in ASP.NET, I made all my "form" in bootstrap, visually stayed as I wanted, all right, I create...
asked by 06.02.2018 / 15:14
2
answers

Problem with respecting grids, dynamically adding fields

Good morning, I'm creating a form that the user will add more fields dynamically (# Example: Selectedareainredwascreatedmanuallyinthecode,it'scorrect!ButtheBlueareathatwascreateddynamicallyshouldoccupythesamesizeastheredarea(manual)whic...
asked by 09.02.2018 / 13:17
0
answers

Limit items of a page with ARRAY

I've asked for help with a problem with php on a page, and actually it works fine until a request is made with an array, for example in the code below: <div class="texto_busca"><b>RESULTADO DA BUSCA</b></div> <?...
asked by 02.02.2018 / 22:52
0
answers

How to create custom wordpress menus that respect the drag and drop order

I'm having problems creating menus on my wordpress website in case I have more than one menu that need to respect the order of creation, but never respits, the menu is sorted by alphabetic order, anyone have any idea how I do it?     
asked by 02.02.2018 / 20:57