test
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • holmanresearch Friend
    #923604

    I tried to do a past a custom HTML. The current HTML is using an iframe. However, I would like to use the custom HTML module but when I do it the three columns will not show up. THe module is titled Webhosting but is turned off. The one appearing on the home paged is being pulled in via a link to a folder in my hosting.

    Please advise.

    On another note, as a developer, do we get premium ticket privileges. The site pops up that I do not have premium.

    pavit Moderator
    #923617

    Hi there

    Your custom-html module is correctly showing as you can see now

    You need to use different css classes to have it aligned correctly in your home-1 position

    after you made changes you should clean your template cache

    holmanresearch Friend
    #923625

    That is the one that is being pulled in via iFrame. The one that I am speaking of is a custom HTML not the iframe. That one is unpublished because it will not align correctly. What is the css that you speak of that needs to be changed to that one? Not the one showing.

    pavit Moderator
    #923630
    This reply has been marked as private.
    holmanresearch Friend
    #923716
    This reply has been marked as private.
    pavit Moderator
    #923826

    What is the code that should be there?

    Since it is a custom-html module then you should add a custom code to it

    Try to use this one

    <div class="container">
    <div class="col-sm-6 col-lg-3 bn-item">
    <h4><a href="index.php?option=com_users&amp;view=login&amp;Itemid=480">Login</a></h4>
    <p class="text-intro">Quisque dictum magna eu metus fringilla, in mollis tellus tempor. Aliquam placerat posuere diam.</p>
    <a class="btn btn-primary btn-sm" href="index.php?option=com_users&amp;view=login&amp;Itemid=480">Details</a></div>
    <div class="col-sm-6 col-lg-3 bn-item">
    <h4><a href="index.php?option=com_weblinks&amp;view=category&amp;id=31&amp;Itemid=484">Web Links</a></h4>
    <p class="text-intro">Nullam tristique, augue sed pretium interdum, arcu lectus ullamcorper purus placerat</p>
    <a class="btn btn-primary btn-sm" href="index.php?option=com_weblinks&amp;view=category&amp;id=31&amp;Itemid=484">Details</a></div>
    <div class="col-sm-6 col-lg-3 bn-item">
    <h4><a href="index.php?option=com_weblinks&amp;view=category&amp;id=31&amp;Itemid=484">Web Links</a></h4>
    <p class="text-intro">Nullam tristique, augue sed pretium interdum, arcu lectus ullamcorper purus placerat</p>
    <a class="btn btn-primary btn-sm" href="index.php?option=com_weblinks&amp;view=category&amp;id=31&amp;Itemid=484">Details</a></div>
    </div>

    You should works on divs to have it correctly aligned adding some other styles to the 2 divs using your custom.css file.

    Regards

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

This topic contains 5 replies, has 2 voices, and was last updated by  pavit 8 years, 7 months ago.

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