test
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • davilico Friend
    #141963

    we want to redesing a new header for teline ii.

    Our demo site is http://www.ges-integra.com/bi

    What we want is to reorder the header. As you see in the live demo, ja-login and user 4 positions are below the banner. How can we move them to the right of the logo, or put fr jweather module there, and place the date and login in two lines at the top of the page.

    Or put user4 position at the right of the logo but without the properties of ja-login or e creata new module position, to put two modules jweather and another small at the right od jweather.

    And second we want to tranlate inti spanish ja-login, we have installed the spanish pack of joomla.

    Thanks.

    Anonymous Moderator
    #308162

    Hi davilico

    I checked your link which you provided but this link is not correct.

    Please kindly resend it

    davilico Friend
    #308169

    Ok, now it works, yesterday we have a mysql “accident” crash, now it’s solved.

    check again, http://www.ges-integra.com/bi

    Thanks.

    Anonymous Moderator
    #308910

    Hi davilico,
    – translate the ja login, you have to translate in ja_teline_iihtmlmod_logindefault.php file.

    Anonymous Moderator
    #308911

    – with your header, please try with my guider:

    + Open template.css file, at about line 1617, find following code:


    h1.logo a {
    background:transparent url(../images/logo.gif) no-repeat scroll 0 0;
    display:block;
    height:74px;
    left:0;
    position:absolute;
    top:92px;
    width:616px;
    }

    and change to:


    h1.logo a {
    background:transparent url(../images/logo.gif) no-repeat scroll 0 0;
    display:block;
    height:74px;
    width:616px;
    }

    – At about line 1605, find following code:


    h1.logo, h1.logo-text {
    font-size:300%;
    margin:0;
    padding:0;
    }

    and change to:


    h1.logo, h1.logo-text {
    font-size:300%;
    margin:0;
    padding:0;
    float: left;
    width: 60%;
    }

    – At about line 2755, find following code


    #banner_superior {
    float:left;
    width:100%;
    }

    and change to:


    #banner_superior {
    float:right;
    width:40%;
    }

    and then you have to change the width of image and configure the position to display in the admin.

    Hope it helps.

    davilico Friend
    #308937

    Thanks for your replay d your help, but that’s not exactly waht we want.

    We include you a jpg with the exact design we need.

    Anonymous Moderator
    #309627

    Hi davilico

    You have to create new two positions.
    With your website, i think you have changed a lot of code in files.
    For the reason, i should send me your ftp account, i will help you to add two positions

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

This topic contains 7 replies, has 2 voices, and was last updated by Anonymous 15 years, 5 months ago.

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