Forums

problem with div / css in header.php (3 posts)

  1. jlyon
    Member
    Posted 1 year ago #

    Hi I have a problem where he latest post title is aligned to the right on my blog - http://www.lettersunite.com/blog.

    I thought it was to do with an H2 formatting issue but now believe it is to do with the menu div in the header.php.

    Any ideas? I can post the code if necessary.

    Thanks

    Jonathan
    jonathan.lyon@gmail.com

  2. finkyfeke
    Member
    Posted 1 year ago #

    I'd love to help you, but your blog link is broken.
    Post the HTML & CSS and I'll take a look.

  3. jlyon
    Member
    Posted 1 year ago #

    Sorry there was a full stop after blog, here's the link:-

    http://www.lettersunite.com/blog

    Here's my 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>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
    <title>Letters Unite | A global art initiative to raise awareness about literacy</title>
    <meta http-equiv="content-type" content="text/html; charset=<?php bloginfo('charset'); ?>" />
    <meta name="description" content="<?php bloginfo('name'); ?> - <?php bloginfo('description'); ?>" />
    <meta name="keywords" content="" />
    <link rel="stylesheet" type="text/css" href="<?php bloginfo('stylesheet_url'); ?>" />
    <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_head(); ?>
    </head>

    <body>
    <div id="wrapper">
    <div id="header"></div>
    <div id="menu">
    <ul id="menu">

  4. home
  5. add your city
  6. view galleries
  7. letters unite store
  8. blog
  9. </div>

    AND HERE'S THE CSS

    http://www.lettersunite.com/blog/wp-content/themes/lettersunite_wp/style.css

    I would be so grateful if you can help, I've been trying to figure it out since yesterday.

    Thanks

    Jonathan
    jonathan.lyon@gmail.com

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags