Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • dejansu Friend
    #145299

    How can i merge User5 and small Logo above to one module?

    Css Magician Friend
    #322607

    Dear dejansu,

    Please open file ja_mageia/index.php and cut line 102


    <h1 class="logo"><a href="index.php"><?php echo $JAconfig->template; ?></a></h1>

    past up line 134 as follow :


    <div id="ja-newsflash">
    <h1 class="logo"><a href="index.php"><?php echo $JAconfig->template; ?></a></h1>
    <jdoc:include type="modules" name="user5" style="xhtml" />
    </div>

    Please open file ja_mageia/css/template_css.css and edit style line 825 as follow :


    h1.logo {
    font-size: 300%;
    display: block;
    margin: 0;
    /* float: left; */
    padding: 0;
    width: 218px;
    height: 48px;
    margin-top: -48px;
    }

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

This topic contains 2 replies, has 2 voices, and was last updated by  Css Magician 14 years, 10 months ago.

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