this is the temporary link to the website I'm currently setting up: http://bidonfollowers.com/index.php.later2
I have several questions concerning the layout of my website.
Please help me to fix these design flaws, every bit of help is appreciated! Thank you for your answers.
Add clear: both to the style of div id="recaptcha_widget_div"
<div id="recaptcha_widget_div" class=" recaptcha_nothad_incorrect_sol
recaptcha_isnot_showing_audio" style="clear: both;">
img tag of logo doesn't require closing tag. And add border=0 attribute.
<img src="http://bidonfollowers.com/images/logo.png" title="" alt="" border=0 />
the easiest solution to avoid cutting off is to move your numbers beneath, edit paddings in style.css. It happends because of IE can't show semi-transparent png correctly.
.third .pck3_cendetsh h2 { font-size: 50px; padding: 10px 0px 0px; }
Link " Privacy & Terms" is visible in all of my browsers