Hmm, that's weird... this is what I have...
/*
<div class="secondary">
<?php if( get_option('redo_livesearchposition') == 0 ) { ?>
<div id="search">
<h2><?php _e('Search','redo_domain'); ?></h2>
<?php include (TEMPLATEPATH . '/searchform.php'); ?>
</div>
<div class="sb-spacer"></div>
<div id="dynamic-content"></div>
<div id="current-content">
<?php }
else { ?>
<div id="search">
<h2><?php _e('Search','redo_domain'); ?></h2>
<?php include (TEMPLATEPATH . '/searchform.php'); ?>
</div>
<div class="sb-spacer"></div>
<?php } ?>
<a>/images/categories/postsrss.png"
</a><a>/images/categories/commentsrss.png"
<div class="sb-spacer"/>
</a><a>/images/categories/categories.png"
</a><a>/images/categories/cartech.png"
</a><a>/images/categories/cars.png"
</a><a>/images/categories/computertech.png"
</a><a>/images/categories/digitalcameras.png"
</a><a>/images/categories/ebayfunk.png"
</a><a>/images/categories/featured.png"
</a><a>/images/categories/gadgets.png"
</a><a>/images/categories/geekizeit.png"
</a><a>/images/categories/geekycarbargains.png"
</a><a>/images/categories/geekytechbargains.png"
</a><a>/images/categories/hometech.png"
</a><a>/images/categories/hometheatertech.png"
</a><a>/images/categories/movies.png"
</a><a>/images/categories/videogames.png"
</a><a>/images/categories/wordsofgeekliness.png"
*/
Sorry for such a noob question, but can you quickly give me the code to add margin/padding? I know what that stuff is in theory, just don't know exactly what to put in.! Thanks. Also, I don't know how to add a class for each of those. Any insight would be appreciated.