Posts by Felipe Viero Goulart • 3,693 points
233 posts
-
1
votes3
answers555
viewsQ: Problem with accentuation on a website
On a site I developed, I have the following text: The line of hair removal..., this text opens perfectly in Windows, in any browser. Already, on Mac, the text appears as follows: The line of…
htmlasked Felipe Viero Goulart 3,693 -
1
votes1
answer76
viewsQ: Text always aligned horizontally
I can align a text horizontally. I always define a height and a line-height and everything is fine. But in Chrome, the cursor, inside a input becomes giant, because I always define everything in px.…
cssasked Felipe Viero Goulart 3,693 -
1
votes1
answer440
viewsA: Multiple buttons share from facebook, twitter and G+ on the same page
Use the developer platform of each site. Facebook Twitter Google Plus Only put on the page that will include the content listing.…
-
3
votes0
answers68
viewsQ: Use! Important in CSS applied with Jquery
I have a code in Jquery, and would like to apply the !important in the CSS, as below: $('.prodMenor:eq(6)').css('margin-right','0!important'); But the way I did it’s not working, there’s another…
-
5
votes1
answer1042
viewsQ: How to get your site highlighted on the right side of Google
I Googled the term "brainstorm9," and I realized that Google featured on the right side of the page, to the G+ page of the site. I thought there was only information on Wikipedia. See the image: My…
-
1
votes1
answer1090
viewsQ: Use of attr to apply edge color to LI
I own a li, which is a square, the CSS is like this .produtos{ width: 294px; height: 349px; /*background-color: #f1f2f2;*/ border: 3px solid transparent; position: relative; cursor: pointer;…
-
1
votes6
answers1855
viewsA: How to create link with Hover showing strokes on the sides
I get it, from what I’ve seen, you’re gonna have to have two strokes even, it might be with float:left, something like that: <div class="traco"></div> <div…
-
3
votes1
answer555
viewsQ: Make my site appear on the Google news listing
I own a site about a certain subject. And, when I access Google and enter the desired term, there is my site in a good position. However, I would like my website to be listed also on the Google news…
-
0
votes2
answers166
viewsA: Absolute position does not work in a fixed menu
It’s not necessary for you to use z-index:999 in everything. You need to analyze the structure and apply the z-index increasingly: For example: You can put in the .menu one z-index:2, for the…
-
1
votes4
answers405
viewsQ: Hover does not work in div
I have the following HTML code: <li style="background-image: url(fotoSYS)" class="produtos f-left margin-right-30 margin-top-30"> <div…
-
4
votes2
answers2098
viewsQ: Recognize if user is using iOS or Android
I am developing a screen of a website, and the customer wonder if there is the possibility of the site recognize whether the user is using Android or iOS. If you’re on Android, go to Google Play to…
-
1
votes0
answers224
viewsQ: How to show the number of views on a page
I own the page www.neilgaiman.com.br, which was developed with Wordpress. I wonder if there is the possibility to show the user, the amount of views that the page he is, has. I ask here because I do…
-
7
votes3
answers8188
viewsQ: Validity of a QR Code
I have a QR Code that leads to a link. This link, I suppose, will be on the air until 2015. Of course, when the link doesn’t exist, this QR Code will get you nowhere. My question is: Does this code…
qrcodeasked Felipe Viero Goulart 3,693 -
0
votes1
answer1688
viewsQ: How to get the URL or anchor on a One-page
I am developing a One-page, and I would like, that each time the customer is in a session, he changes the address from www.teste.com.br to www.teste.com.br/testimonials or…
htmlasked Felipe Viero Goulart 3,693 -
2
votes1
answer94
viewsQ: Correct declaration in menu listing CSS
I have a menu listing and would like to know the correct way to declare in HTML+CSS. The HTML is like this: <ul class="menu"> <li>Home</li> <li>Empresa</li>…
cssasked Felipe Viero Goulart 3,693 -
1
votes1
answer1284
viewsQ: Links with LI inside
I have this structure: <ul> <li><a></a></li> <li><a></a></li> </ul> Okay, what happens is that sometimes I need to put the link <a>…
htmlasked Felipe Viero Goulart 3,693 -
2
votes2
answers1078
viewsQ: Pagination of Divs
I have a div with a ul and within 30 li. Within that li has a img. I want when I have a new one li, in case number 31, it creates a pagination, leaving this new li inside the other div. Someone has…
-
1
votes1
answer66
viewsQ: Cursor is the size of input height
I have a form and inside it inputs. THE HTML: <input type="text" id="nomeForm" name="nomeForm" onblur="if(this.value=='')this.value='Nome';" onfocus="if(this.value=='Nome')this.value='';"…
cssasked Felipe Viero Goulart 3,693 -
3
votes2
answers22863
viewsA: Div’s with input and label on the same line
Let me get this straight. Here’s what you can do. Create a div that will count the amount of fields you want and set a maximum width for it, type: Inside that div, I would create two more Ive…
-
1
votes2
answers4146
viewsQ: Plugin that applies zoom when mouse pass
I have an internal page of products, which the layout is as below: What I need is that when the person hovers the mouse over the smaller square, he shows the large image above and zoom in when the…
-
1
votes3
answers6753
viewsQ: Validation of select
I have the following HTML <select class="cadastroDireitaInput cadastroSiteSexo" id="sexo" name="sexo"> <option value="">Selecione</option> <option…
javascriptasked Felipe Viero Goulart 3,693 -
0
votes2
answers256
viewsA: Is there any risk when disconnecting the android device during debugging?
I’ve had the experience of disconnecting an Android device while transferring files and the source from the PC burned on time. It happened to me only once, today I do it kind of followed and never…
androidanswered Felipe Viero Goulart 3,693 -
0
votes5
answers22327
viewsA: Simple Rotary Banner
I use the jCarousel Lite that is easy to set up and meets your needs.
-
0
votes1
answer17396
viewsQ: Separate text in two columns
I have a div that will contain two columns. As shown below: Is there any CSS technique to do this? No CSS3, because I want it to work on all browsers. Sure, I could create two Ivs there and put…
-
1
votes1
answer111
viewsQ: Check page and assign DIV
I have 10 pages, a part of the layout is equal in 9 of them, so I will make a include to spare me the trouble of repeating it 9 times. The thing is, I’d like to use that include on every page, and…
-
0
votes1
answer1114
viewsQ: Show a div and hide another in Hover
I have 3 Ivs that show 3 products: <div class="produtosDestaqueBoxItem"> <div class="produtosDestaqueBoxItemCentralizar"> <img src="imagens/produto1 (1).jpg" height="131" width="120"…
jqueryasked Felipe Viero Goulart 3,693 -
1
votes1
answer141
viewsQ: Center two Ivs with text
I have the following structure: HTML <div class="contatoTopo"> <div class="buscaConteudoCent"> <div class="buscaFontEncontraTit">Nenhum resultado encontrado para:</div>…
cssasked Felipe Viero Goulart 3,693 -
1
votes1
answer395
viewsQ: Using Wordpress to leave site manageable
Work with frontend and now, I want to do some work that I can leave sites that are manageable so that users themselves can feed the content. I have some blogs/ sites in Wordpress and I was thinking…
wordpressasked Felipe Viero Goulart 3,693 -
6
votes1
answer10227
viewsQ: Font size, px or pt?
I receive the layout in PSD, export as I need. And I do font-face when necessary. The Photoshop I have, shows the measurement of the sources in pt, I always applied px in CSS. I was reading that,…
cssasked Felipe Viero Goulart 3,693 -
7
votes2
answers3404
viewsQ: Tag hgroup is unusable?
I was watching some video-lessons on HTML5 and came across the tag hgroup which serves to group h1,h2..., reading that this morning I saw that she was removed from HTML5. Does that check? it is no…
html5asked Felipe Viero Goulart 3,693 -
6
votes2
answers2346
viewsQ: Code indentation spacing standardization
Used Sublime Text for the front-end, I already had to open some old codes and I had problem with indentation. I saw that it was only to modify the tab size. I wonder if there is a Tab Size standard…
htmlasked Felipe Viero Goulart 3,693 -
0
votes2
answers8189
viewsA: Responsive logo that works on all browsers using CSS3 and Bootstrap
Take a look at this plugin, it resizes the Divs correctly. http://buildinternet.com/project/supersized/
-
3
votes2
answers965
viewsQ: HTML + CSS structuring for hover effect on buttons
I have a list of social media icons, which I know how to do, I’m not here to ask how to do, but rather, a more correct way, to minimize my work, if there is, of course. My HTML is like this:…
-
2
votes4
answers129
viewsA: Problem with positioning of div
I don’t know your code. I would do the following, for example: .divMae{position:relative; width:500px} .divFilha{position:absolute;z-index:2; left:50%; margin-left:-250px} With this, the divFilla…
-
1
votes2
answers2936
viewsQ: How to duplicate a div by clicking on another
I have a div call contatoFormIncluir, inside her I have another div called contatoBtMais, I want to do the following; when I click on contatoBtMais he duplicates the div contatoFormIncluir. Has as?…
jqueryasked Felipe Viero Goulart 3,693 -
1
votes2
answers52
viewsQ: The action is being applied to several elements, rather than one
I have the following code here: http://jsfiddle.net/felipestoker/SL2EP/3/ When I click on homeListagemLiBt he shows the div buscaAvanHoverDiv, until then perfect! Only I will have 20 equal elements,…
jqueryasked Felipe Viero Goulart 3,693 -
0
votes1
answer56
viewsQ: Apply class when it is second list item
I have the following HTML code: <ul class="grid_1330 margin-auto"> <li class="homeListagemLi"> <div class="homeListagemDiv"> <ul> <li><img src="./imagens/pessoa.jpg"…
-
1
votes2
answers7725
viewsQ: Copy content from a div by clicking a button
I have a URL shortener, where there is listing with all the generated links. What I need is to create a button on the side, where when the person clicks on it, automatically copy the div containing…
jqueryasked Felipe Viero Goulart 3,693 -
0
votes4
answers868
viewsA: Find current page and change Div style
I decided as follows: Jquery var menu = window.location.toString(); $("[pagina]").each(function(index,element){ var link = $(element).attr('pagina'); if(menu.split(link).length>1){…
jqueryanswered Felipe Viero Goulart 3,693 -
0
votes4
answers868
viewsQ: Find current page and change Div style
I have a div which is repeated five times: <div class="produtosMenu f-left margin-top-35 margin-bottom-35"> <a href="/paginaSYS">tituloMenuSYS</a> </div> It’s a list of…
jqueryasked Felipe Viero Goulart 3,693 -
2
votes4
answers129
viewsQ: Sort H tags within a page
I wonder if there are problems in informing more than one H1 tag within a page, more in relation to SEO, if Google condemns this type of action. And also, if there’s a problem with me reporting…
-
3
votes5
answers59481
viewsQ: Take content from within a Div and put in Input value
I have a form, and inside it I have an input, which will have to take what it contains inside a DIV, which in case is only text. The input is like this: <input class='formContato' type='text'…
-
2
votes2
answers7467
viewsQ: Make div close by clicking outside of it
I have a li with the id buscaBT, when I click on it, it leaves a div inside that li (formularioBusca) as display:block, so far, quiet, everything working. I did so: $( "#buscaBT" ).click(function()…
jqueryasked Felipe Viero Goulart 3,693 -
0
votes1
answer5157
viewsQ: Make div height decrease as user decrease screen
I have a div and I want it to decrease when the user decreases the screen. I have something similar to the width, I did so: ($(window).width() -320) it takes the total width of the screen and…
jqueryasked Felipe Viero Goulart 3,693 -
1
votes1
answer800
viewsQ: Transition effect of website content
I visited that website and liked the way the content moves, when it is clicked on More Articles or Hide List, I’d like to implement it on a website I’m developing. I’m having difficulties to find…
-
0
votes2
answers121
viewsA: Problem running Jplayer when there is more than one item
The problem was solved, I found the solution here: https://stackoverflow.com/questions/14784917/how-to-implement-multi-instance-jplayers…
jqueryanswered Felipe Viero Goulart 3,693 -
4
votes2
answers133
viewsQ: When using div+selector in CSS
Whenever I am developing the front-end of some site, I put the name of the selector, for example .seletor1, .seletor2 and so on. Recently I had to change the classes of a plugin I downloaded, and I…
-
1
votes2
answers121
viewsQ: Problem running Jplayer when there is more than one item
I have a list of 3 audio players per page, I did all with Jplayer. What’s happening is that when I run the first item, it runs all together. That is, if I click on the first item, it runs the 3 that…
jqueryasked Felipe Viero Goulart 3,693 -
2
votes1
answer126
viewsQ: Apply CSS when in the menu in question
I would like to leave a selected item when I am in some selected menu. For example, if I am on the link '/about'. The menu item called 'about' should change color, for example. You could do this?…
-
1
votes1
answer54
viewsQ: Jplayer does not work on IE8
I have an audio listing on a page I’m developing, in Mozilla and Chrome, IE9 and IE10 was ball show, but on IE8, it does not perform when I press the 'play button'. Website of the Jplayer:…