Query Posts by Random – Causing CSS to break?
-
<?php query_posts($query_string . '&orderby=rand') ?>Hey all,
I’ve tried to implement this piece of code into my portfolio page template.php.
http://www.some-things.net/category/work/It’s causing the css to break every so often. Reload it until it breaks and you will see what I mean.
It pushes 2 of the portfolioitem blocks to the right a touch and forces the third to drop a line?[Code moderated as per the Forum Rules. Please use the pastebin]
The topic ‘Query Posts by Random – Causing CSS to break?’ is closed to new replies.