I believe you're running into two things 1) There's some white space in the code between the <li> you were wondering about and the <h3> 2) There's a left margin on the <li>... so that content that isn't contained in any other markup is showing up with the margin
Rereading that it doesn't sound very clear... Try to to select the text on the page and you'll notice one whitespace character (probably a space, possibly a carriage return) on the line above your <h3>. I'd guess it's a quirk with how IE7 handles whitespace in the HTML and so it's rendering that with the margin. Experiment with the whitespace and you should be able to eliminate it pretty easily. Good luck. -Zach On Aug 24, 1:25 pm, Paul <[email protected]> wrote: > Greetings all. While I'm sure we have all been enjoying the discussion > on the Business Model thread I thought I would throw one out to > someone since I'm not making any headway on this issue. > > http://rightscanrighttime.org/2009/08/robin-guadagnini-arkansas/ > > On this page you should see the title 'Robin Guadagnini, Arkansas' is > shifting like it has a left margin or padding. I've been staring at > this for some time this morning and cannot see what the issue is. I > need another pair of eyes on this. It does not appear in IE8 which is > good. I've even tried using the IE8 Developer Tools to identify the > issue. No luck. > > Any help would be appreciated. And just a note I didn't do the cutup > on this site. I have no idea why the designer chose to markup the page > content as a UL. > > Paul --~--~---------~--~----~------------~-------~--~----~ Our Web site: http://www.RefreshAustin.org/ You received this message because you are subscribed to the Google Groups "Refresh Austin" group. [ Posting ] To post to this group, send email to [email protected] Job-related postings should follow http://tr.im/refreshaustinjobspolicy We do not accept job posts from recruiters. [ Unsubscribe ] To unsubscribe from this group, send email to [email protected] [ More Info ] For more options, visit this group at http://groups.google.com/group/Refresh-Austin -~----------~----~----~----~------~----~------~--~---
