-
AuthorPosts
-
James Weston Friend
James Weston
- Join date:
- September 2014
- Posts:
- 1030
- Downloads:
- 11
- Uploads:
- 70
- Thanks:
- 408
- Thanked:
- 16 times in 1 posts
February 23, 2014 at 2:25 pm #195119Hi 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 Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
February 24, 2014 at 3:23 am #5239881. 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;
}1 user says Thank You to chavan for this useful post
James Weston FriendJames Weston
- Join date:
- September 2014
- Posts:
- 1030
- Downloads:
- 11
- Uploads:
- 70
- Thanks:
- 408
- Thanked:
- 16 times in 1 posts
February 24, 2014 at 1:12 pm #524108Hi Chavan, thanks for all your help. I cannot find this code?
Jimchavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
February 24, 2014 at 1:36 pm #524115Please 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 FriendJames Weston
- Join date:
- September 2014
- Posts:
- 1030
- Downloads:
- 11
- Uploads:
- 70
- Thanks:
- 408
- Thanked:
- 16 times in 1 posts
February 24, 2014 at 1:42 pm #524118Hi 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 Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
February 24, 2014 at 1:48 pm #524121I 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;
}1 user says Thank You to chavan for this useful post
-
AuthorPosts
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