Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • splifen Friend
    #166150

    Hi,
    i made som changes to the frontpage on this website, which i working.

    <?xml version="1.0" encoding="utf-8"?>
    <layout name="desktop">
    <!--Extra css load for this layout-->
    <stylesheets>
    </stylesheets>
    <blocks name="top" style="xhtml">
    <block name="top-panel" type="modules" style="raw" main-inner="1">top</block>
    <block name="cpanel" type="usertools/cpanel"></block>
    <block name="header" type="header" main-inner="1"></block>
    <block name="mainnav" type="mainnav" main-inner="1"></block>
    <block name="slideshow" type="modules" style="raw">slideshow</block>
    <block name="topsl" type="spotlight" style="raw" main-inner="1">user1,user2</block>
    </blocks>
    <blocks name="middle" colwidth="20">
    <block name="content-mass-top" style="raw">content-mass-top</block>
    <block name="inset1" style="jaxhtml">left</block>
    <block name="right1" style="jaxhtml">right</block>
    </blocks>
    <blocks name="bottom" style="xhtml">
    <block name="botsl-2" type="spotlight" main-inner="1">user4</block>
    <block name="botsl-1" type="spotlight" main-inner="1">user5,user6,user7,user8,user9,user10</block>
    <block name="navhelper" type="navhelper" main-inner="1"></block>
    <block name="footer" type="footer" main-inner="1"></block>
    </blocks>
    </layout>

    i have now added added k2 news but i have some problems displaying the modules on the right correct. it should be as on the front on http://www.byggeoplevelser, but instead its like the attaced image.
    onyon have a solution to the problem.

    Best regards Kenneth


    1. news-prob
    khoand Friend
    #401010

    Hi,
    You check k2 news, please. Because one of them miss closed tag (ex: </div>, </p>, …)

    splifen Friend
    #401025

    Hi i not quite sure what you mean, where do you mean…what file….i have only changed something in the template manager…
    Best rgards Kenneth

    khoand Friend
    #401057

    Could you give me a link to your page has problem?

    splifen Friend
    #401381

    http://www.byggeoplevelser.dk/index.php?option=com_k2&view=itemlist&layout=category&task=category&id=15&Itemid=98

    the module is right placed but is appering under the news… but only in this k2 news
    Best regards Kenneth

    khoand Friend
    #401387

    I see it. I need your username+password of backend to check k2 news. Could you give them to me?

    splifen Friend
    #401404

    Sent a PM 🙂

    khoand Friend
    #401454

    I found your problem. Because your k2 articles put <hr id=”system-readmore” /> into <div>, like this


    <div>
    <hr id="system-readmore" />
    </div>

    I guess <hr id=”system-readmore” /> is put at first level (it means it have no any parent tag). So I remove <div> is parent of <hr>, like this

    <hr id="system-readmore" />

    khoand Friend
    #401455

    I turned Clean code when saving off of tinyEditor plugin

    splifen Friend
    #401459

    great….This is super…:)
    You are an Angel…..

    Thx
    Best regards Kenneth

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

This topic contains 10 replies, has 2 voices, and was last updated by  splifen 13 years, 4 months ago.

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