haagmeister
Member
Posted 2 months ago #
http://missourione.com
You can see the banner on the homepage but I cannot see what is causing that bar. background is supposed to be set to white. I have tried maintain aspect ration with allow scale and tried it with them off. Nothing works. Banner size is set right and the sidebar width matches.
ahhhhhh
http://wordpress.org/extend/plugins/wowslider/
I have just checked your page:
http://missourione.com/
I'm not sure that understand you correctly... If you mean grey vertical line on the left of WOWSlider, it's added by your own style:
div.widget ul li{display:block;margin:2px 0 2px 0px;padding:0 0 0 5px;border-left:solid 7px #CCCCCC}
Line border-left:solid 7px #CCCCCC causes this problem.
This style is added directly on your page.