jatt
Forum Replies Created
-
Forum: Themes and Templates
In reply to: how to add logo to my blog.thanks jaishem i will let u know if it works
Forum: Themes and Templates
In reply to: how to add logo to my blog.Here is the header code, tell me where to edit to add the blog logo…?
<!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”>
<html xmlns=”https://www.w3.org/1999/xhtml”>
<head profile=”https://gmpg.org/xfn/11″>
<meta http-equiv=”Content-Type” content=”<?php bloginfo(‘html_type’); ?>; charset=<?php bloginfo(‘charset’); ?>” />
<title>
<?php bloginfo(‘name’); ?>
<?php wp_title(); ?>
</title>
<link rel=”Shortcut Icon” href=”<?php echo bloginfo(‘template_url’); ?>/images/favicon.ico” type=”image/x-icon” />
<link rel=”alternate” type=”application/rss+xml” title=”<?php bloginfo(‘name’); ?> RSS Feed” href=”<?php bloginfo(‘rss2_url’); ?>” />
<link rel=”alternate” type=”application/atom+xml” title=”<?php bloginfo(‘name’); ?> Atom Feed” href=”<?php bloginfo(‘atom_url’); ?>” />
<link rel=”pingback” href=”<?php bloginfo(‘pingback_url’); ?>” />
<link rel=”stylesheet” href=”<?php bloginfo(‘stylesheet_url’); ?>” type=”text/css” media=”screen” />
<?php if (function_exists(‘wp_enqueue_script’) && function_exists(‘is_singular’)) : ?>
<?php if ( is_singular() ) wp_enqueue_script( ‘comment-reply’ ); ?>
<?php endif; ?>
<?php wp_head(); ?>
<script type=”text/javascript”><!–//–><![CDATA[//><!–
sfHover = function() {
if (!document.getElementsByTagName) return false;
var sfEls = document.getElementById(“menu”).getElementsByTagName(“li”);for (var i=0; i<sfEls.length; i++) {
sfEls[i].onmouseover=function() {
this.className+=” sfhover”;
}
sfEls[i].onmouseout=function() {
this.className=this.className.replace(new RegExp(” sfhover\\b”), “”);
}
}
}
if (window.attachEvent) window.attachEvent(“onload”, sfHover);
//–><!]]></script>
</head>
<body>
<div id=”wrapper”>
<div id=”header”> “>
<div class=”logo”></div>
<!–end: logo–>
<?php if (get_theme_mod(‘showad728x90’) == ‘Yes’) { ?>
<div class=”ad728x90″><?php echo stripslashes(get_theme_mod(‘ad728x90’)); ?></div>
<!–end: ad728x90–>
<?php } else { ?>
<?php } ?>
</div>
<!–end: header–>
<div id=”top”>
<div class=”left”>/wp-login.php?action=register” title=”<?php _e(“Register”, ‘themejunkie’); ?>”>
<?php _e(“Register”, ‘themejunkie’); ?>
|/wp-login.php” title=”<?php _e(“Login”, ‘themejunkie’); ?>”>
<?php _e(“Login”, ‘themejunkie’); ?>
</div>
<div class=”right”>
<form method=”get” id=”searchform” action=”<?php bloginfo(‘home’); ?>/”>
<div id=”search”>
<input class=”searchinput” type=”text” value=”Search…” onclick=”this.value=”;” name=”s” id=”s” />
<input type=”submit” class=”searchsubmit” value=”GO”/>
</div>
</form>
</div>
<div class=”right”><span class=”rss”>“>
<?php _e(“Posts”, ‘themejunkie’); ?>
</span><span class=”rss”>“>
<?php _e(“Comments”, ‘themejunkie’); ?>
</span>
<?php if (get_theme_mod(‘twitter’) == ‘Yes’) { ?>
<span class=”twitter”>/”>Follow us on Twitter</span>
<?php } else { ?>
<?php } ?>
</div>
</div>
<!–end: top–>
<div id=”menu”>
<li class=”current”>“>
<?php _e(“Home”, ‘themejunkie’); ?>
<?php wp_list_categories(‘title_li=&orderby=id’); ?>
</div>
<!–end: menu–>Forum: Installing WordPress
In reply to: WordPress installed but not workingno reply…..ok i am setting it again……
no need of reply now…..