mmm..how did the ads get up there 🙂 ?
you need to open where you add the ads and edit
<div> --adcode -- </div>
to
<div style="margin:0 0 4em;float:left;"> -- adcode -- </div>
thanks a lot Richie it works great now but 1 more problem have in 3rd and 4th feat please see the image http://i.imgur.com/UCY9O5m.jpg
you need to tweak the :child selector a bit when have div in the featured category loop like
<div style="margin:0 0 4em;float:left;"> -- adcode -- </div>
<div></div>
add the ‘<div></div>’ either before or after the ads div code.
Hello Richie this one not working, actually problem only in after 1st and second feat cat and before 3rd and 4th feat cat only remaining all showing good please see my site
try add this theme option->custom css
#custom aside.post_tn_cat_color_21047 { margin: 0 5% 0 0; }
For this code that 4th category moved down please see this image
http://i.imgur.com/I0niDT3.jpg
try this
#custom aside.post_tn_cat_color_21341 { margin: 0 0 0 5%; }