Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • bfahnoe Friend
    #166668

    Is it possible to center the logo when you are using fluid mode?
    Se here on a test server:
    http://have.bf-data.dk
    Bjørn Fahnøe

    chavan Friend
    #402888

    Find the following code in this template.css file in this path : /templates/ja_social/css/template.css
    Replace the following

    h1.logo { width: 942px; height: 83px; }
    with

    h1.logo {
    float: none;
    height: 83px;
    margin: 0 auto;
    width: 942px;

    }

    Note: If you Find my Post useful please click on the Thanks Icon

    bfahnoe Friend
    #402891

    Thanks it worked i’m very grateful for your prompt answer. I think our service is really good. I have always had fast feed-back when I have had questions.:)

    chavan Friend
    #402893

    you are most welcome 🙂

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

This topic contains 4 replies, has 2 voices, and was last updated by  chavan 13 years, 4 months ago.

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