Help me please

144 views
Skip to first unread message

kenny...@gmail.com

unread,
Apr 21, 2017, 12:44:26 AM4/21/17
to Sly.js
I have problems with my slide .. I tried to have the images appear next to each other keeping the screen heigh to 100%, but always an empty space appears next to the next photo. I'll leave you my file if you can help me. Greetings.

This is my css modification

/* Frame */

.frame {
height: 100%;
overflow: hidden;

}

.frame ul {
list-style: none;
margin: 0;
padding: 0;
height: auto;
font-size: 50px;

}

.frame ul li {
float: left;
height: auto;
margin: 0 1px 0 0;
padding: 0;
background: #333;
color: #ddd;
cursor: pointer;

}
.frame ul li img {
height: 100%;}


--------------------

So you can see the spaces between photos

http://kennyespinoza.com/1.jpg
http://kennyespinoza.com/2.jpg


Reply all
Reply to author
Forward
0 new messages