Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • slimproffy Friend
    #135224

    Please how can I replace the header images in JA Mageia with a flash header.

    Anonymous Moderator
    #278684

    Hi slimproffy,

    Please open template_css.css file in templatesja_mageiacss folder, then at the bottom of file add script:

    #ja-newsflash_right {
    line-height: normal;
    height: 160px;
    position: relative;
    width: 77%;
    float: left;
    border: 1px;
    background: #ff0000 !important;
    }

    Open index.php file in templatesja_mageia folder, about line 129, find script:

    <div id=”ja-newsflash”>
    <jdoc:include type=”modules” name=”user5″ style=”xhtml” />
    </div>

    Add script:

    <div id=”ja-newsflash_right”>
    <embed src=”link to flash file” width=”732″ height=”160px”></embed>
    </div>

    to under that script.

    jasgrif1123 Friend
    #302194

    Is there a way to leave the top menu in place put to assign different menus to it. It repeats all items from the main menu can this be changed?

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

This topic contains 3 replies, has 3 voices, and was last updated by  jasgrif1123 15 years, 7 months ago.

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