Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • nicely Friend
    #172488

    I have a site setup to run three different languages (each language has it’s own Joomla setup). I have a spacing issue with the Finnish version which isn’t present on the English and Swedish versions. You can clearly see the problem here:

    Finnish
    English

    Any suggestions as to the how to fix this? I have checked and rechecked the formatting and it is exactly the same for all three sites.

    pixelzombie Friend
    #432766

    Hi nicely,

    this is pretty ovious 😉 In the english version your title “Mark Search” are <h2> headings.


    <div class="contentpaneopen">
    <h2 class="contentheading"> Mark Search </h2>
    <div class="article-toolswrap">
    <div class="article-content">
    </div>

    in the finish version you wrapped the heading in <h1> headings.


    <div class="contentpaneopen">
    <h2 class="contentheading"> </h2>
    <h1>Leimahaku</h1>
    <div class="article-toolswrap">
    <div class="article-content">
    </div>

    You have to remove the formatting in the backend. 🙂

    Cheers

    Frank

    nicely Friend
    #432767

    Thanks for your reply.

    I spotted the same only a few minutes ago (it’s much more obvious in IE…). Unfortunately, this is category blog format, so the system adds the headings and they aren’t included in the articles. :confused:

    nicely Friend
    #432768

    I just discovered that AceSEF was set for H1 headers on the Finnish site… :-[

    Thanks for your help.

    pixelzombie Friend
    #432770

    Good old AceSEF 🙂
    You’re welcome :laugh:

Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 5 replies, has 2 voices, and was last updated by  pixelzombie 12 years, 4 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum