-
AuthorPosts
-
saco721 Friend
saco721
- Join date:
- February 2014
- Posts:
- 58
- Downloads:
- 0
- Uploads:
- 18
- Thanks:
- 14
- Thanked:
- 1 times in 1 posts
September 9, 2014 at 2:59 pm #201186Hi,
I was wondering how to go about changing the top menu and footer background colour in the JA_T3_Blank template. As you can see at the moment it is the default red color, I would like to change this to a custom colour. I have checked the custom.css file and others but cannot find the parameter to change.
Thanks for your help,
Saco.
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
September 9, 2014 at 3:17 pm #548867Hi
Try in this way
For the footer background add the code below to your custom.css file
#ja-navhelper .main-inner1 {
background:#yourcolor!important;
}For the mainnav add
#ja-mainnav .main-inner1 {
background:#yourcolor!important;
}saco721 Friendsaco721
- Join date:
- February 2014
- Posts:
- 58
- Downloads:
- 0
- Uploads:
- 18
- Thanks:
- 14
- Thanked:
- 1 times in 1 posts
September 9, 2014 at 3:52 pm #548872Hi Pavit,
thanks for your response!,
I have tried creating a new custom.css file in /templates/ja_t3_blank/css and added the following as you said.
#ja-navhelper .main-inner1 {
background:#000000!important;
}#ja-mainnav .main-inner1 {
background:#000000!important;
}But the menu backgrounds are still red, where am I going wrong?, thanks!
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
September 9, 2014 at 4:04 pm #548875Hi
If you will send me via Private Message a super user account to your backend i will try to have a look at it
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
September 9, 2014 at 4:43 pm #548888Hi
You cannot use custom.css file since you are using the JATV2 Blank template ver.2.5.8
Btw i modified your /themes/more_contrast_red/css/template.css changing background colors at line 38
#ja-mainnav .main-inner1 { background: #000000 }
and line 46
#ja-navhelper .main-inner1 {
background: #000000
}1 user says Thank You to pavit for this useful post
saco721 Friendsaco721
- Join date:
- February 2014
- Posts:
- 58
- Downloads:
- 0
- Uploads:
- 18
- Thanks:
- 14
- Thanked:
- 1 times in 1 posts
September 9, 2014 at 5:00 pm #548894Hi,
Thanks very much for the fix, the changes you made work fine, but I have tried to change the colour in the template.css file but the backgound remains black. The reason being that I get a critical error when trying to upload the new template.css file via ftp.
How did you edit the file without using ftp?, I’m new to this so thanks for your patience!,
Saco.
saco721 Friendsaco721
- Join date:
- February 2014
- Posts:
- 58
- Downloads:
- 0
- Uploads:
- 18
- Thanks:
- 14
- Thanked:
- 1 times in 1 posts
-
AuthorPosts
This topic contains 7 replies, has 2 voices, and was last updated by saco721 10 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum