Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • proterra Friend
    #169837

    Want to position a module position outside the template.

    For teleine III I can realize this
    http://www.joomlart.com/forums/topic/position-of-modules-not-available/

    But for Teline IV it didn´t runs. Have integrate an new module position called “headertop”. Integrate it over the block-name “top”: <block name=”headertop” type=”modules”>headertop</block>

    But nothing happens. You can see it here: http://www.ecin.info
    The Module with the content “test”

    jooservices Friend
    #420251

    Hi,
    Try adding this code to css/template.css and the module will go outside

    .custom {
    left: -12px;
    position: absolute;
    top: 31px;
    }

    Thanks
    Viet Vu

    proterra Friend
    #420976

    That didn´t runs. It must something to make a position outside the template.

    jooservices Friend
    #421075

    Hi
    Please make sure in css you have changed my .custom with your id / classname ?
    Thank you
    Viet Vu

    proterra Friend
    #421169

    <em>@jooservices 278068 wrote:</em><blockquote>Hi
    Please make sure in css you have changed my .custom with your id / classname ?
    Thank you
    Viet Vu</blockquote>

    test it, but nothing happens. You see it on the site: the image.
    the topbar is still above

    jooservices Friend
    #421446

    you can’t create a position outside of template, positions are always inside, what we can do is just to use css to move it off, you can check JA Events template for this, the pumpkin can fly every where within the page. I have tried my code above with your test module and it went off the layout. If possible, please take a screenshot and show me what you want clearly then I will try to help you again.
    Thanks
    Viet Vu

    proterra Friend
    #421452

    <em>@jooservices 278529 wrote:</em><blockquote>you can’t create a position outside of template, positions are always inside, what we can do is just to use css to move it off, you can check JA Events template for this, the pumpkin can fly every where within the page. I have tried my code above with your test module and it went off the layout. If possible, please take a screenshot and show me what you want clearly then I will try to help you again.
    Thanks
    Viet Vu</blockquote>

    Have it realize with Teline III, think Teline IV is similiar:
    http://www.turus.net

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

This topic contains 7 replies, has 2 voices, and was last updated by  proterra 13 years, 1 month ago.

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