This is a rather weak area for me, but in http://ifs-de.com/dev/css/engine1/style.css try changing
Code:
#wowslider-container1 .ws_thumbs {
bottom: -98px;
left: 0;
width:100%;
height:93px;
}
to
Code:
#wowslider-container1 .ws_thumbs {
bottom: -98px;
left: 50px;
width:84%;
height:93px;
}
more probably has to be done, but this may help.
Could you post a link to the yahoo site you were talking about that accomplished the text for the thumbnails that you were having trouble with so we can see what you are trying to do?
Bookmarks