Widget is Cut Off
For some reason, my widget is not displaying correctly. The bottom half is cut off (example can be viewed here, on right hand side: http://freefashioninternships.com/blog). Any solutions?
1
person has this question
I have this question, too!
Tell me when someone answers.
The more people who ask this question, the more it gets noticed.
The more people who ask this question, the more it gets noticed.
-
Inappropriate?It's due to the css file included on that page: style.css (line 986)
#sidebar embed, #sidebar object {
height:250px;
margin:0;
padding:0;
width:300px;
}
It's overriding the width and height that Widgetbox specifies in the code snippet that was provided.
Loading Profile...




