Hi
I'm trying to customize the slider by removing the navigation and making the slider higher and less wide.
I've managed to remove the navigation with the code:
ul.ui-tabs-nav {visibility: hidden;}
but it leaves a white background I can't remove. Anyone know how to get rid of the white?
Also, I can change the width of the slider with:
div.cc_slider {width: 900px}
but it's not working properly when trying to adjust the height (only stretches the white background, not the actual slider/picture).
Please help
This is my site:
culturetown.org
Cheers
Jakob