when i added a video to my sidebar, the footer is all out of whack
can someone help??
here is my blog:
http://theinternetmarketer.jvazjrsblog.com
[stop bumping your topic or it will be deleted - 3 bumps in an hour is not only ridiculous but against forum rules - samboll]
check for tags that aren't closed...for example a div that isn't closed.
the footer only gets messed up when i add the video in the sidebar
when i take out the video, the footer is fine
but i want the video in the sidebar, so what should i do??
try to make the video smaller in width to see if its breaking your style.
if not, post your code please - for the video in the sidebar..
i did try to make it smaller
the same thing happens
here is the video code
<object width="380" height="280"><param name="movie" value="http://www.youtube.com/v/jq4rUcmALhY&hl=en&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/jq4rUcmALhY&hl=en&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="380" height="280"></embed></object></div>
i see a closing div...on the last line...do you have an opening one??
i got it
its fixed
thanks for your help