Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • soubira Friend
    #168210

    Hello,
    I contact as I currently work on a site with the template JA DROID and I can not use the layout of the following module:

    Can you tell me the position of the latter and the Characteristics?


    1. Capture-d’e769cran-2011-09-06-a768-11.10.29
    himangi Friend
    #410926

    Hi

    Please edit html code in your Promotion module and remove the <p> </p> tags from it. Also make sure that the div container around the text in that module has class=”banner-text”, currently I see it is “custombanner-text”. This should solve your issue.

    If you need any help with setting up the site like in demo, please refer to the userguide at http://www.joomlart.com/forums/topic/userguide-ja-droid-template-for-joomla-2-5/ . If the userguide cant solve your problem, please let me know.

    soubira Friend
    #410944

    Thank you for your reply. I have managed to get the right layout to your board through the “class =…” but there must be an incompatibility between the module and pop-ja because I can not simply remove the HTML tag of the text …

    Here I write the HTML code:

    <div class=”banner-text” style=”text-align: center;”>
    <p>{japopup type=”image” content=”images/promo/offres-promotionnelles.jpg” width=”400″ height=”300″ title=”Offres promotionelles”}CONSULTEZ LES DERNIÈRES PROMOTIONS !{/japopup}</p></div>

    Result = CONSULTEZ LES DERNIÈRES PROMOTIONS ! </p> </div>”

    Here is the HTML code after automatic correction of the text editor:

    <div class=”banner-text” style=”text-align: center;”> </div>
    <p> </p>
    <p>{japopup type=”image” content=”images/promo/offres-promotionnelles.jpg” width=”400″ height=”300″ title=”Offres promotionelles”}CONSULTEZ LES DERNIÈRES PROMOTIONS !{/japopup}</p> </div>”</p>

    I have not found the solution in the guide. Do you have a tip?

    Thanks !

    Val Kupstas Friend
    #410945

    Did you disable the editor before edited the text?

    himangi Friend
    #410946

    Hi,

    As I said you should try removing <p> </p> tags from the code, so that the final html code will be like this

    <blockquote><div class=”banner-text” style=”text-align: center;”>{japopup type=”image” content=”images/promo/offres-promotionnelles.jpg” width=”400″ height=”300″ title=”Offres promotionelles”}CONSULTEZ LES DERNIÈRES PROMOTIONS !{/japopup}</div></blockquote>

    P.S.You need to edit this code by clicking on the Toggle Editor button at the end of editor box or clicking on a HTML / <> icon in the editor formatting tools..

    soubira Friend
    #410951

    Ok but even by changing the code from the HTML editor, I paste your code and there is always </ div ” …..

    himangi Friend
    #410960

    The issue seems to be due to the editor.. I have seen this happening before with different editors but still not sure why they behave like that sometimes..

    Anyway I turned off the editor for the user you have provided here and then edited module to place the code I suggested earlier. Only change is I kept a space between } and </div> That saved the module without altering the code and now you can see the text correctly in frontend.

    Please note that if you try to edit the module with editor turned On, then this issue will occur again. So if you want to edit it, remember to turn the editor off and then make changes..

    soubira Friend
    #410962

    Thank you very much for your help! Good day

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

This topic contains 8 replies, has 3 voices, and was last updated by  soubira 13 years, 2 months ago.

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