Posts by Felipe Henrique • 2,135 points
181 posts
-
0
votes1
answer48
viewsQ: Adapt button display more Ivs to hide the displayed Ivs
I have a session that has many cards and they are displayed by clicking the button to load more that displays 4 in 4 as shown in my script: JS: $(function () { "use strict";…
-
-1
votes1
answer79
viewsQ: Convert percentage to real in the input Rage slider Html5
I need to convert mine input range of percentage to dinheiro and the minimum value shall be R$170,00 and the maximum R$ 5.000,00 I tried to touch the script to convert but it keeps giving error…
-
0
votes1
answer318
viewsQ: Place one col over another with bootstrap 4
I need to place a column col-lg-7 of bootstrap 4 over another column col-lg-6 I’m wearing a container-fluid in the father div but I have no idea how to get the result of the image shown below:…
-
0
votes2
answers44
viewsQ: Show / Hide in a form when clicking an input radio
I made a code that for some reason is not working it should work as follows. When I click on input radio plegal entity it must open the form of legal person and when I click person must hide the…
-
-1
votes1
answer181
viewsQ: Applying a :checked on a parent div by clicking on the daughter div
I need to leave menu checkbox as in the image but my background is in the father div and my checkbox is a div son how can I apply that background in a div father cleaving into a div son HTML:…
-
1
votes1
answer131
viewsQ: Problem to generate integer numbers in Chartist.JS chart
I’m using a plugin called chartist.js it works well the problem is being the side numbers I’m putting from 1 to 5 the ideal would be like this 1 2 3 4 5 but it is generating so 1, 1.5, 2, 2.5, 3,…
-
1
votes1
answer406
viewsQ: Dropdown in vertical menu with bootstrap 4
I need to make a vertical menu following this layout but I’m having difficulties to make the menu open one dropdown I’m using bootstrap 4 follows my code + the layout image of how it should look.…
-
-1
votes2
answers178
viewsQ: How to create event between sessions transition?
I own a element <a> in my .html, where I need that when there was the event of onclick in the same, would occur the transitional effect of session, that is to say: With the event onclick in…
-
0
votes0
answers37
viewsQ: Problem with select box for language change
I have a custom select box where my language changes website it works perfectly however I stylized it does not work and does not change the language of my site how can I make it to be stylized and…
-
0
votes1
answer150
viewsQ: Language change with JSON
I am developing a website and it will have two languages. For this, I have set up a JSON that changes the languages by clicking on select box of the corresponding language. However, the code does…
-
1
votes1
answer538
viewsQ: Awesome font icon 5 does not appear when called by css
Personal am using fontawesome 5 and some icons do not appear when I call them by css follows my code and screen print of how the icone is being displayed. HTML: <link rel="stylesheet"…
-
0
votes0
answers17
viewsQ: Problems with mobile menu
People I have a problem in the side menu I created in the mobile version of my website needed that when the person opened the menu and clicked out it would close as shown in the image below, in case…
-
1
votes1
answer366
viewsQ: Styling Slides from a slide
Talks personally I’m about to develop this screen with html and css and I needed to know if it is possible to create a slide with these Dots or to do otherwise the idea is to click on these links…
-
0
votes0
answers30
viewsQ: Slide with "Burst" margins with Owl Carousel 2
I wonder if it is possible to make a slide in this style of the image below using owl-carousel 2 Notice that at the ends only a part of the boxes is shown.…
-
0
votes1
answer345
viewsQ: Problem generating ssh key in git lab
People I’m trying to generate an ssh key to use in my gitlab but it keeps giving this error I’m using git bash to generate the key using this command : ssh-keygen which may be happening?…
-
-1
votes1
answer43
viewsQ: Remove space from a column in Opencart
I made a select in the table oc_product SELECT * FROM oc_product in the column sku needed to remove all spaces of these items are over 2000 lines with this problem is possible to remove it…
-
0
votes1
answer550
viewsQ: Slide Owl carousel2 with background image
I need to make the background image of the slide change and the content should be static as in the image I believe doing with background-image to do more I don’t know how anyone knows how to help me…
-
0
votes1
answer28
viewsQ: Error in Wordpress on the Admin panel
Personal developed a site with Wordpress that can be seen from this link but when accessing the wp-admin appears this error what can be: OBS: I installed a plugin quiz was stirring normally and out…
-
1
votes1
answer258
viewsQ: Problem making inputs appear and disappear with jquery
I need to do some inputs on my form of the mobile version are hidden and displayed by clicking on the button called Busca avançada I created a code jQuery but it’s not working I don’t know what I’m…
-
1
votes0
answers190
viewsQ: I can’t insert icon inside an image with after or before
I need to implement a icone in the :after of this field of radio because I want it to look like the picture I managed to insert the css normal I’m just not able to implement the icon that would be…
-
2
votes1
answer559
viewsQ: Slide with thumbnail using Owl Carrousel 2
People would like to know if there is the possibility of making a thumbnails slide like this here with owl-carrousel 2 if there is a link that shows some example of how to do the image below and in…
-
0
votes2
answers128
viewsQ: Problems with list and grid thumbnails with bootstrap
I need to make these cards in list mode and grid mode I’m using flex-column to make the dynamic grids more when I add the cards they no longer work this is the list mode of my layout: and that a…
-
1
votes1
answer541
viewsQ: List grid and list view with bootstrap 4
I wonder if I can do that effect that click on the icon above and the thumbnail switch mode list to Mogo grid with bootstrap 4 I’m searching the internet some ready example but only bootstrap 3 find…
-
2
votes1
answer24
viewsQ: Hover-enabled bootstrap tabview
I created a tab with bootstrap and he changes the tabs by clicking on the links I would like you to change from a tab the other by hovering over is possible ? follows the code: <ul class="nav…
-
1
votes1
answer261
viewsQ: Doubt about the new version of bootstrap
Guys I’m having a question here about the new version of bootstrap that would be the 4 currently I’m enjoying quite saw that changed a lot more I would like to know if any of you know informs me if…
twitter-bootstrapasked Felipe Henrique 2,135 -
1
votes1
answer93
viewsQ: Problems with css :not() attribute
I’m having a problem I’m editing a h2with css and within that h2 has a span but wanted to apply the style in h2but I don’t want style to apply to my span I’m using the selector :not(span) but it…
-
2
votes2
answers2550
viewsQ: Problem implementing icone from font awesome by css
I have a problem loading my font via css I’m using the font awesome 5 I’m implementing the icons via content in the css but the icon I want to use is not working this would be the link of the icon I…
-
1
votes1
answer276
viewsQ: Problems editing bootstrap variables
I am doing a project and I am using bootstrap 4 with scss I am creating a form using the classes of the framework itself: <form class="form-search"> <div class="input-group"> <input…
-
2
votes2
answers76
viewsQ: Button with different format with CSS
I needed to make a button with css plus it has a different format. It is possible to make a button like this only with css…
-
1
votes1
answer62
viewsQ: Overlapping problem of sessions with html anchors
I’m making a personal website that has a menu with anchors, all work well except the anchor of the menu called team note that it goes down right for session but it overlap all the title being that…
-
0
votes1
answer159
viewsQ: Hover with Scale only in father div
Next person I own a div Father and inside her others divs I wanted to apply a css where to change the background to purple and the text and image to white until then works normal the problem is that…
-
6
votes1
answer819
viewsQ: Link address with GPS applications
Guys I’m having a question, I’m developing an ad platform and I came across an issue here. My advertiser registers on the platform fills in the information puts your address and a google map my…
-
1
votes1
answer706
viewsQ: Add color to mine when scrolling the page and remove when you reach the top
I am developing a menu with bootstrap and it does the following it gets at the top of the page and as soon as the user scrolls the page down it disappears and when the user scrolls up the menu…
-
0
votes1
answer109
viewsQ: Grayscale effect on slide Carousel
Personal am I with a doubt anyone knows any plugin that do with this effect of my layout? I need the photos to be grayscale and only when she’s in the middle is the normal color I don’t know if you…
-
1
votes1
answer30
viewsQ: Effect with js and svg only works in the first class in the second effect does not apply
I have a problem with my effect on svg added a triangles effect with svg and js in one of my sessions website as you can see works normally but needed to put this effect again in another session I’m…
-
1
votes1
answer80
viewsQ: Problem in the Hover effect with Less
I’m trying to make an effect of hover to add a background-color in my image but does not work it creates the background-color Behind the picture I needed her to stay in front I’m using less to do…
-
0
votes1
answer47
viewsQ: Problem to convert SCSS to LESS
I am using a background made with svg from this link here but his color palette is SCSS and I’m using the LESS how can I convert these elements to LESS? I tried to put the @ in place of $ but it…
-
1
votes1
answer344
viewsQ: Skew effect with css
People needed to make an effect skew via css transform: skew(40deg); but in doing so it distorts the text of my link would also like to know if there is a way to do this to only change the…
-
0
votes1
answer1573
viewsQ: Upload image only when you click a button to display
Guys I made a photo gallery a little big so I added an effect of slice in it are 64 images in case when the site loads only appears 12 and when the user clicks on see more will appear 12 in 12 it…
-
1
votes1
answer409
viewsQ: Problem when changing menu colors with bootstrap-Less 3.3.7
Guys I’m making a website with HTML5 and bootstrap-lesseverything works normally but needed to change some colors in the menu navbar and I know that I can do this through variables.less inside that…
-
5
votes3
answers1291
viewsQ: Optimize HTML video 5
I’m developing a website. In each header this site will have a video, it would be the same video for all headers. I used the tag video of HTML5 even stayed and so: <div class="video-institutional…
-
0
votes0
answers74
viewsQ: problem with gallery to open and close elements
I am developing a photo gallery on my website, when you click on the photo appears a box with a text and a side image, explaining about the image follows a print Clicking on x closes normal however…
-
5
votes1
answer577
viewsQ: How to compile Less or Sass automatically?
Guys, I have a question about Less/Sass. Nowadays I only work with Sublime Text to develop my sites, and I use Sass or Less for the styles and use Koala to compile them. But I wonder if there is any…
-
4
votes3
answers106
viewsQ: Problems closing menu by clicking links
Guys I made a website onepage is in this link, it has a fixed menu on the side that opens when it is clicked but is the following in these links there are anchors that when they are clicked the site…
-
1
votes2
answers483
viewsQ: Problem saving information to localstorage via js
Guys I’m trying to save my timer in the local storage but it is not saving it when I enter my console it does not appear follow my code HTML and JS html <div id="timer"> <span…
-
0
votes2
answers272
viewsQ: Problem using append js element does not appear
I’m having a little problem in my append in the js I needed to replace one image with another when I click on one div then when I click the image set via ID some normal but the one that should…
-
0
votes1
answer100
viewsQ: Problems with float css property
people were wanting these three elements to date the location and this green button to stand side by side in the center of the screen both on desktop and mobile I need to do this with float more I…
-
1
votes1
answer87
viewsQ: problem when creating a triangle in after da div with css
staff needed to create a triangle in my :after of my div however this Shape would have to be 100% wide I made a triangle Shape but it is with fixed width and this can not because in mobile it gets…
-
1
votes1
answer24
viewsQ: Field validation problem with ajax
personal made a validation via ajax on my form of website that when the user does not fill in the field and tries to submit the form it takes the inputs and adds a red border until then ta right but…
-
0
votes1
answer158
viewsQ: Problem validating form fields as mandatory
staff needed to enter the fields of my form as required I did this via jQuery however I did not succeed the idea and get a red border in the fields that were not filled my code does not work dry…