Questions tagged as 'css'

0
answers

ionic 3 item select background color

Whenever I select the item it becomes all yellow and I can not see which one was selected, it would be possible to change this yellow background to some other color <ion-item> <ion-select style="background-color: #fff"[(ngM...
asked by 27.03.2018 / 21:22
0
answers

Adjust the alignment of the dropdownlist in a navbar Bootstrap

I do not know if I'm doing this correctly, but I need to create a dropdownlist in my navbar to show a list of branches that will come from the database. The problem is that when I insert it, it is misaligned vertically. I believe it is because o...
asked by 05.04.2018 / 03:14
1
answer

Fix Bug for a simple Jquery function

Hello! I'm having a small problem with bugs on a site I'm putting together, where when you open the interface, a JQuery function that was made to replace the navbar logo with a larger one is not being applied. Only when you scroll down an...
asked by 03.04.2018 / 16:59
0
answers

Stylize vue router-link visited!

I have a list of search results of the routes of my SPA brought through a v-for and I need that for the router-links accessed, have a style similar to a: visited and I can not do this with the css of the page. When accessing an item, when return...
asked by 03.04.2018 / 19:41
1
answer

Send data to a pdf file and email

Good afternoon I would like to save data from a form of a html page when users register and submit in a pdf file and be sent to a predefined email but I do not know how to do this, I have the form created as follows: / p> <!doctype html&...
asked by 25.03.2018 / 19:18
1
answer

Make facebook widget responsive

I have a div that is put news, and on the side of this div, has the facebook widget, wanted the size of it to be responsive, ie, the height of it was the same as the news div My current html: <div class="row no-gutters"> <div...
asked by 22.03.2018 / 18:38
1
answer

The SUB MENU disappeared CSS

The submenu is hidden in the menu; I need this help, here is the menu code and submenu. .menu.superior{ background-repeat:no-repeat; height:225px; margin-left:-185px; margin-right:-184px; display:block;...
asked by 23.03.2018 / 01:58
2
answers

Repeat a CSS animation every time I click the button (with Javascript)

How do I repeat an animation every time I click on an element with javascript, I tried to do it but only works once (on the first click), after clicking, the animation is already in the HTML code (if I see it by inspecting element), so it's no u...
asked by 23.03.2018 / 03:21
1
answer

Center submenu with menu

/*Sub-Menu*/ .menu.superior .nivel-dois, .menu.superior .nivel-dois, .menu.superior .nivel-um li:hover .nivel-dois{display: contents;po;position: unset;} .pagina-login .menu.superior, .pagina-busca .menu.superior, .pagina-carrinho .menu...
asked by 28.03.2018 / 04:23
0
answers

Rotate image 360º in 3D

I work in a company that sells machines and parts for mills that produce rice, and I am developing a system for the sale of parts for these machines ... my boss wants each piece of the customer to see it from various angles, or whether it's a 36...
asked by 19.03.2018 / 00:25