Questions tagged as 'css3'

2
answers

Center the caption of an image figcaption

I can not center the caption of the image relative to the image. Already tried with text-align: center; but it did not work. Here is the code: <figure class="foto-legenda1"> <img src="media/airlines-arena.jpg" class="image1"/>...
asked by 18.11.2015 / 18:40
1
answer

Setting the browser position in CSS

asked by 21.07.2015 / 19:22
3
answers

Problems setting up Gradient in CSS

I want to put a background on the web page with a gradient effect, but it's the result I'm having; It'sveryugly.IusedthissettinginCSS;body{font-size:12px;font-family:Arial,Helvetica,sans-serif;margin:0px;font-weight:normal;background-color:#2...
asked by 08.07.2015 / 21:04
1
answer

Video auto adjustable

I'm using HTML5 which in turn has a tag called <video> but I'm having a hard time using my video in the header of my site because I can not manipulate my video correctly I would like my video to stay like the site  I even h...
asked by 22.07.2015 / 16:57
1
answer

The Site disagrees on responsive

Well, inside the body, I put two boxs, col-md-6, with 1px border, but one was next to the other, and it was not to stay, then I put a margin-left of 28px in the two boxs my left side of the screen, ie second and fourth. There it separated, the on...
asked by 23.07.2015 / 21:30
1
answer

div does not accompany header redimensioning

I have the following problem, I have a video that is in my tag <header> in it there is a div presentation that there are written texts I wanted when resizing the browser this div follow the same video for example the...
asked by 23.07.2015 / 16:23
0
answers

Video Cross-browser

I need to use a video and it has to be cross-browser . It works on Google Chrome, Opera and Mozilla, but it fails to appear in Safari. Here is my code: follow the html code: <div id="video"> <video id="Video1"...
asked by 20.05.2015 / 20:28
1
answer

CSS effects for use in images [closed]

Would anyone know how to tell me some CSS effects for image files in general? I know some, however I would like to know if there are effects like inflate, shadow cast among others only using CSS.     
asked by 24.06.2015 / 23:14
1
answer

Change Carousel caption on iphone

I have a site developed with Bootstrap that has a% car% car. I want the iPhone, the caption <div class="carousel-inner"> to decrease, so that the image appears more. On the other devices it works fine, only on the iPhone that...
asked by 11.03.2015 / 15:17
0
answers

Alternative for CSS3 Shapes compatible

I'm having trouble putting together a part of the layout of a project I'm currently working on. The text should be contained within a polygon. For a better visualization of what I'm trying to explain: The site has to be compatible with al...
asked by 29.10.2014 / 16:12