Questions tagged [cover]
219 questions
-1
votes
1 answer
Blank space on top of a video cover (only in safari, not chrome)
I have a problem with a video cover for a website, but only when I opened it on Safari. There is a black space between the top and the video that I can't remove.
There is the code and an image down below:
video {
width: 100% !important;
…

Margaret
- 45
- 9
-1
votes
1 answer
Open XML elements in PHP
Good, I created an XML document with the name and title of songs and artists within that document come also the corresponding cover. Now the link of my XML file is: http://inlivefm.96.lt/nw.xml .
I also have another XML document that gives me the…

Andy Cruz
- 87
- 9
-1
votes
2 answers
Remove fixed masthead and footer
Is there a way to remove the fixed masthead and footer from the Cover bootstrap template? I've been searching through the files and made some edits but can't see any real changes.
http://getbootstrap.com/examples/cover/

ManyQuestions
- 1,069
- 1
- 16
- 34
-1
votes
5 answers
Mimic the css background cover img property in html
Thanks all for your responses. However, I haven't found any good answer to my question. So let me be more clear.
PURPOSE
As I'm working on SEO, I need to include images as html elements and mimic all the css attributes.
What I currently have
I added…

Romain
- 407
- 2
- 9
- 20
-1
votes
1 answer
Covering square with n overlapping circle
There are n same circles and one square.How can I randomly place the circle inside the square so that the square is fully covered?
PS: all the circles should overlap with other circles.

Qshbx
- 51
- 1
- 6
-1
votes
1 answer
facebook cover as div background
Well s the title says I just want to use the facebook cover as background for some div in a website, so whenever I update my cover it automatically updates the image on the site.
in another thread somebody said that was really easy, but I donut have…
-1
votes
2 answers
Scheduling Cover Photo change on a Facebook Page
The ideia is to automatically swap the Cover Photo to feature a different TV program each single day.
Am I able to do that? If so, could you please explain me how?
Thanks!

Walter Junior
- 11
- 1
- 2
-2
votes
1 answer
python cover: strange function coverage
Green color: code line is reachable.
Red color: code line is not reachable.
How could it be that lines 72, 74, 76 are reachable?

Vitalii Ponomar
- 10,686
- 20
- 60
- 88
-3
votes
2 answers
CSS cover with heights in pixels and percentages
I'd like to have a page with a first div with a 100% height (no problem for this), and two divs inside that cover the whole height of the parent div. If the 2 divs had a height in percentage, there will be no problem but the fact is that I need to…

Ecorce
- 123
- 2
- 11