test
Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • Scanni Friend
    #155034

    Hi,

    On my website http://www.crosshelmen.nl you find picture in the top. ( http://www.crosshelmen.nl/images/stories/Crosshelmen_CTA.png )
    Its placed in a module “custom HTML” because i have some HTML code i needed for it.
    How do i loose the margin, i want to have the picture instead of the module, is that possible ?

    Can anyone please help me with this

    Regards Ascagne

    joomlageeks Friend
    #358064

    <blockquote>How do i loose the margin, i want to have the picture instead of the module, is that possible ?</blockquote>

    Can you be more specific please. I don’t understand what you are looking here to do.

    Which module do you want to replace?

    It will be easy for us to help if you can provide more specific clues on what you are looking for.

    joomlageeks Friend
    #358065

    Sorry, I am able to understand now on what you are looking now.

    Here is the solution
    – When you add a custom module HTML text in Joomla module manager, the text will be wrapped by a <p> para tag. I see the below code in your website around the Crosshelmen_CTA.png picture <blockquote><p style=”text-align: center;”></blockquote>.

    You can remove the code in the HTML view of the editor.

    Alternatively, you can disable the editor in joomla (in global configuration) and remove <p style=”text-align: center;”> tag before the <img> tag.

    Scanni Friend
    #358066

    Hi,

    Thanks for your help, but it doesnt work…in fact nothing changed.

    Any other suggestions ?

    Thanks in advance

    joomlageeks Friend
    #358070

    Just analyzed your website code and I see the <blockquote><div class=”ja-box-ct clearfix”></blockquote>just before the image tag.

    If i try removing this in a HTML editor the page looks neat.

    Can you try removing that tag? (or) can you PM me your site login and i will fix it for you.

    That specific code will not be generated if you five the style as none in the module loading part in template

    Scanni Friend
    #358071

    Hi,

    I can try that, where is that code anyway ?

    joomlageeks Friend
    #358078

    Replace <blockquote><jdoc:include type=”modules” name=”ja-slider” style=”JAxhtml” /></blockquote> on line number 16 in templates/ja_zeolite/layouts/blocks/main.php with <blockquote><jdoc:include type=”modules” name=”ja-slider” style=”none” /></blockquote>

    Scanni Friend
    #358097

    Hi,

    That worked, but i still need to loose the line above and under the picture.
    Do you know how to get fix that aswell please 😉

    Thanks in advance….

    (EDIT) I did it myself 🙂 thanks for your help…..!!

    joomlageeks Friend
    #358144

    Cool! Good Work!

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

This topic contains 9 replies, has 2 voices, and was last updated by  joomlageeks 14 years, 2 months ago.

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