test
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • edaunizeau Friend
    #131241

    Hello,

    I currently experience some bad effects with this wonderful layout…

    The naviguation menu on the left doesn’t highlight correctly the selected item.

    Also, the Key concepts menu doesn’t show sub items…

    Any hint ?

    Sherlock Friend
    #261796

    hi
    Can you send your URL ?

    Sherlock Friend
    #261797

    hi
    Can you send your URL ?

    edaunizeau Friend
    #261850

    Hello,

    Thanks for your quick answer.

    You can take a look at http://www.gctelecom.fr

    It is in french however you’ll be able to see clearly the problem…

    Also is there a way to have a fixed height of the black bar at the bottom of the screen? (it varies on pages…)

    edaunizeau Friend
    #261852

    I must add the following:

    I switched the site online, but as it is a future production site, I would like to switch it off line asap to continue my work on it.

    Thanks in advance

    Sherlock Friend
    #261874

    <blockquote>Also is there a way to have a fixed height of the black bar at the bottom of the screen? (it varies on pages…)</blockquote>
    You can edit template.css (line 1098)

    #ja-footer {
    background:#333333 none repeat scroll 0% 0%;
    color:#666666;
    padding:10px 0pt 30px;-> change here
    position:relative;
    }

    edaunizeau Friend
    #262005

    Hello,

    Can’t find the way to fix this…
    Can you check please http://www.gctelecom.fr/index.php/convergences
    and http://www.gctelecom.fr/
    You’ll see what is my concern: on the convergences pages, the black bottom is very very big… Ideally, having it fixed to a particular size would be more esthetical.

    Cordially

    Sherlock Friend
    #262144

    Hi
    You can add like this

    #ja-footer {
    background:#333333 none repeat scroll 0% 0%;
    color:#666666;
    padding:10px 0pt 30px;-> change here
    position:relative;
    height:50px;->change as you want
    }

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

This topic contains 8 replies, has 2 voices, and was last updated by  Sherlock 16 years, 4 months ago.

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