Results 1 to 4 of 4
  1. #1
    Join Date
    Jul 2009
    Posts
    58
    Plugin Contributions
    0

    Default Letters clumping together

    Look at my website here:
    http://www.cleopatravii.info/
    You will notice that the letters in the html of my main page all clumps together and not spaced on lines like normal text.
    What is going on here and how can I stop this from happening?
    Thanks
    DEAN

  2. #2
    Join Date
    Jul 2006
    Location
    Montreal, Canada
    Posts
    2,279
    Plugin Contributions
    0

    Default Re: Letters clumping together

    add this to end of your stylsheet.css ..

    #indexDefaultMainContent {
    line-height:1.9em;
    }

    this should fix the problem . since this is custom template, designer might forgot some CSS code here and there.

  3. #3
    Join Date
    Jul 2009
    Posts
    58
    Plugin Contributions
    0

    Default Re: Letters clumping together

    Thanks. That fixed the problem on the main page.
    However, please go to my site again:
    http://www.cleopatravii.info/
    Now click on "The name cleopatra" on the right.
    You will see that the EZ Pages link still has the letters clumped together. How can I keep that happening in ez pages?
    Maybe I should just get a new template if that one has bugs
    Thanks
    DEAN

  4. #4
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Letters clumping together

    Quote Originally Posted by thestampnomad View Post
    Thanks. That fixed the problem on the main page.
    However, please go to my site again:
    http://www.cleopatravii.info/
    Now click on "The name cleopatra" on the right.
    You will see that the EZ Pages link still has the letters clumped together. How can I keep that happening in ez pages?
    Maybe I should just get a new template if that one has bugs
    Thanks
    DEAN
    The fact the you seem to have copy/pasted the information on that page directly from MS frontpage may have something to do with the problem.

    You have several instances of duplicating <html><head><body></body></html> tags throughout the page as seen in this section of code taken from a view source of the page.
    Code:
    <HTML>
    
    <HEAD>
    <META NAME="GENERATOR" CONTENT="Microsoft FrontPage 5.0">
    <META NAME="ProgId" CONTENT="FrontPage.Editor.Document">
    <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=windows-1252">
    <TITLE>New Page 1</TITLE>
    </HEAD>
    
    <BODY>
    
    <P ALIGN="center">
    <IMG BORDER="0" SRC="http://www.cleopatravii.info/pictures/1.jpg" WIDTH="141" HEIGHT="468"></P>
    
    </BODY>
    
    </HTML>
    </div></td>
        <td valign="top">
    <!-- bof  breadcrumb -->
        <div id="navBreadCrumb">  <a href="http://cleopatravii.info/">Home</a>&nbsp;::&nbsp;
    The Name Cleopatra
    </div>
    <!-- eof breadcrumb -->
    
    
    <!-- bof upload alerts -->
    <!-- eof upload alerts -->
    
    <div class="centerColumn" id="ezPageDefault">
    <h1 id="ezPagesHeading">The Name Cleopatra</h1>
    
    
        <div><HTML>
    
    <HEAD>
    <META HTTP-EQUIV="Content-Language" CONTENT="en-us">
    <META NAME="GENERATOR" CONTENT="Microsoft FrontPage 5.0">
    <META NAME="ProgId" CONTENT="FrontPage.Editor.Document">
    <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=windows-1252">
    <TITLE>CLEOPATRA VII - GODDESS OF EGYPT</TITLE>
    
    </HEAD>
    
    <BODY>
    
    <P ALIGN="center"><B><FONT FACE="Arial" SIZE="5">CLEOPATRA</FONT></B></P>
    <DIV ALIGN="center">
      <CENTER>
      <TABLE BORDER="0" CELLSPACING="0" STYLE="border-collapse: collapse" BORDERCOLOR="#111111" WIDTH="100%" CELLPADDING="0" ID="AutoNumber2">
        <TR>
          <TD WIDTH="30%">
          <P ALIGN="center">
    
          <SCRIPT TYPE="text/javascript"><!--
    google_ad_client = "pub-4568634328004032";
    /* 250x250, created 8/13/10 */
    google_ad_slot = "7115995221";
    google_ad_width = 250;
    google_ad_height = 250;
    //-->
          </SCRIPT>
          <SCRIPT TYPE="text/javascript" SRC="http://pagead2.googlesyndication.com/pagead/show_ads.js">
          </SCRIPT>
          </TD>
          <TD WIDTH="50%"><FONT FACE="Arial" SIZE="5"><B>Ptolemy I Soter I was the 
          most trusted general - and possibly half brother of Alexander the Great. 
          He was left in charge of Egypt by Alexander the Great after he left and 
          ruled Egypt from 323BC - 283BC. In 305BC or 304BC he took the title of 
          pharaoh and became Ptolemy I.&nbsp; When he died his son took the title of 
          Ptolemy II. All male rulers in the dynasty took the name of Ptolemy - 
          right down to Ptolemy XV, son of Cleopatra and Julius Caesar in 30BC. 
          Queens, often half sisters of their husbands usually took the name of 
          Arsinoe, Berenice or Cleopatra.</B></FONT><P><FONT FACE="Arial" SIZE="5">
          <B>The very last Queen was the seventh queen to take the name Cleopatra. 
          Her name was Cleopatra VII Philopator. Today we usually just call her 
          Cleopatra rather than Cleopatra VII.</B></FONT></P>
          <P></TD>
    
        </TR>
      </TABLE>
      </CENTER>
    </DIV>
    <P></P>
    
    </BODY>
    
    </HTML>

 

 

Similar Threads

  1. Garbled letters
    By acummins in forum Addon Language Packs
    Replies: 4
    Last Post: 1 Feb 2010, 08:25 PM
  2. Funny greek letters
    By manton in forum General Questions
    Replies: 0
    Last Post: 21 Sep 2008, 03:53 PM
  3. ID letters
    By djdavedawson in forum General Questions
    Replies: 0
    Last Post: 28 Jul 2008, 02:34 PM
  4. chars/letters problem
    By K.Inutt in forum General Questions
    Replies: 0
    Last Post: 6 Jan 2007, 03:48 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg