murty473 (September 27th, 2011)
// add the main header
function cp_header() {
?>
<!-- HEADER -->
<div class="header">
<div class="header_top">
<div class="header_top_res">
<p>
<?php echo cp_login_head(); ?>
<?php if ( get_option('cp_twitter_username') ) : ?>
|
<a href="http://twitter.com/<?php echo get_option('cp_twitter_username'); ?>" target="_blank"><img src="<?php bloginfo('template_url'); ?>/images/icon_twitter.gif" width="16" height="16" alt="tw" class="srvicon" /></a>
<?php endif; ?>
</p>
<a href="http://www.negiyinelim.com/" title="Negiyinelim"> <img src="http://negiyinelim.com/wp-content/themes/classipress-314/images/header_bg.png" alt="Negiyinelim">
</div><!-- /header_top_res -->
</div><!-- /header_top -->
<div class="header_main">
<div class="header_main_bg">
<div class="header_main_res">
murty473 (September 27th, 2011)
There are currently 1 users browsing this thread. (0 members and 1 guests)