<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div>Thank you very much for your feedback Daniel! A list like this (issue + link) is great for fixing individual issues that might arise, I just tackled all of them.</div>

<div><br></div><div>Some notes</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><a href="http://staging.blender.org/support/tutorials/" target="_blank">http://staging.blender.org/support/tutorials/</a><br>

</blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
- Padding Missing n the Right Side<br></blockquote><div><br></div><div>This was actually missing two things:</div><div>- The text (and image) weren't on a paragraph tag <p></p></div><div>- For thumbnail images we must add the "thumbnail" class</div>

<div><br></div><div>Extra note on this: Please do not hardcode rounded corners on images, every corner on boxes and images on the website is flat and squared. Having rounded corners on some of them makes it look out of place.</div>

<div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<a href="http://staging.blender.org/" target="_blank">http://staging.blender.org/</a><br>
- Bottom Right box, Either reduce the margin, line-height, padding or<br>
make 1 2-lined title 1-lined<br></blockquote><div><br></div><div>Fixed this by forcing titles to be 1 liner. To-do is tweak the rss plugin to have title="" so it shows the whole news title on mouse over (I could do this on css but it would look ugly and non-native).</div>

<div><br></div></div>Thank you once again for reporting these issues, keep'em coming! :)</div></div>