loybond
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Quick question, need help!And it didn’t paste… but it is
< a href = " the link " < img src = " < ? php bloginfo ( ' template_directory ' ) ; ? >before the /images linesForum: Themes and Templates
In reply to: Quick question, need help!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.
Forum: Themes and Templates
In reply to: Quick question, need help!Thanks! I tried that, but it didn’t work. 🙁 Any other suggestions?
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.
Forum: Installing WordPress
In reply to: Help me, I’m so confused! Issues after database creation…nvm i got it working, thanks anyway