Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • Franco Graziosi Friend
    #120725

    i want to display the jommla! fish! flag’s near the “member area”

    i change this conde in index.php

    <div id=”ja-search”>
    <?php if ( mosCountModules(‘user4’) ) {
    echo mosLoadModules ( ‘user4’); }
    else {
    echo ‘ ‘;
    }
    ?>
    </div>
    <span id=”ja-hp-switch”>Member area</span>
    </div>
    </div>
    <?php if ($subnav) { ?>
    <div id=”ja-subnavwrap”>
    <div id=”ja-subnav” class=”clearfix”>
    <?php echo $subnav; ?>
    </div>
    </div>

    whit:

    <div id=”ja-search”>
    <?php if ( mosCountModules(‘band’) ) {
    echo mosLoadModules ( ‘band’); }
    else {
    echo ‘ ‘;
    }
    ?>
    <?php if ( mosCountModules(‘user4’) ) {
    echo mosLoadModules ( ‘user4’); }
    else {
    echo ‘ ‘;
    }
    ?>
    </div>
    <span id=”ja-hp-switch”>Member area</span>
    </div>
    </div>
    <?php if ($subnav) { ?>
    <div id=”ja-subnavwrap”>
    <div id=”ja-subnav” class=”clearfix”>
    <?php echo $subnav; ?>
    </div>
    </div>

    but the flag’s is not in line whit the “member area” and the search box!

    whi? where i mistake? tanks

    my site is http://www.paperweb.eu

    Franco Graziosi Friend
    #221862

    ??????? please help me :((

    Hieu Nguyen Admin
    #221866

    Did you add module ‘band’ position into your template. (in Site->Template manager->Module position)
    And after that did you add module with flag and set it position to “band”?
    Please answer these question and let me know. 😉

    ErikThorsen Friend
    #221867

    So, you have a moduleposition called band that you have created in the index file? Or? you have also added this module position in the backend of Joomla?

    I can’t see the joomfish flags anywhere on your site?

    Franco Graziosi Friend
    #222136

    yes,i have create the div in amdministator’s template…but the flag are not in line whit the search box and the “member area”

    :((

    Menalto Friend
    #222149

    Do you have an url or screenshot?
    PM me the index and css file and i can help you out.

    Franco Graziosi Friend
    #222152

    <em>@Menalto 18202 wrote:</em><blockquote>Do you have an url or screenshot?
    PM me the index and css file and i can help you out.</blockquote>

    my site is http://www.paperweb.eu.

    thanks

    Franco Graziosi Friend
    #222375

    up :(( :(( :((

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

This topic contains 8 replies, has 4 voices, and was last updated by  Franco Graziosi 17 years, 5 months ago.

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