Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • bluefcnet Friend
    #147085

    I have recently purchased this wonderful template for use on my Chelsea FC news site (http://www.bluefc.net)

    I have a few problems with it though that I hope someone can help me with.

    Firstly, I like a three column template and I know that there is the option to change the template to three columns, however instead of having the content in the middle squashed between two columns, I’d like the content to be on the far left, and have the two columns next to each other on the right. So going horizontally across we would have content, left, right.

    Is this possible?

    Secondly, I’d like to change the header colour from white. What part of the CSS do I modify? I have tried to no avail.

    And finally, I’d like to display a link to the mobile version of the site on the desktop version. Is this possible?

    Thanks in advance!

    gray Friend
    #327522

    1. By default, the main content goes on the left side, and modules are on the right side. You can put modules in 2 columns, like in the Demo

    3. As regards the mobile version view, solution seems to be not an easy one. Look at this thread (it’s for anohter template, but aproach is the same)

    bluefcnet Friend
    #327539

    That’s all very good but what do I do with the download from that thread?

    Anonymous Moderator
    #327577

    Hi there

    to change the background of header from white color to other color, please open templates/ja_teline_iii/css/template.css file, find following code section:

    #ja-header .main { padding: 30px 0 10px; }

    and change to:

    #ja-header .main {
    padding: 30px 0 10px;
    background: #ff0000;
    }

    Here you can change #ff0000 to your idea.

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

This topic contains 4 replies, has 3 voices, and was last updated by Anonymous 14 years, 10 months ago.

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