mrsmokey
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How do I center widgets on sidebarThanks, But that didn’t work
Forum: Your WordPress
In reply to: words as linksIs this a blog or forum..And are you the owner of the blog or forum? Well anyways it a link button..When you reply to this message look at the top row of buttons you will see link button..You type your response as normal then highlight the word to be linked and push the link button and enter the url of linked word or phrase..Try it when you reply.
Forum: Fixing WordPress
In reply to: How do I center widgets on sidebarStill trying to find a solution
Forum: Fixing WordPress
In reply to: How do I center widgets on sidebarAny Suggestions?
Forum: Fixing WordPress
In reply to: How do I center widgets on sidebarAnyone please tell me what file to edit or what code to put in and where
Forum: Fixing WordPress
In reply to: “Sorry Not Found” problemUsed simple redirect plug-in
Forum: Fixing WordPress
In reply to: Favicon problem..I fixed it ..I had the permissions set wrong…Thanks again for everything
Forum: Fixing WordPress
In reply to: Favicon problem..I’m wrong I put it in public_html folder
Forum: Fixing WordPress
In reply to: Favicon problem..Thanks for everything so far.I changed it to favicon.ico with your recommended link above. Uploaded it but still nothing..I’m doing something wrong as far as the upload somewhere. I put it in root html.
Was I wrong to do that?Forum: Fixing WordPress
In reply to: Favicon problem..Forgot to leave my link http://www.dailyforexupdates.com
Forum: Fixing WordPress
In reply to: Favicon problem..Can anyone help me please?
Forum: Fixing WordPress
In reply to: Seeing 2 different things one in FF one in IE7Does anyone have a solution?
Forum: Fixing WordPress
In reply to: Seeing 2 different things one in FF one in IE7at the bottom are my other
header files
Not sure if this will help
this here is the headerphp.
Header (header.php)<!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”>
<html xmlns=”http://www.w3.org/1999/xhtml”><head profile=”http://gmpg.org/xfn/11″>
<meta http-equiv=”Content-Type” content=”<?php bloginfo(‘html_type’); ?>; charset=<?php bloginfo(‘charset’); ?>” />
<title><?php bloginfo(‘name’); ?> <?php if ( is_single() ) { ?> » Blog Archive <?php } ?> <?php wp_title(); ?></title>
<meta name=”generator” content=”WordPress <?php bloginfo(‘version’); ?>” /> <!– leave this for stats –><link rel=”stylesheet” href=”<?php bloginfo(‘stylesheet_url’); ?>” type=”text/css” media=”screen” />
<link rel=”alternate” type=”application/rss+xml” title=”RSS 2.0″ href=”<?php bloginfo(‘rss2_url’); ?>” />
<link rel=”alternate” type=”text/xml” title=”RSS .92″ href=”<?php bloginfo(‘rss_url’); ?>” />
<link rel=”alternate” type=”application/atom+xml” title=”Atom 0.3″ href=”<?php bloginfo(‘atom_url’); ?>” />
<link rel=”pingback” href=”<?php bloginfo(‘pingback_url’); ?>” /><?php wp_get_archives(‘type=monthly&format=link’); ?>
<?php wp_head(); ?>
</head><body>
<div id=”container”>
<div id=”header”>
<h1>/”><?php bloginfo(‘name’); ?></h1>
<h2><?php bloginfo(‘description’); ?></h2></div>
<div id=”menu”>
-
<li class=”<?php if (is_home()) { ?>current_page_item<?php } else { ?>page_item<?php } ?>”>” title=”Home”>Home
<?php wp_list_pages(‘title_li=&depth=1’); ?></div>
Header (header.php)
headerdropdown.php (headerdropdown.php)
headermagazine.php (headermagazine.php)
headeroriginal.php (headeroriginal.php)
ORGheader.php (ORGheader.php)Forum: Fixing WordPress
In reply to: Seeing 2 different things one in FF one in IE7when I took out all the center tags and fixed everything that was an error acording to WC3 I could no longer read my blog..everything was overwriting, images over text and such..As far as the header.php I can not find that code in my template..Also I have 5 different style.css
Styles
ORGstyle.css (ORGstyle.css)
Stylesheet (style.css)
styledropdown.css (styledropdown.css)
stylemagazine.css (stylemagazine.css)
styleoriginal.css (styleoriginal.css)Forum: Fixing WordPress
In reply to: Seeing 2 different things one in FF one in IE7Just checked both safari and opera and both are fine.IE7 is my only problem