0 LIKES LikeUnLike
I'm customizing this theme and I was able to move the nav. to above the header image, but I'm having trouble getting it to the right side of the page. <body <?php if(is_home()){echo 'id="home"';}?>><div id="wrap" class="clearfix"><div id="nav" class="clearfix"> <ul> <li><a href="<?php echo get_settings('home'); ?>/">Home</a></li> <?php wp_list_pages('depth=1&title_li='); ?> </ul></div><div id="header"> <h1><a href="<?php echo get_settings('home'); ?>/"><?php bloginfo('name'); ?></a></h1> <p class="description"><?php bloginfo('description'); ?></p></div>thanks so much for any help!http://www.wpthemesfree.com/view.php?theme_id=3037
Tags:
Report (0) (0) | earlier
Latest activity: earlier. This question has 2 answers.