|
All of your containers that holds the images and the captions (.ic_container) has en explicit height set to zero. Why? If I remove those the captions work fine (in Chrome).
<div id="capslide_img_cont3" class="ic_container" style="width: 350px; height: 0px; ">
...
</div>
EDIT: And for the record, I saw no difference weather I loaded the site directly by entering the url or if I reloaded the page.
__________________
Your answers will only be as good as your question. Formulate it well and give all the necessary information.
Last edited by lizciz; 06-22-2012 at 02:37 AM..
|