Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • kurdapya Friend
    #135034

    hello.
    I dont know if this has been posted here but im having this kind of “cosmetic” problem .. i dont know if it’s from the template, from joomla or from my configuration… maybe you can tell me.

    everytime i send a data through form using front end (e.g. login form, web link submission or using chronoform ext) the result breaks the main body template. It’s also like this in the demo area.

    see images below


    1. error1
    2. error2
    3. error
    Sherlock Friend
    #277993

    Hi
    please edit index.php (templates/ja_sanidine folder), search those lines:

    <jdoc:include type="message" />

    <div id="ja-current-content" class="clearfix">
    <jdoc:include type="component" />
    </div>

    Change to

    <div id="ja-current-content" class="clearfix">
    <jdoc:include type="message" />
    <jdoc:include type="component" />
    </div>

    kurdapya Friend
    #278005

    Thank you so much. It looks fine now.

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

This topic contains 3 replies, has 2 voices, and was last updated by  kurdapya 16 years ago.

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