Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • zenga Friend
    #146405

    Thanks,
    I’ve finally installed JA Cooper template with all modules by the second folder in download section. It’s Ok
    BUT I have a text “Select” as shown in the picture (See attachment)

    HOW TO DELETE IT ?

    Thanks for your help

    Jean


    1. select
    prakash Friend
    #325178

    Hi
    Any direct link that you can provide, as its easier to troubleshoot the issue if its a live site.

    zenga Friend
    #325215

    Hi,
    This is the link to my website in demo.

    http://groupepv.congonova.org/index.php

    Can you help me please to delete the text mentionned “Select” on top left ?

    I didn’t modify the header except desabling the login, search and date.

    Thanks in advance,
    Jean

    prakash Friend
    #325219

    Hi,

    The problem is occuring because you have not correctly set the divs langue & cwb

    The select part comes from the joomfish language selection module.

    theoritically what you should do is this.

    in the template.css the divs should be like this


    #langue {
    float:right;
    padding:10px;
    }
    #cwb {
    float:right;
    padding:10px;
    }

    The ja-pathway div (which controls the breadcrumbs) should be

    #ja-pathway {
    float:right;
    color: #CCCCCC;
    margin: 0;
    padding: 9px 10px;
    text-align: right;
    }

    If you only wish to remove the select:

    open this file

    find this line and delete it.

    $outString .= '<label for="jflanguageselection" class="jflanguageselection">' .JText::_("JFMSELECT"). '</label>';

    This will now remove Select.

    zenga Friend
    #325251

    Hi Prbalge,
    Thanks for your answer.
    Yes, I wish just to remove the select:

    BUT when you say : “open this file”
    Which one ?
    Can you tell me what file to find the code : $outString .= ‘<label for=”jflanguageselection” class=”jflanguageselection”>’ .JText::_(“JFMSELECT”). ‘</label>’;

    I looked to some php files from mod_jflanguageselection, I didn’t find the code.

    May you help me please ?

    Thanks
    J

    find this line and delete it.

    prakash Friend
    #325273

    Hi

    Sorry I missed the file name
    it should be : modulesmod_jflanguageselectiontmpldropdown.php

    see line 66

    zenga Friend
    #325299

    Thank you Admin,

    It works !

    All the best,
    Jean

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

This topic contains 7 replies, has 2 voices, and was last updated by  zenga 14 years, 12 months ago.

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