Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • Tran Anh Dung Friend
    #130303

    <em>@hainn84 61629 wrote:</em><blockquote>Hi Dung !
    You can fix the problem following way below:
    on index.php file in templates/ja_mageia folder, find follollowing code line :


    <jdoc:include type="component" />

    Change to :


    <jdoc:include type="message" />
    <jdoc:include type="component" />

    </blockquote>
    Hi Hainn84,
    I write to you again for begging your help.
    I want to use at header images position a module, not background images, so I do it by this way:
    at header images position I create a new position “header” and place there a module “header” in wich I place header

    images (731×200):
    (I use Ja-Mageia for Joomla 1.5x)
    code:
    <div id=”ja-newsflash”>
    <jdoc:include type=”modules” name=”user5″ style=”xhtml” />
    </div>
    change to:
    <div id=”ja-newsflash”>
    <jdoc:include type=”modules” name=”user5″ style=”xhtml” />
    </div>
    <div id=”header”>
    <jdoc:include type=”modules” name=”header” style=”xhtml” />
    </div>
    then in template_css.css I add code:
    #header {
    background:#5D6B74 none repeat scroll 0%;
    float:right;
    height:170px;
    line-height:normal;
    width:77%;
    }

    The header image displayed not correct. May you check and help me?
    Thanks a lot,
    Best regards.
    Tran Anh Dung

    Tran Anh Dung Friend
    #257042

    <em>@Tran Anh Dung 63158 wrote:</em><blockquote>Hi Hainn84,
    I write to you again for begging your help.
    I want to use at header images position a module, not background images, so I do it by this way:
    at header images position I create a new position “header” and place there a module “header” in wich I place header

    images (731×200):
    (I use Ja-Mageia for Joomla 1.5x)
    code:
    <div id=”ja-newsflash”>
    <jdoc:include type=”modules” name=”user5″ style=”xhtml” />
    </div>
    change to:
    <div id=”ja-newsflash”>
    <jdoc:include type=”modules” name=”user5″ style=”xhtml” />
    </div>
    <div id=”header”>
    <jdoc:include type=”modules” name=”header” style=”xhtml” />
    </div>
    then in template_css.css I add code:
    #header {
    background:#5D6B74 none repeat scroll 0%;
    float:right;
    height:170px;
    line-height:normal;
    width:77%;
    }

    The header image displayed not correct. May you check and help me?
    Thanks a lot,
    Best regards.
    Tran Anh Dung</blockquote>
    Hi hainn84,
    I already solved the problem of header image position: in templae_css.css
    code
    div.moduletable_menu,
    div.moduletable {
    padding: 0 10px 10px;
    margin-bottom: 30px;
    }
    I change to
    div.moduletable_menu,
    div.moduletable {
    padding: 0 1px 10px;
    margin-bottom: 30px;
    }
    Now I have other problem: If I use flash in header module, the flash movie will cover the menu moo. I try the way as you wrote to Asemedo, but not solve. May you help me?
    Thanks and best regards
    Tran Anh Dung

    Sherlock Friend
    #257082

    Hi Tran Anh Dung !
    Please send url of your site.

    Tran Anh Dung Friend
    #257191

    Hi hainn84,
    I just training in my computer, not yet in server!
    Best regards

    Sherlock Friend
    #257308

    Hi Tran Anh Dung !
    It is difillcult for detect the problem when can’t look into your site. I think that this is problem in z-index . Please try to go to css file of menu and change z-index for it ( more old value).

    Tran Anh Dung Friend
    #257369

    Hi hainn84,
    Thank you very much for answering. I’ll try to do as you show me.
    Best regards,
    Tran Anh Dung

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

This topic contains 6 replies, has 2 voices, and was last updated by  Tran Anh Dung 16 years, 2 months ago.

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