Feeds

First letter in posts...

PerformancingAds
Submitted by Daviton on April 22, 2007 - 8:03am in

I LOVE this theme
I am having a issue where the first letter in every post I make though goes up to the post title line, in the upper right hand corner.

Did I maybe miss something or something I could try to fix it?

Other than that it's great stuff.

thanks
David

***UPDATE - I notice its only if I start off with a single letter like "I like the site" etc. If its a normal word longer than a single letter it posts fine.


Answer...

Daviton, yes you are right, the way the current CSS sheet is styled, it caused a single letter to go onto the title line. Here's a way to fix that. Find this code in the style.css file:

.contenttitle {
float: left;
width: 500px;
margin: 0px;
padding: 0px 0px 0px 10px;
}

Increase the width by a pixel or two, and see if that makes a difference. If not add another pixel until you see the single letter on the appropriate line.

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <h2> <h3> <h4> <img> <div> <a> <em> <strong> <code> <ul> <ol> <li> <dl> <dt> <dd> <blockquote> <span> <table> <td> <tr> <caption> <th> <hr> <pre> <br> <p> <object> <param> <embed> <strike>
  • Lines and paragraphs break automatically.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
15 + 3 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.