Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • James Weston Friend
    #195119

    Hi Guys I have two questions that have stumped me this weekend.

    1. In the Muzic template is the favicon in a different file than usual? I have replaced it in all the files I normally do and it still appears.

    2. How do I change the background colour from white to another colour in the main pages and on the home page.

    http://www.jakartacocktailweek.com

    Jim

    chavan Friend
    #523988

    1. this is the path you need to replace the fav icon http://www.jakartacocktailweek.com/templates/ja_muzic/favicon.ico

    2. Go to this File: /templates/ja_muzic/css/template.css

    Find this code and change the #eee to any color code you need for the main block background color.

    body {
    background-color: #EEEEEE;
    color: #777777;
    font-family: sans-serif;
    font-size: 12px;
    line-height: 18px;
    margin: 0;
    }

    James Weston Friend
    #524108

    Hi Chavan, thanks for all your help. I cannot find this code?
    Jim

    chavan Friend
    #524115

    Please check and layout and confirm either is the grey one to be changed or the white block to be change. Please advice

    check the attached image here

    James Weston Friend
    #524118

    Hi Chavan,

    I cannot open the attachment but it is teh grey background I want to change to black.

    BTW when you went in my file manager did you have any problems. At the moment when i go into my hosting account and then file manager and then css all the windows I have open go blank and I have to refresh them all again and again.

    Jim

    chavan Friend
    #524121

    I did not login to your website and here are the solution

    Go to this File: /templates/ja_muzic/css/template.css

    Replace this code

    body {

    background-color: #EEEEEE;
    color: #777777;
    font-family: sans-serif;
    font-size: 12px;
    line-height: 18px;
    margin: 0;
    }

    with

    body {

    background-color: #000000;
    color: #777777;
    font-family: sans-serif;
    font-size: 12px;
    line-height: 18px;
    margin: 0;
    }

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

This topic contains 6 replies, has 2 voices, and was last updated by  chavan 10 years, 9 months ago.

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