![]() |
HTML/CSS Help Hi guys, I need some geek mate to help me include H1 tag into the logo: <div id="header" class="clearfix"> <div class="h_left"> <?php if ( get_option('ptthemes_show_blog_title') ) { ?> <div class="blog-title"><a href="<?php echo get_option('home'); ?>/"><?php bloginfo('name'); ?></a> </div> <p class="blog-description"> <?php bloginfo('description'); ?> </p> <?php } else { ?> <a href="<?php echo get_option('home'); ?>/"><img src="<?php if ( get_option('ptthemes_logo_url') <> "" ) { echo get_option('ptthemes_logo_url'); } else { echo get_bloginfo('template_directory').'/images/logo.png'; } ?>" alt="<?php bloginfo('name'); ?>" class="logo" /></a> <?php } ?> </div> <!-- h_left #end--> That's the Emporium form Templatic. Thanks Crowly |
Re: HTML/CSS Help |
Re: HTML/CSS Help I might be able to help you... Regards Nauman k |
Re: HTML/CSS Help hi, sent you code in pm hope it will work. if it doesn't than we can do it on skype via screen share. |
| All times are GMT -6. The time now is 04:40 PM. |