Hi, I would like to set some of my widgets that I have overlaid on my image slider on my home page to shrink/expand in size as I resize my browser window. Can this be done?
ref: http://drshawnadarou.com/
#search-2 {
top: 60px;
left: 10px;
}
#search-2 {
position: absolute;
top: 40px;
left: 420px;
}