Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter loybond

    (@loybond)

    And it didn’t paste… but it is < a href = " the link " < img src = " < ? php bloginfo ( ' template_directory ' ) ; ? > before the /images lines

    Thread Starter loybond

    (@loybond)

    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.

    Thread Starter loybond

    (@loybond)

    Thanks! I tried that, but it didn’t work. 🙁 Any other suggestions?

    Thread Starter loybond

    (@loybond)

    Just to add, I have no trouble creating the header and footer, but I’d like my entries and the sidebar and stuff to be in their own boxes, with a different background color inside.

    Like in the following website, I like how each category has its own designed mini-header, has a different colour for the box, and has these little style lines separating things.

    http://www.wpdesigner.com/

    Thread Starter loybond

    (@loybond)

    nvm i got it working, thanks anyway

Viewing 5 replies - 1 through 5 (of 5 total)