Questions tagged as 'css'

0
answers

Menu leaving left margin

I can not find this error. MyMonitorhas1024pxandthebodysettowidth:97.65625%giving1000px.Themenu(ul)has7items(li's)eachliwith141.7pxplus8bordasof1pxeachgive999,9pixels.Thatis,theyfitin1000px.=>(141.7*7)+8=999,9Ihaveamenuonthepagebelowthatd...
asked by 14.04.2016 / 19:59
0
answers

Tablet menu

I'm working on a framework but I'm having a hard time adding the toggle menu because I'd like it to appear below 850px, I tried to use media quare, but it did not work, it keeps showing up with the 850px dimension. I would like below 850 px to a...
asked by 14.04.2016 / 16:24
2
answers

Align images and text inside div

I need to align some elements on a page and I'm not getting it, I've already done some tests like using text-align:center in class pull-right as well as header-features according to examples I've read, but with no success. >...
asked by 01.04.2016 / 14:34
0
answers

Problem loading CSS Sass file

I'm facing a problem where when generating the CSS file, where it is generated by a task made through Gulp. When interpreting Sass and generating CSS, the file in the site only changes if I delete and create a new .css file, otherwise it remains...
asked by 28.04.2016 / 19:15
1
answer

Change the class of the tooltip link

Expensive, good afternoon. I have the tooltip link set to: <a class="evento color-red" href="#"><span>informação</span>link</a> You can leave this way and keep the attributes tooltip: <a class="evento" href=...
asked by 29.03.2016 / 18:06
1
answer

PHP recursive directory

I need to include a file from a recursive directory, I'm using the following form: <?php require_once '../../cabecalho.php'; ?> Okay, what's happening is this. The header, which would be the header of the page + menu is loading, ho...
asked by 28.04.2016 / 01:36
0
answers

CSS - row with col-md-6 containing photos is not aligned correctly

I have a listing of 8 photos and then I have a button that carries me two more photos. However, the photos do not appear correctly aligned because a hole always appears without any photographs. ThecodeIhaveisthefollowing:<divclass="row"&g...
asked by 28.04.2016 / 16:33
1
answer

Page Rolling Alone While Loading

I'm not sure how to describe this problem, but I have a website in wordpress that uses those menus that have reduced height when we scroll down, the problem is that the menu is getting reduced already in loading the page and after a few 2s it re...
asked by 27.04.2016 / 20:51
1
answer

Open different elements js

I would like to know how I can create a function in JS / Jquey that opens a DIV that not is visible. However, I will have more than one DIV, and I need JS to identify these DIVs (I hope it was clear) rs !! Obs : My code is a slider an...
asked by 24.03.2016 / 15:45
1
answer

CSS Search Element at JS

Well, I'm now starting programming in HTML5 + JavaScript + CSS and I have a question that I suppose is basic but I can not find an answer. I created an HTML5 canvas and since I was not able to add buttons (created in HTML) on the canvas, I decid...
asked by 22.03.2016 / 19:25