View Single Post
08-08-10, 05:11 PM   #1013
Nuckin
is laughing at you
 
Nuckin's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2008
Posts: 58
Originally Posted by WyriHaximus View Post
Code:
$post_background = (($post_nr/2!=round($post_nr/2)) ? $default_color : $highlight_color);
Enjoy .
Gotta love some quick n' dirty PHP
__________________
SELECT * FROM users WHERE clue > 0;
0 rows returned.
  Reply With Quote