Posts by Bruno Garcia • 67 points
6 posts
-
0
votes1
answer84
viewsQ: Javascript that permanently changes server css
First, I apologize if this question is too vague or stupid, but I really don’t have enough knowledge to formulate otherwise. My idea is simple, create a site where, through Javascript, the visitor…
-
1
votes1
answer222
viewsQ: Background transition with gradient
As far as I know, css does not support gradient backgrounds transition, but supports "flat" color transition, for example (background-color:#fff) How this effect was applied here, then?…
-
2
votes1
answer3036
viewsQ: CSS animation "Flinging" or shaking
My idea is to put an invisible image on the page, which when in Hover, appears and triggers an animation. The problem is that once I put the pointer under the image, the animation is shaking,…
-
1
votes1
answer1195
viewsQ: Javascript image exchange checkbox
I need, in a project, an interaction that consists of 5 checkboxes, that when marked, change the image src on the page. I already found a ready one, actually: http://jsfiddle.net/y015gunx/1/ What I…
javascriptasked Bruno Garcia 67 -
2
votes1
answer714
viewsA: Place 4 columns in a row
Just an update on how I managed to fix. My problem was this, I wanted to create a div that was wider than its div-parent, so that it would align the inside boxes in full width, without breaking the…
htmlanswered Bruno Garcia 67 -
0
votes1
answer714
viewsQ: Place 4 columns in a row
The point is, I am extremely Newbie in html/css and I’m modifying a theme of wordpress. The theme works from columns, and I need help specifically in this. As you can see, they are service "boxes",…
htmlasked Bruno Garcia 67