Heading and excerpts get pregrssively smaller on blog homepage

Hi again!

I’ve noticed these problems for a couple of our users who have applied themes from the 100 Theme Pack – Freshy and Regulus

You can see examples of the problems here:

http://boroblog.futd.com/

http://thegroundhog.futd.com/

Basically for the user who is using the Freshy theme, when you scroll down his homepage the headings and excerpts get prgessively smaller and smaller!

Similarly, for the user using Regulus, the headings only get progressively smaller and smaller…

Any ideas what I need to tweak to get the themes to stop doing it? It’s an unusual but partcuarly irritating problem!

Sam

  • drmike
    • DEV MAN’s Mascot

    You have an open em tag. Take a look at your outputted source in your browser for this bit:

    [p]We will leave it up to Gareth Southgate to explain all when he next speaks to the media. My guess is he isn’t a happy chappy![/p]

    [p][strong]Follow The Boro Brick Road…[/strong][em][/p]

    [script type="text/javascript"]

    See the em tag in there? Not sure if you’re using a plugin to get that in there but the em tag is the issue as there’s no closing one. Repeats over and over again.

    Hope this helps,

    -drmike

  • TeamFUtd
    • Design Lord, Child of Thor

    OK so I had one of our devs look at the other blog (the one using Freshy theme) as it was a little beyond me as to what to fix and where…but that one is fixed now

    As for the Regulus issue, I’m not aware of a plugin that could be causing it – although the common plugin between both the Regulus and Freshy themes is TweetMeme…but I’m using that on my own site with no problems

    Still need to look at your fix yet though!