Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • neton Friend
    #123917

    Could you help me please. I have no seperators on my website http://www.sphynx.ie/new/
    that is fresh Jommla 1.5 install

    Thanks in advance!

    neton Friend
    #233203

    i install on other hosting companes Joomla 1.5 and try Ja Fagus: same problem with seperator.
    Seperator does not work on Joomla 1.5 :((

    Support, is it possible to fix that problem?

    mfcphil Friend
    #233205

    as no one else has had this problem, I would be tempted to delete my first template and re-install just the template.

    neton Friend
    #233208

    i did that and no changes …

    Michael Casha Friend
    #233221

    <em>@mfcphil 32595 wrote:</em><blockquote>as no one else has had this problem, I would be tempted to delete my first template and re-install just the template.</blockquote>
    Have you tested it without any issues?

    Neton, make sure all the files are correctly uploaded.

    neton Friend
    #233223

    <em>@MiCCAS 32614 wrote:</em><blockquote>Have you tested it without any issues?

    Neton, make sure all the files are correctly uploaded.</blockquote>

    yes, i tested. and files is uploaded correctly. i checked so many times. Miccas, i can get login to admin to check everithink, if you would like.

    Michael Casha Friend
    #233226

    Rename
    article_seperator to
    article_separator

    neton Friend
    #233229

    <em>@MiCCAS 32619 wrote:</em><blockquote>Rename
    article_seperator to
    article_separator</blockquote>

    Thank you very much! 😀

    donq Friend
    #233321

    <em>@MiCCAS 32619 wrote:</em><blockquote>Rename
    article_seperator to
    article_separator</blockquote>

    OK, but where do I rename this, and in what file?

    Salsabil Friend
    #233323

    <em>@donq 32744 wrote:</em><blockquote>OK, but where do I rename this, and in what file?</blockquote>

    you change this in /css/template.css on line 500

    [PHP].article_seperator {
    display: block;
    background: url(../images/seperator.png) no-repeat center;
    height: 40px;
    }[/PHP]

    and i think you have also to change the line on 506

    [PHP]#ja-col1 .article_seperator, #ja-col2 .article_seperator {
    display: none;
    }[/PHP]

    donq Friend
    #233348

    Well… no. That did´nt solve the problem.

    BUT:
    You did leed me into the problem! 🙂
    And the problem is in some misspelling from the letter “e” to “a”, in all three words “separator”.

    So, here is the solution, still in /css/template.css on line 500 :

    .article_separator {
    display: block;
    background: url(../images/seperator.png) no-repeat center;
    height: 40px;
    }

    #ja-col1 .article_separator, #ja-col2 .article_separator {
    display: none;
    }

    But the picturename “seperator.png” is still the same. Mabye the misspelling-problem came from here…?

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

This topic contains 11 replies, has 5 voices, and was last updated by  donq 16 years, 11 months ago.

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