go41

the info you need to know


von Joern
Keine Kommentare

Using WordPress 3.0.1 I just copied the source code of FireFox. For an embeded video the code looks like this with the function above in functions.php<object width="450" height="363"><param name="movie" value="http://www.youtube.com/v/wLph9-ZkMX8&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/wLph9-ZkMX8&fs=1" type="application/x-shockwave-flash" width="450" height="363"…


von Joern
Keine Kommentare

HiBetween my navigation bar, and slider, I have a horrible gap that appears in IE6 and 7I'm guessing it's to do with floats?Here's my code:Code:<div id="header-container"><div id="head" class="clearfloat">      <div class="clearfloat">         <div id="logo" class="left">            /"><img…