Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter kitan

    (@kitan)

    ok, I found a solution. I removed some lines in css file.

    in several places removed: position: relative.

    Removing the position: relative did not do the trick for me. However I did solve it with the following in an IE specific style sheet.

    .youtube_gallery_divider {
    		display:none;
    	}
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Huge Blank Space in post before Video Thumbs’ is closed to new replies.