Just edit the css controling where that div gets positioned:
#wpcontent_slider_container {
height: 400px !important;
margin: -35px 0; /* Change is here */
overflow: hidden;
padding: 0;
position: relative;
text-align: center;
width: 937px !important;
}
Thanks so much sir,it solved!
now,the bottom of slide show covers top of begin of article,
can you help me about this too?
Thanks so much
I wish you had a decent web host. It takes so long to load a page….
All that Macromedia Flash, can’t translate the page or see it on my ipad. Not to worry, I have a PC too.
#wpcontent_slider_container {
height: 320px !important;
margin: -35px 0 35px; /* Added bottom margin to push it down */
overflow: hidden;
padding: 0;
position: relative;
text-align: center;
width: 937px !important;
}
thanks,solved,i think the problem of slow loading of the site is for size of image background and flash files 🙁
i should shrink size of them