Questions tagged as 'css'

1
answer

Forms in bootstrap

Good morning! Recently I've been trying to learn more using frameworks and I'm currently using Boostrap. But in the middle of this path I came across a form with which I would like at least to have an idea how to do it: Any information...
asked by 13.11.2017 / 11:28
2
answers

Form formatting problem

Good morning, I have a problem with the newsletter form of my site. I've done several searches trying to solve the problem, but the lack of knowledge of the area I think is making me impossible. rsrs The form basically takes Name, Email, a...
asked by 13.11.2017 / 12:57
1
answer

When setting menu at the top after scroll, everything that is below moves

Oops, first I'll explain what I'll do. I want to scroll and go through my menu, it stays on top . My website will have the menu in this style SITE EXAMPLE , an initial part that in my case occupies 100% of the screen (it is set to 100% he...
asked by 10.11.2017 / 00:49
0
answers

Stylize search

I need help developing an advanced search style, like Zap Imóveis (in mobile mode). I created every HTML structure like the site itself, but I find it difficult to get some of the styling and menu functions, so I'm asking for help. HTML Struc...
asked by 24.10.2017 / 04:53
2
answers

How do I change the color of all links and take out the underline?

I can not change the color of my links. I do not know if the problem is encoding in my index or if it is in CSS. @charset"UTF-8"; @import url(h) @fonte-face{ font-family:'fontelogo'; src:url("../_fonts/PinyonScript-Regular.otf"); } bod...
asked by 22.10.2017 / 19:04
0
answers

I need this visual style

Hello! I urgently need help, to develop an advanced search style, like Zap Imóveis (in mobile mode). Is it possible to do in pure CSS or is there FrameWorks? I'm waiting! <script> urlFiltro = "<?php echo $ROOTPATH; ?>/ajax/...
asked by 21.10.2017 / 17:49
0
answers

Print via Browser in Non-fiscal Printer

I have a problem printing to the web on some non-fiscal printers, for example bematech. I am using pure html, I have already added several css options and nothing works. At Epson I can print normal, all right, when I put a Bematech for exampl...
asked by 21.10.2017 / 02:17
1
answer

How do I put an image that will scroll over the background and under the text?

I am learning HTML by myself (doing free searches and courses on the internet), I came across the following problem: I have a background image that has been correctly applied, but I can not add another image correctly, it is cropped (I put...
asked by 21.10.2017 / 01:22
1
answer

Bootstrap dropdown menu items do not work

I'm developing a web application and I put the bootstrap menu in my application but clicking on the icon <b class="caret"></b> the dropdown-menu items do not appear. Menu by clicking the icon <b class="caret"></...
asked by 18.10.2017 / 01:19
0
answers

Click on the button running as many times as you have

I have the following situation: <ul class="nav nav-tabs"> <li class="active"><a data-toggle="tab" href="#segunda_tab" ><?php echo $array_dia_da_semana_s[0] ?></a></li> <li><a data-toggle="tab" href=...
asked by 17.10.2017 / 19:22